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 f1659ce329
consensus: fix TestInvalidState race and reporting (#8071)
3 years ago
..
blocksync node: nodes should fetch state on startup (#8062) 3 years ago
consensus consensus: fix TestInvalidState race and reporting (#8071) 3 years ago
eventbus abci: Synchronize FinalizeBlock with the updated specification (#7983) 3 years ago
eventlog rpc: implement the eventlog defined by ADR 075 (#7825) 3 years ago
evidence types/events+evidence: emit events + metrics on evidence validation (#7802) 3 years ago
inspect abci: Synchronize FinalizeBlock with the updated specification (#7983) 3 years ago
jsontypes rpc: use encoding/json rather than tmjson (#7670) 3 years ago
libs consensus: improve wal test cleanup (#8059) 3 years ago
mempool abci: Synchronize FinalizeBlock with the updated specification (#7983) 3 years ago
p2p p2p: re-enable tests previously disabled (#8049) 3 years ago
proxy abci/client: remove lingering async client code (#7876) 3 years ago
pubsub Remove now-unused and deprecated Subscribe methods. (#8064) 3 years ago
rpc/core abci: Synchronize FinalizeBlock with the updated specification (#7983) 3 years ago
state abci: Synchronize FinalizeBlock with the updated specification (#7983) 3 years ago
statesync statesync: avoid compounding retry logic for fetching consensus parameters (#8032) 3 years ago
store Clean up temp files more thoroughly after testing. (#7815) 3 years ago
test/factory Completed the existing `FinalizeBlock` PR and rebased to master (#7798) 3 years ago