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.
 
 
 
 
 
 
William Banfield 485c96b0d3
consensus: change lock handling in reactor and handleMsg for RoundState (forward-port #7994 #7992) (#8139)
3 years ago
..
mocks abci/client: remove client-level callback (#7845) 3 years ago
types types: minor cleanup of un or minimally used types (#8154) 3 years ago
byzantine_test.go testing: logger cleanup (#8153) 3 years ago
common_test.go testing: logger cleanup (#8153) 3 years ago
invalid_test.go consensus: fix TestInvalidState race and reporting (#8071) 3 years ago
mempool_test.go testing: logger cleanup (#8153) 3 years ago
metrics.go docs: PBTS synchrony issues runbook (#8129) 3 years ago
msgs.go Delete the custom libs/json (tmjson) package. (#7673) 3 years ago
msgs_test.go abci: Vote Extension 1 (#6646) 3 years ago
pbts_test.go testing: logger cleanup (#8153) 3 years ago
peer_state.go consensus: HasVoteMessage index boundary check (#7720) 3 years ago
peer_state_test.go testing: logger cleanup (#8153) 3 years ago
reactor.go consensus: change lock handling in reactor and handleMsg for RoundState (forward-port #7994 #7992) (#8139) 3 years ago
reactor_test.go testing: logger cleanup (#8153) 3 years ago
replay.go node: pass eventbus at construction time (#8084) 3 years ago
replay_file.go node: pass eventbus at construction time (#8084) 3 years ago
replay_stubs.go proxy: collapse triforcated abci.Client (#8067) 3 years ago
replay_test.go testing: logger cleanup (#8153) 3 years ago
state.go consensus: change lock handling in reactor and handleMsg for RoundState (forward-port #7994 #7992) (#8139) 3 years ago
state_test.go abci++: synchronize PrepareProposal with the newest version of the spec (#8094) 3 years ago
ticker.go service: change stop interface (#7816) 3 years ago
wal.go service: change stop interface (#7816) 3 years ago
wal_fuzz.go p2p: rename pexV2 to pex (#7088) 3 years ago
wal_generator.go testing: logger cleanup (#8153) 3 years ago
wal_test.go testing: logger cleanup (#8153) 3 years ago