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.
 
 
 
 
 
 
Dev Ojha dfda7b442f types: Remove pubkey from validator hash (#2512) 6 years ago
..
proto3 update dep for proto. fix types/proto3/block.proto 6 years ago
time types/time: add note about stripping monotonic part 6 years ago
block.go General Merkle Proof (#2298) 6 years ago
block_meta.go make Block Header and Data non-pointers 6 years ago
block_test.go [rpc] fix /abci_query: trusted was renamed to prove (#2531) 6 years ago
canonical.go privval: Switch to amino encoding in SignBytes (#2459) 6 years ago
event_bus.go node: Respond always to OS interrupts (#2479) 6 years ago
event_bus_test.go send ValidatorSetUpdates event when validator set changes (#2161) 6 years ago
events.go send ValidatorSetUpdates event when validator set changes (#2161) 6 years ago
events_test.go add tests for events public funcs 6 years ago
evidence.go conesnsu: follow up to removing some consensus params (#2427) 6 years ago
evidence_test.go conesnsu: follow up to removing some consensus params (#2427) 6 years ago
genesis.go [types] add Address to GenesisValidator (#2418) 6 years ago
genesis_test.go conesnsu: follow up to removing some consensus params (#2427) 6 years ago
heartbeat.go privval: Switch to amino encoding in SignBytes (#2459) 6 years ago
heartbeat_test.go privval: Switch to amino encoding in SignBytes (#2459) 6 years ago
keys.go consensus: fixes #1754 6 years ago
nop_event_bus.go send ValidatorSetUpdates event when validator set changes (#2161) 6 years ago
params.go remove some xxx comments and the config.mempool.recheck_empty (#2505) 6 years ago
params_test.go conesnsu: follow up to removing some consensus params (#2427) 6 years ago
part_set.go General Merkle Proof (#2298) 6 years ago
part_set_test.go improve part set tests 6 years ago
priv_validator.go privval: Switch to amino encoding in SignBytes (#2459) 6 years ago
proposal.go privval: Switch to amino encoding in SignBytes (#2459) 6 years ago
proposal_test.go privval: Switch to amino encoding in SignBytes (#2459) 6 years ago
proto3_test.go libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
protobuf.go conesnsu: follow up to removing some consensus params (#2427) 6 years ago
protobuf_test.go tmtime: Canonical, some comments (#2312) 6 years ago
results.go add tests for ABCIResults#Bytes and tx#IndexByHash 6 years ago
results_test.go General Merkle Proof (#2298) 6 years ago
signable.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
test_util.go Implement BFT time (#2203) 6 years ago
tx.go General Merkle Proof (#2298) 6 years ago
tx_test.go General Merkle Proof (#2298) 6 years ago
validator.go types: Remove pubkey from validator hash (#2512) 6 years ago
validator_set.go Addressed review for #1815 except those marked as 'TODO make issue' 6 years ago
validator_set_test.go Implement BFT time (#2203) 6 years ago
vote.go remove some xxx comments and the config.mempool.recheck_empty (#2505) 6 years ago
vote_set.go Merge branch 'release/v0.23.0' into bucky/merge-0.23.0-to-develop 6 years ago
vote_set_test.go Implement BFT time (#2203) 6 years ago
vote_test.go privval: Switch to amino encoding in SignBytes (#2459) 6 years ago
wire.go Fix 0.22.7, bump to 0.22.8 6 years ago