Jae Kwon
|
778992e31e
|
Added pprof entry
|
10 years ago |
Jae Kwon
|
54d1c19611
|
WriteSignBytes writes JSON with fields in lex order.
|
10 years ago |
Jae Kwon
|
ef42d41636
|
allow commit votes for the last height when we're in
RoundStepNewHeight
|
10 years ago |
Jae Kwon
|
014166deb4
|
Rebond and the right height
|
10 years ago |
Jae Kwon
|
27c193dd86
|
Error message in RebondTx so we know why it's failing.
|
10 years ago |
Jae Kwon
|
115e57a1d5
|
list_unconfirmed_txs RPC call
|
10 years ago |
Ethan Buchman
|
8aaa918143
|
Merge branch 'develop' of https://github.com/tendermint/tendermint into develop
|
10 years ago |
Ethan Buchman
|
b3b6bfb312
|
binary: prevent runaway alloc
|
10 years ago |
Jae Kwon
|
9a8652e001
|
Include peer round states in the dump_consensus_state RPC call.
|
10 years ago |
Jae Kwon
|
5557923245
|
remote client_methods.go.bak
|
10 years ago |
Jae Kwon
|
7eefbd23fa
|
Ensure that the pidfile is written after all logic for Barak is
complete.
|
10 years ago |
Jae Kwon
|
e294b1f954
|
Debora has a pretty list.
|
10 years ago |
Ethan Buchman
|
b02f088cc7
|
add ethan to genesis
|
10 years ago |
Ethan Buchman
|
9892dfd0b3
|
allow multiple seed nodes
|
10 years ago |
Ethan Buchman
|
d8d619811e
|
dont switch off fast sync unless we have enough peers to know
|
10 years ago |
Jae Kwon
|
fcc26d7355
|
Resolve host for NetAddressFromString(). Test fix.
|
10 years ago |
Jae Kwon
|
f1703249ff
|
...
|
10 years ago |
Jae Kwon
|
d9bfe82d93
|
rpc.StartHTTPServer listener bug fix
|
10 years ago |
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 |