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 4763b0ee99
resurrect tx.Proof method
3 years ago
..
blocksync Merge branch 'master' into wb/abci-prepare-proposal-synchronize 3 years ago
consensus Merge branch 'master' into wb/abci-prepare-proposal-synchronize 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 MakeBlock no longer returns error 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 consensus: ensure the node terminates on consensus failure (#8111) 3 years ago
mempool mempool yakshave: replace old mock entirely 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 resurrect tx.Proof method 3 years ago
state move TxsToTxRecords as helper function for state tests 3 years ago
statesync statesync: avoid leaking a thread during tests (#8085) 3 years ago
store MakeBlock no longer returns error 3 years ago
test/factory Completed the existing `FinalizeBlock` PR and rebased to master (#7798) 3 years ago