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 1fb789e7b7 remove needless nil variable 3 years ago
..
blocksync p2p: pass start time to flowrate and cleanup constructors (#7838) 3 years ago
consensus remove useless panic test 3 years ago
eventbus cleanup remaining struct problems 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 block events and tx fixups 3 years ago
jsontypes rpc: use encoding/json rather than tmjson (#7670) 3 years ago
libs clist: remove unused waitgroup from clist implementation (#7843) 3 years ago
mempool update sites of DeliverTx 3 years ago
p2p p2p: plumb rudamentary service discovery to rectors and update statesync (#8030) 3 years ago
proxy abci/client: remove lingering async client code (#7876) 3 years ago
pubsub pubsub: check for termination in UnsubscribeAll (#7820) 3 years ago
rpc/core remove unhelpful comment 3 years ago
state remove needless nil variable 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