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.
 
 
 
 
 
 
Sam Kleinman eed617c2d9
consensus: refactor operations in consensus queryMaj23Routine (#7791)
2 years ago
..
mocks state: move package to internal (#6964) 3 years ago
types Rebased to master the existing `ProcessProposal` PR (#7752) 2 years ago
README.md p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
byzantine_test.go types: remove nested evidence field from block (#7765) 2 years ago
common_test.go Fixing handling of contexts in the ABCI++ rebased branch (#7768) 2 years ago
invalid_test.go Proposer-Based Timestamps Merge (#7605) 2 years ago
mempool_test.go ABCI Vote Extension 2 (#6885) 2 years ago
metrics.go add proposer address to the message delay metrics (#7790) 2 years ago
msgs.go Delete the custom libs/json (tmjson) package. (#7673) 2 years ago
msgs_test.go abci: Vote Extension 1 (#6646) 2 years ago
pbts_test.go Fixing handling of contexts in the ABCI++ rebased branch (#7768) 2 years ago
peer_state.go consensus: tie peer threads to peer lifecylce context (#7792) 2 years ago
reactor.go consensus: refactor operations in consensus queryMaj23Routine (#7791) 2 years ago
reactor_test.go types: remove nested evidence field from block (#7765) 2 years ago
replay.go abci/client: simplify client interface (#7607) 2 years ago
replay_file.go errors: formating cleanup (#7507) 2 years ago
replay_stubs.go tests: remove panics from test fixtures (#7522) 2 years ago
replay_test.go Fixing handling of contexts in the ABCI++ rebased branch (#7768) 2 years ago
state.go add proposer address to the message delay metrics (#7790) 2 years ago
state_test.go Fixing handling of contexts in the ABCI++ rebased branch (#7768) 2 years ago
ticker.go reactors: skip log on some routine cancels (#7556) 2 years ago
wal.go Delete the custom libs/json (tmjson) package. (#7673) 2 years ago
wal_fuzz.go p2p: rename pexV2 to pex (#7088) 3 years ago
wal_generator.go logging: remove reamining instances of SetLogger interface (#7572) 2 years ago
wal_test.go autofile: avoid shutdown race (#7650) 2 years ago

README.md

Consensus

See the consensus spec.