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.
 
 
 
 
 
 
jay tseng 30e265bfc9
update the app version to the consensus param at the initial state
3 years ago
..
mocks abci/client: remove client-level callback (#7845) 3 years ago
types math: remove panics in safe math ops (#7962) 3 years ago
byzantine_test.go abci++: synchronize PrepareProposal with the newest version of the spec (#8094) 3 years ago
common_test.go consensus: avoid persistent kvstore in tests (#8148) 3 years ago
invalid_test.go consensus: fix TestInvalidState race and reporting (#8071) 3 years ago
mempool_test.go abci++: synchronize PrepareProposal with the newest version of the spec (#8094) 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 abci++: synchronize PrepareProposal with the newest version of the spec (#8094) 3 years ago
peer_state.go consensus: HasVoteMessage index boundary check (#7720) 3 years ago
peer_state_test.go consensus: HasVoteMessage index boundary check (#7720) 3 years ago
reactor.go consensus: avoid race in accessing channel (#8149) 3 years ago
reactor_test.go consensus: ensure the node terminates on consensus failure (#8111) 3 years ago
replay.go update the app version to the consensus param at the initial state 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 consensus: avoid persistent kvstore in tests (#8148) 3 years ago
state.go consensus: avoid race in accessing channel (#8149) 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 consensus: avoid persistent kvstore in tests (#8148) 3 years ago
wal_test.go consensus: improve wal test cleanup (#8059) 3 years ago