Ethan Buchman
|
acc882ab0d
|
add ethan's barak
|
10 years ago |
Jae Kwon
|
47b7a641dd
|
json field fixes
|
10 years ago |
Ethan Buchman
|
ff87958f95
|
broadcast on newStepCh on switch to consensus reactor
|
10 years ago |
Jae Kwon
|
84c3fd9a85
|
more debug messages for consensus
|
10 years ago |
Jae Kwon
|
032d2e4fef
|
debugging
|
10 years ago |
Jae Kwon
|
71f0d58164
|
bump testnet version
|
10 years ago |
Jae Kwon
|
9d1f1162e0
|
added more debug messages in consensus
|
10 years ago |
Ethan Buchman
|
0ff198d96e
|
add another validator
|
10 years ago |
Jae Kwon
|
0d2b2d308b
|
Testnet4 genesis update
|
10 years ago |
Jae Kwon
|
3c96890d2d
|
All numbers are in BigEndian
|
10 years ago |
Jae Kwon
|
1c577c36f1
|
update validator set
|
10 years ago |
Jae Kwon
|
e6a96e2cd6
|
bump version
|
10 years ago |
Ethan Buchman
|
4f94e0f200
|
only allow one connection per ip
|
10 years ago |
Jae Kwon
|
b92c0401e6
|
Made all JSON fields lower_case
|
10 years ago |
Jae Kwon
|
9babda1d7a
|
create registry.log if not there.
|
10 years ago |
Jae Kwon
|
5366d808ba
|
Proposal WriteSignBytes is JSON
|
10 years ago |
Jae Kwon
|
0cb99be988
|
Log expected and result of SignBytes tests, drone.io is failing
|
10 years ago |
Jae Kwon
|
d0fa3918ec
|
NewTicker -> NewTimer, to fix a memory leak
|
10 years ago |
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 |