Zach Ramsay
9da5cd0180
rebase fix
2017-12-28 20:49:02 +00:00
Zach Ramsay
70ba608850
config: write all default options to config file
...
config: test the default file
docs: spiff up config
config: minor fixes & comments
config: simplify test
config; use a seperate config directory, #556
config: update docs & parameterize file paths
config: PR comments
config: use the default object
fix a rebase error
2017-12-28 20:49:02 +00:00
Ethan Buchman
1d021c2790
update consensus/test_data/many_blocks.cswal
2017-12-26 20:27:40 -05:00
Anton Kaliaev
c6f025f40e
generate WAL on the fly (Refs #468 )
2017-12-06 16:01:08 -06:00
Anton Kaliaev
b3492356e6
uint64 height (Refs #911 )
2017-12-01 17:17:22 -05:00
Anton Kaliaev
b1eec3a5d3
remove test_data/empty_block and test_data/small_blockN
2017-11-02 13:20:14 -05:00
Anton Kaliaev
c74a359c46
fixes per Bucky's review
2017-10-24 12:14:21 +04:00
Anton Kaliaev
3115c23762
binary format for WAL
2017-10-23 22:27:24 +04:00
Anton Kaliaev
7b8ffc9981
add checksum and msg size to TimedWALMessage
...
updated test_data/build.sh script
2017-10-23 22:09:17 +04:00
Ethan Buchman
fd60621a8e
update cswal test
2017-10-23 10:03:54 -04:00
Ethan Buchman
495283e2d4
fix replay tests and update test wals for InitChain
2017-04-27 18:30:43 -04:00
Anton Kaliaev
7e56aad51a
[consensus/test_data/build.sh] install tendermint if absent
2017-04-21 16:51:17 -04:00
Ethan Buchman
54b26869d5
consensus/wal: #HEIGHT -> #ENDHEIGHT
2017-04-18 21:27:31 -04:00
Ethan Buchman
0bec99fbd4
consensus: handshake replay test using wal
2017-02-17 19:12:05 -05:00
Ethan Buchman
55b4bfa1fe
consensus: let time.Timer handle non-positive durations
2017-01-11 10:24:40 -05:00
Ethan Buchman
1bd700ee52
test: automate building consensus/test_data
2016-12-18 00:15:10 -05:00
Jae Kwon
d83fc02597
MakePartSet takes partSize from config. fix replay test
2016-11-16 01:23:16 -05:00
Jae Kwon
3d3d8b5b7b
cswal -> cs_wal_dir
2016-10-30 03:55:27 -07:00
Jae Kwon
1788a68b1c
Consensus WAL uses AutoFile/Group
2016-10-28 15:01:14 -07:00
Ethan Buchman
9365d33243
replay: more tests
2016-10-11 12:55:04 -04:00
Ethan Buchman
7dcb567e53
replay test data
2016-10-11 11:44:07 -04:00