You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Anton Kaliaev dcb8f88525 add "chain_id" label for all metrics (#3123) 5 years ago
..
types Remove privval.GetAddress(), memoize pubkey (#2948) 6 years ago
README.md link to both consensus specs 6 years ago
byzantine_test.go Simplify proposal msg (#2735) 6 years ago
common_test.go Remove privval.GetAddress(), memoize pubkey (#2948) 6 years ago
mempool_test.go Fix fast sync stack with wrong block #2457 (#2731) 6 years ago
metrics.go add "chain_id" label for all metrics (#3123) 5 years ago
reactor.go 2871 remove proposalHeartbeat infrastructure (#2874) 6 years ago
reactor_test.go Remove privval.GetAddress(), memoize pubkey (#2948) 6 years ago
replay.go During replay, when appHeight==0, only saveState if stateHeight is also 0 (#3006) 6 years ago
replay_file.go abci: localClient improvements & bugfixes & pubsub Unsubscribe issues (#2748) 6 years ago
replay_test.go Remove privval.GetAddress(), memoize pubkey (#2948) 6 years ago
state.go cs: prettify logging of ignored votes (#3086) 5 years ago
state_test.go Remove privval.GetAddress(), memoize pubkey (#2948) 6 years ago
ticker.go fix import paths 6 years ago
wal.go use our logger in autofile/group 6 years ago
wal_fuzz.go add gofuzz test for consensus wal 7 years ago
wal_generator.go R4R: Split immutable and mutable parts of priv_validator.json (#2870) 6 years ago
wal_test.go node: refactor privValidator ext client code & tests (#2895) 6 years ago
wire.go Fix 0.22.7, bump to 0.22.8 6 years ago

README.md

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