.. |
proto3
|
ADR-016: Add versions to Block and State (#2644)
|
6 years ago |
time
|
types/time: add note about stripping monotonic part
|
6 years ago |
block.go
|
types: dont use SimpleHashFromMap for header. closes #1841 (#2670)
|
6 years ago |
block_meta.go
|
make Block Header and Data non-pointers
|
6 years ago |
block_test.go
|
ADR-016: Add versions to Block and State (#2644)
|
6 years ago |
canonical.go
|
types: first field in Canonical structs is Type (#2675)
|
6 years ago |
encoding_helper.go
|
crypto/merkle: Remove byter in favor of plain byte slices (#2595)
|
6 years ago |
event_bus.go
|
refactor nop_event_bus.go into event_bus.go (#2605)
|
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
|
Make txs and evidencelist use merkle.SimpleHashFromBytes to create hash (#2635)
|
6 years ago |
evidence_test.go
|
Align with spec (#2642)
|
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
|
7 years ago |
params.go
|
[R4R] Unmerklize ConsensusParams.Hash() (#2609)
|
6 years ago |
params_test.go
|
[R4R] Unmerklize ConsensusParams.Hash() (#2609)
|
6 years ago |
part_set.go
|
crypto/merkle: Remove byter in favor of plain byte slices (#2595)
|
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
|
Set protocol versions in NodeInfo from state (#2686)
|
6 years ago |
results.go
|
crypto/merkle: Remove byter in favor of plain byte slices (#2595)
|
6 years ago |
results_test.go
|
General Merkle Proof (#2298)
|
6 years ago |
signable.go
|
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
|
7 years ago |
signed_msg_type.go
|
[R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598)
|
6 years ago |
test_util.go
|
[R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598)
|
6 years ago |
tx.go
|
Make txs and evidencelist use merkle.SimpleHashFromBytes to create hash (#2635)
|
6 years ago |
tx_test.go
|
General Merkle Proof (#2298)
|
6 years ago |
validator.go
|
crypto/merkle: Remove byter in favor of plain byte slices (#2595)
|
6 years ago |
validator_set.go
|
[R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598)
|
6 years ago |
validator_set_test.go
|
[R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598)
|
6 years ago |
vote.go
|
[R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598)
|
6 years ago |
vote_set.go
|
[R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598)
|
6 years ago |
vote_set_test.go
|
[R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598)
|
6 years ago |
vote_test.go
|
types: first field in Canonical structs is Type (#2675)
|
6 years ago |
wire.go
|
separate mock evidence from real evidence (#2571)
|
6 years ago |