tendermint/consensus
Ethan Buchman c66e1514de
Merge branch 'develop' into 693-ensure-types-are-covered
2018-07-14 13:02:42 +01:00
..
types Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 2018-07-12 22:40:07 +04:00
README.md Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
byzantine_test.go fix import paths 2018-07-01 22:36:49 -04:00
common_test.go Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 2018-07-12 22:40:07 +04:00
mempool_test.go fix import paths 2018-07-01 22:36:49 -04:00
metrics.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
reactor.go consensus: wait on stop if not fastsync 2018-07-14 12:53:54 +01:00
reactor_test.go Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 2018-07-12 22:40:07 +04:00
replay.go remove deprecated `app_options` field from genesis 2018-07-12 22:40:05 +04:00
replay_file.go fix import paths 2018-07-01 22:36:49 -04:00
replay_test.go Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 2018-07-12 22:40:07 +04:00
state.go Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 2018-07-12 22:40:07 +04:00
state_test.go Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 2018-07-12 22:40:07 +04:00
ticker.go fix import paths 2018-07-01 22:36:49 -04:00
version.go fix import paths 2018-07-01 22:36:49 -04:00
wal.go fix import paths 2018-07-01 22:36:49 -04:00
wal_fuzz.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
wal_generator.go fix import paths 2018-07-01 22:36:49 -04:00
wal_test.go fix import paths 2018-07-01 22:36:49 -04:00
wire.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00

README.md

See the consensus spec and the reactor consensus spec for more information.