Jae Kwon
|
66ff985cd2
|
Added a registry to Barak.
|
10 years ago |
Ethan Buchman
|
0e80059e79
|
versioning
|
10 years ago |
Jae Kwon
|
7606571d69
|
bump network number
|
10 years ago |
Jae Kwon
|
4bcfc1e4bb
|
Merge pull request #55 from tendermint/sync
Sync
|
10 years ago |
Jae Kwon
|
9513f601de
|
Removed Log.File, all log goes out to stdout.
|
10 years ago |
Jae Kwon
|
b31849d495
|
expose RPC by default. We'll whitelist it later.
|
10 years ago |
Ethan Buchman
|
d54bf6bcd5
|
blockchain reactor to consensus reactor transition on catchup
|
10 years ago |
Jae Kwon
|
5e70769117
|
Crazy colors for Debora
|
10 years ago |
Ethan Buchman
|
67ea49c5fb
|
Merge branch 'develop' of https://github.com/tendermint/tendermint into develop
Conflicts:
p2p/peer.go
rpc/core/net.go
rpc/core/types/responses.go
|
10 years ago |
Jae Kwon
|
aa931f88ab
|
bump network version
|
10 years ago |
Jae Kwon
|
2ba6f86f2e
|
Add Network to SignBytes, to prevent network clashes
|
10 years ago |
Jae Kwon
|
733dfcf4ad
|
Add dump_consensus_state rpc command. Made it a little more secure
by moving the PrivValidator out of RoundState.
|
10 years ago |
Jae Kwon
|
df026f64fa
|
Remoted bytes from logging messages
|
10 years ago |
Jae Kwon
|
dc051eb87f
|
third time is the charm
|
10 years ago |
Jae Kwon
|
99a040998f
|
Added unsafe_reset_priv_validator
|
10 years ago |
Jae Kwon
|
3f5d2a1ed9
|
StartTime is equal to now when nodes start up.
|
10 years ago |
Jae Kwon
|
dc1fddd1d8
|
Added NodeInfo (still need to add to AddrBook); Proper Handshake
|
10 years ago |
Jae Kwon
|
4948fe7725
|
Debora download command
|
10 years ago |
Ethan Buchman
|
882a82bad4
|
more crawler work
|
10 years ago |
Ethan Buchman
|
224ea00917
|
first draft of network crawler
|
10 years ago |
Ethan Buchman
|
f7639bf105
|
Merge branch 'develop' of https://github.com/tendermint/tendermint into develop
|
10 years ago |
Jae Kwon
|
8c0fe845c7
|
barak writes pidfile
|
10 years ago |
Jae Kwon
|
a4c098ac0b
|
Format of debora output
|
10 years ago |
Jae Kwon
|
8b36f308e2
|
Add command logging to barak
|
10 years ago |
Jae Kwon
|
59e69434e1
|
improved barak with logging into ~/.barak/outputs
|
10 years ago |
Ethan Buchman
|
595a930723
|
add empty file because go tool is silly
|
10 years ago |
Jae Kwon
|
e4f01a55cf
|
update genesis.json
|
10 years ago |
Jae Kwon
|
0db6b0b005
|
Maybe fixed validatorSet.IncrementAccum()
|
10 years ago |
Jae Kwon
|
5bdd73f4a4
|
New genesis.json
|
10 years ago |
Jae Kwon
|
fa669ae436
|
added Moniker as config, available in RPC.
|
10 years ago |
Jae Kwon
|
5e45a849ab
|
Generate PrivValidator file when it doesn't exist already
|
10 years ago |
Jae Kwon
|
6890593a7e
|
...
|
10 years ago |
Jae Kwon
|
da9f4118a7
|
Atomic write to addrbook and privvalidator
|
10 years ago |
Jae Kwon
|
e007d1a58d
|
Merge branch 'unflip' into develop
|
10 years ago |
Ethan Buchman
|
8057fb7125
|
fix websocket handler
|
10 years ago |
Ethan Buchman
|
e702303e16
|
little fixes to vm and endianess
|
10 years ago |
Jae Kwon
|
e0d6fd6bfa
|
RPC shows Peer{Address,IsOutbound}
|
10 years ago |
Ethan Buchman
|
a28c1c83fc
|
Merge branch 'unflip' of https://github.com/tendermint/tendermint into unflip
Conflicts:
vm/vm.go
|
10 years ago |
Ethan Buchman
|
3579a3fdb9
|
tiny fixes
|
10 years ago |
Jae Kwon
|
b11ca1bbfc
|
(╯°□°)╯︵ ┻━┻
|
10 years ago |
Jae Kwon
|
2668b59631
|
┬─┬ ︵ /(.□. \)
|
10 years ago |
Jae Kwon
|
a9467414d6
|
Merge remote-tracking branch 'origin/websockets' into develop
|
10 years ago |
Ethan Buchman
|
65f669160f
|
more fixes from review
|
10 years ago |
Jae Kwon
|
2151f6f5d6
|
barak takes an output-file as option
|
10 years ago |
Jae Kwon
|
b0f696a687
|
improve debora output
|
10 years ago |
Jae Kwon
|
731b51f703
|
output file rename
|
10 years ago |
Jae Kwon
|
c72eb1be99
|
fix for{go func} scope issue
|
10 years ago |
Jae Kwon
|
389a1c1fef
|
second seed to open another port
|
10 years ago |
Jae Kwon
|
75697034bd
|
ReadOutput for process, and --wait will read process output
|
10 years ago |
Jae Kwon
|
02bc535e0e
|
Close files upon stop. Still need to fix bash issues?
|
10 years ago |