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 c35d6d6e2c
node: pass eventbus at construction time (#8084)
2 years ago
..
blocksync node: pass eventbus at construction time (#8084) 2 years ago
consensus node: pass eventbus at construction time (#8084) 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 evidence: manage and initialize state objects more clearly in the pool (#8080) 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 Fix govet errors for %w use in test errors. (#8083) 2 years ago
mempool proxy: collapse triforcated abci.Client (#8067) 2 years ago
p2p Fix govet errors for %w use in test errors. (#8083) 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 proxy: collapse triforcated abci.Client (#8067) 2 years ago
state node: pass eventbus at construction time (#8084) 2 years ago
statesync statesync: avoid leaking a thread during tests (#8085) 2 years ago
store Clean up temp files more thoroughly after testing. (#7815) 2 years ago
test/factory Completed the existing `FinalizeBlock` PR and rebased to master (#7798) 2 years ago