Jae Kwon
|
ad17090a0f
|
No global config
|
9 years ago |
Jae Kwon
|
4c114680a4
|
Remove spurious genesis.json
|
9 years ago |
Ethan Buchman
|
850d769273
|
allow no recheck if empty block
|
9 years ago |
Ethan Buchman
|
501c4e4bac
|
fixes from review
|
9 years ago |
Ethan Buchman
|
898f44ddda
|
config: disable_data_hash (for testing)
|
9 years ago |
Jae Kwon
|
3f6f149584
|
Revert "Fix tendermint_test config -- Address() spec has changed"
This reverts commit 8598283735 .
|
9 years ago |
Jae Kwon
|
8598283735
|
Fix tendermint_test config -- Address() spec has changed
|
9 years ago |
Jae Kwon
|
03115cbf93
|
Fix tests; Tests run in their own directory
|
9 years ago |
Ethan Buchman
|
94f3d201e1
|
drop mempool_reap. use block_size=-1 instead
|
9 years ago |
Ethan Buchman
|
3891e4d66d
|
config: cswal_light, mempool_broadcast, mempool_reap
|
9 years ago |
Ethan Buchman
|
c9ec9cf00e
|
config: block size, consensus timeouts, recheck tx
|
9 years ago |
Ethan Buchman
|
94a1978ce4
|
allow nil or dummy for in-proc
|
9 years ago |
Jae Kwon
|
254331485a
|
...
|
9 years ago |
Jae Kwon
|
d6aa43fcda
|
Fix broken test due to config requiring ~/.tendermint_test
|
9 years ago |
Jae Kwon
|
4b40a58c0e
|
Fix rpc/test import; Remove ~/.tendermint_test on each test
|
9 years ago |
Ethan Buchman
|
26f0e2bc2d
|
msgLogFP -> write ahead log
|
9 years ago |
Ethan Buchman
|
3b06368569
|
rebase fixes
|
9 years ago |
Ethan Buchman
|
9fc0726504
|
timeoutProposeDelta
|
9 years ago |
Ethan Buchman
|
6aaa5fb0bf
|
consensus: msg saving and replay
|
9 years ago |
Ethan Buchman
|
96547d0ca8
|
ws fixes; rpc tests
|
9 years ago |
Jae Kwon
|
5a8a9bfd69
|
Make fast_sync=true by default, with more relaxed conditions
|
9 years ago |
Ethan Buchman
|
5cbb5d2541
|
tendermint init
|
9 years ago |
Jae Kwon
|
e67f385574
|
Conform to go-common WriteFile*(path,mode)
|
9 years ago |
Jae Kwon
|
543ca16b6f
|
Conform to go-common EnsureDir(path, mode)
|
9 years ago |
Jae Kwon
|
ef43af19ab
|
Tendermint <-> Application refactor
|
9 years ago |
Jae Kwon
|
e12f9d10e7
|
Bare consensus refactor
|
9 years ago |
Jae Kwon
|
c4ed55d801
|
Refactor to move common libraries out of project
|
9 years ago |
Jae Kwon
|
7c12c5aee3
|
Fix config bug where chain_id is default magic. Always read from genesis
|
9 years ago |
Jae Kwon
|
26905b1260
|
Make Tendermint genesis agnostic; wait for file to start node
|
9 years ago |
Jae Kwon
|
fb62e1eb75
|
bump chain_id to 11.c
|
9 years ago |
Jae Kwon
|
898d1dc138
|
HACK FIX config chain_id
need to change this...
|
9 years ago |
Jae Kwon
|
8db93b874c
|
added testnet addresses
|
9 years ago |
Ethan Buchman
|
bb662b8861
|
more config options
|
9 years ago |
Ethan Buchman
|
b54522c60f
|
more versioning
|
9 years ago |
Jae Kwon
|
891ad9c1f0
|
log_level is notice. add testnet addrs
|
9 years ago |
Jae Kwon
|
625f23af13
|
Blockpool better timeouts, download rate observation, quicker switching to consensus; Id -> ID (sorry, this doesn't belong here)
|
9 years ago |
Jae Kwon
|
65ecf4b3a2
|
bump testnet
|
9 years ago |
Jae Kwon
|
b9cbb0dac5
|
testnet10
|
9 years ago |
Jae Kwon
|
4d765dcf2b
|
Generate account from seed
|
9 years ago |
Jae Kwon
|
1b9fd811a1
|
RPCResponse.Result && EventData are registered interfaces; -skip_upnp option
|
9 years ago |
Ethan Buchman
|
6f25dfef44
|
move NewContractAddress to types and use ripemd160
|
9 years ago |
Jae Kwon
|
4ee387d077
|
change genesis addr for testnet testing
|
9 years ago |
Jae Kwon
|
6b1a846201
|
bump chain_id; test coins
|
9 years ago |
Jae Kwon
|
7441e322d0
|
fix node/addrbook test; made build task quieter
|
9 years ago |
Ethan Buchman
|
7865cd3533
|
backwards compatible addresses
|
9 years ago |
Ethan Buchman
|
dc7b912881
|
crypto byte arrays are fixed length
|
9 years ago |
Jae Kwon
|
44c950d96b
|
bump version number
|
9 years ago |
Jae Kwon
|
d91f073676
|
uuid branch tidying
|
9 years ago |
Jae Kwon
|
e4fae760af
|
move revisions file to ~/.tendermint/
|
9 years ago |
Jae Kwon
|
4504e6a9f4
|
upgrade default genesis for testnet
|
9 years ago |