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 da5c09cf6f
cleanup: remove commented code (#8123)
2 years ago
..
mocks abci/client: remove client-level callback (#7845) 2 years ago
types math: remove panics in safe math ops (#7962) 2 years ago
byzantine_test.go cleanup: remove commented code (#8123) 2 years ago
common_test.go consensus: ensure the node terminates on consensus failure (#8111) 2 years ago
invalid_test.go consensus: fix TestInvalidState race and reporting (#8071) 2 years ago
mempool_test.go Fix govet errors for %w use in test errors. (#8083) 2 years ago
metrics.go consensus: additional timing metrics (#7849) 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: HasVoteMessage index boundary check (#7720) 2 years ago
peer_state_test.go consensus: HasVoteMessage index boundary check (#7720) 2 years ago
reactor.go node: pass eventbus at construction time (#8084) 2 years ago
reactor_test.go consensus: ensure the node terminates on consensus failure (#8111) 2 years ago
replay.go node: pass eventbus at construction time (#8084) 2 years ago
replay_file.go node: pass eventbus at construction time (#8084) 2 years ago
replay_stubs.go proxy: collapse triforcated abci.Client (#8067) 2 years ago
replay_test.go node: pass eventbus at construction time (#8084) 2 years ago
state.go cleanup: remove commented code (#8123) 2 years ago
state_test.go abci: Synchronize FinalizeBlock with the updated specification (#7983) 2 years ago
ticker.go service: change stop interface (#7816) 2 years ago
wal.go service: change stop interface (#7816) 2 years ago
wal_fuzz.go p2p: rename pexV2 to pex (#7088) 3 years ago
wal_generator.go node: pass eventbus at construction time (#8084) 2 years ago
wal_test.go consensus: improve wal test cleanup (#8059) 2 years ago