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