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 a68e356596
consensus: avoid extra close channel (#8144)
2 years ago
..
blocksync blocksync: drop redundant shutdown mechanisms (#8136) 2 years ago
consensus consensus: avoid extra close channel (#8144) 2 years ago
eventbus node: pass eventbus at construction time (#8084) 2 years ago
eventlog rpc: implement the eventlog defined by ADR 075 (#7825) 2 years ago
evidence abci++: synchronize PrepareProposal with the newest version of the spec (#8094) 2 years ago
inspect abci: Synchronize FinalizeBlock with the updated specification (#7983) 2 years ago
jsontypes rpc: use encoding/json rather than tmjson (#7670) 2 years ago
libs libs/clist: remove unused surface area (#8134) 2 years ago
mempool mempool: test harness should expose application (#8143) 2 years ago
p2p p2p: remove unnecessary panic handling in PEX reactor (#8110) 2 years ago
proxy proxy: collapse triforcated abci.Client (#8067) 2 years ago
pubsub Fix govet errors for %w use in test errors. (#8083) 2 years ago
rpc/core state: avoid panics for marshaling errors (#8125) 2 years ago
state state: avoid panics for marshaling errors (#8125) 2 years ago
statesync statesync: avoid leaking a thread during tests (#8085) 2 years ago
store abci++: synchronize PrepareProposal with the newest version of the spec (#8094) 2 years ago
test/factory Completed the existing `FinalizeBlock` PR and rebased to master (#7798) 2 years ago