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.
 
 
 
 
 
 
M. J. Fromberger 0875074ea2
Add upgrading notes for the new Events RPC interface. (#7993)
2 years ago
..
blocksync p2p: pass start time to flowrate and cleanup constructors (#7838) 2 years ago
consensus consensus: TestReactorValidatorSetChanges test fix (#7985) 2 years ago
eventbus types/events+evidence: emit events + metrics on evidence validation (#7802) 2 years ago
eventlog rpc: implement the eventlog defined by ADR 075 (#7825) 2 years ago
evidence types/events+evidence: emit events + metrics on evidence validation (#7802) 2 years ago
inspect Completed the existing `FinalizeBlock` PR and rebased to master (#7798) 2 years ago
jsontypes rpc: use encoding/json rather than tmjson (#7670) 2 years ago
libs clist: remove unused waitgroup from clist implementation (#7843) 2 years ago
mempool mempool: use checktx sync calls (#7868) 2 years ago
p2p p2p: make mconn transport test less flaky (#7973) 2 years ago
proxy abci/client: remove lingering async client code (#7876) 2 years ago
pubsub pubsub: check for termination in UnsubscribeAll (#7820) 2 years ago
rpc/core Add upgrading notes for the new Events RPC interface. (#7993) 2 years ago
state math: remove panics in safe math ops (#7962) 2 years ago
statesync statesync: assert app version matches (#7856) 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