tendermint/consensus
Hendrik Hofstadt 754572cf83 Replayable 2018-12-13 00:26:39 +01:00
..
types Updated Marshal and unmarshal methods to make compatible with protobuf (#2918) 2018-11-27 08:07:20 -05:00
README.md Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
byzantine_test.go Simplify proposal msg (#2735) 2018-10-31 10:27:11 -04:00
common_test.go 2871 remove proposalHeartbeat infrastructure (#2874) 2018-11-28 08:52:34 -05:00
mempool_test.go Fix fast sync stack with wrong block #2457 (#2731) 2018-11-26 15:31:11 -05:00
metrics.go Add additional metrics (#2500) 2018-10-10 18:27:43 +02:00
reactor.go 2871 remove proposalHeartbeat infrastructure (#2874) 2018-11-28 08:52:34 -05:00
reactor_test.go 2871 remove proposalHeartbeat infrastructure (#2874) 2018-11-28 08:52:34 -05:00
replay.go Replayable 2018-12-13 00:26:39 +01:00
replay_file.go Replayable 2018-12-13 00:26:39 +01:00
replay_test.go remove unnecessary "crypto" import alias (#2940) 2018-11-28 23:53:04 +04:00
state.go rename Accum -> ProposerPriority: (#2932) 2018-11-28 15:35:09 -05:00
state_test.go 2871 remove proposalHeartbeat infrastructure (#2874) 2018-11-28 08:52:34 -05:00
ticker.go Replayable 2018-12-13 00:26:39 +01:00
wal.go use our logger in autofile/group 2018-11-09 16:29:43 +01:00
wal_fuzz.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
wal_generator.go ADR-016: Update ABCI Info method for versions (#2662) 2018-10-18 16:51:17 -04:00
wal_test.go node: refactor privValidator ext client code & tests (#2895) 2018-11-21 21:24:13 +04:00
wire.go Fix 0.22.7, bump to 0.22.8 2018-07-26 18:08:09 -07:00

README.md

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