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.
 
 
 
 
 
 
mergify[bot] d4f26f7d61
consensus: calculate prevote message delay metric (backport #7551) (#7618)
2 years ago
..
block.go types: revert breaking change (#6538) 3 years ago
block_meta.go proto: folder structure adhere to buf (#5025) 4 years ago
block_meta_test.go state sync: reverse sync implementation (#6463) 3 years ago
block_test.go libs/time: move types/time into libs (#6595) 3 years ago
canonical.go libs/time: move types/time into libs (#6595) 3 years ago
canonical_test.go proto: folder structure adhere to buf (#5025) 4 years ago
encoding_helper.go proto: leftover amino (#4986) 4 years ago
errors.go types: change `Commit` to consist of just signatures (#4146) 5 years ago
errors_p2p.go p2p: make NodeID and NetAddress public (#6583) 3 years ago
event_bus.go blockchain: rename to blocksync service (#6755) 3 years ago
event_bus_test.go Performance improvements for the event query API (#7338) 3 years ago
events.go Performance improvements for the event query API (#7338) 3 years ago
events_test.go Performance improvements for the event query API (#7338) 3 years ago
evidence.go e2e: clean up generation of evidence (#6904) 3 years ago
evidence_test.go e2e: clean up generation of evidence (#6904) 3 years ago
genesis.go libs/time: move types/time into libs (#6595) 3 years ago
genesis_test.go libs/time: move types/time into libs (#6595) 3 years ago
keys.go consensus: fixes #1754 6 years ago
light.go evidence: fix bug with hashes (#6375) 3 years ago
light_test.go state sync: reverse sync implementation (#6463) 3 years ago
mempool.go mempool,rpc: add removetx rpc method (#7047) (#7065) 3 years ago
netaddress.go p2p: make NodeID and NetAddress public (#6583) 3 years ago
netaddress_test.go p2p: make NodeID and NetAddress public (#6583) 3 years ago
node_id.go p2p: make NodeID and NetAddress public (#6583) 3 years ago
node_info.go p2p: track peer channels to avoid sending across a channel a peer doesn't have (#6601) 3 years ago
node_info_test.go config: backport file writing changes (#7182) 3 years ago
node_key.go cleanup: remove redundant error plumbing (#6778) 3 years ago
node_key_test.go types: fix path handling in node key tests (#7493) (#7502) 2 years ago
params.go crypto: add sr25519 as a validator key (#6376) 3 years ago
params_test.go crypto: add sr25519 as a validator key (#6376) 3 years ago
part_set.go libs: internalize some packages (#6366) 3 years ago
part_set_test.go fix lint failures with 1.31 (#5489) 4 years ago
priv_validator.go privval: missing privval type check in SetPrivValidator (#6645) 3 years ago
proposal.go libs/time: move types/time into libs (#6595) 3 years ago
proposal_test.go Remove now-unused nolint:lll directives. (backport #7356) (#7358) 3 years ago
protobuf.go cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
protobuf_test.go cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
results.go state: revert event hashing (#5159) 4 years ago
results_test.go [block#LastResultsHash] add Events + GasWanted/Used (#4845) 4 years ago
signable.go correct spelling to US english (#6077) 3 years ago
signed_msg_type.go proto: folder structure adhere to buf (#5025) 4 years ago
test_util.go test: create common functions for easily producing tm data structures (#6435) 3 years ago
tx.go mempool,rpc: add removetx rpc method (#7047) (#7065) 3 years ago
tx_test.go libs: internalize some packages (#6366) 3 years ago
utils.go libs/common: refactor libs common 3 (#4232) 5 years ago
validation.go lint: cleanup branch lint errors (#7238) 3 years ago
validation_test.go types: fix verify commit light / trusting bug (#6414) 3 years ago
validator.go cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
validator_set.go types: fix verify commit light / trusting bug (#6414) 3 years ago
validator_set_test.go config: backport file writing changes (#7182) 3 years ago
validator_test.go test: add evidence hash testvectors (#6536) 3 years ago
vote.go libs: internalize some packages (#6366) 3 years ago
vote_set.go consensus: calculate prevote message delay metric (backport #7551) (#7618) 2 years ago
vote_set_test.go libs/time: move types/time into libs (#6595) 3 years ago
vote_test.go internal/libs/protoio: optimize MarshalDelimited by plain byteslice allocations+sync.Pool (#7325) (#7426) 2 years ago