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 21087563eb
consensus: validator set changes test cleanup (#8035)
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: make tendermint example+test clients manage a mutex (#7978) 3 years ago
common_test.go state: synchronize the ProcessProposal implementation with the latest version of the spec (#7961) 3 years ago
invalid_test.go consensus: make orchestration more reliable for invalid precommit test (#8013) 3 years ago
mempool_test.go state: synchronize the ProcessProposal implementation with the latest version of the spec (#7961) 3 years ago
metrics.go consensus: additional timing metrics (#7849) 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 Fixing handling of contexts in the ABCI++ rebased branch (#7768) 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: HasVoteMessage index boundary check (#7720) 3 years ago
reactor_test.go consensus: validator set changes test cleanup (#8035) 3 years ago
replay.go abci/client: simplify client interface (#7607) 3 years ago
replay_file.go service: change stop interface (#7816) 3 years ago
replay_stubs.go mempool: use checktx sync calls (#7868) 3 years ago
replay_test.go abci: make tendermint example+test clients manage a mutex (#7978) 3 years ago
state.go state: synchronize the ProcessProposal implementation with the latest version of the spec (#7961) 3 years ago
state_test.go state: synchronize the ProcessProposal implementation with the latest version of the spec (#7961) 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 service: change stop interface (#7816) 3 years ago
wal_test.go consensus: improve cleanup of wal tests (#7878) 3 years ago