.. |
proto3
|
Update to amino 0.14.0 (#2710)
|
6 years ago |
time
|
types/time: add note about stripping monotonic part
|
6 years ago |
block.go
|
Updated Marshal and unmarshal methods to make compatible with protobuf (#2918)
|
6 years ago |
block_meta.go
|
Updated Marshal and unmarshal methods to make compatible with protobuf (#2918)
|
6 years ago |
block_test.go
|
fix amino overhead computation for Tx (#2792)
|
6 years ago |
canonical.go
|
2871 remove proposalHeartbeat infrastructure (#2874)
|
6 years ago |
encoding_helper.go
|
crypto/merkle: Remove byter in favor of plain byte slices (#2595)
|
6 years ago |
event_bus.go
|
2871 remove proposalHeartbeat infrastructure (#2874)
|
6 years ago |
event_bus_test.go
|
2871 remove proposalHeartbeat infrastructure (#2874)
|
6 years ago |
events.go
|
2871 remove proposalHeartbeat infrastructure (#2874)
|
6 years ago |
events_test.go
|
add tests for events public funcs
|
6 years ago |
evidence.go
|
validate reactor messages (#2711)
|
6 years ago |
evidence_test.go
|
Add tests for ValidateBasic methods (#2754)
|
6 years ago |
genesis.go
|
update genesis docs, closes #2814 (#2831)
|
6 years ago |
genesis_test.go
|
conesnsu: follow up to removing some consensus params (#2427)
|
6 years ago |
keys.go
|
consensus: fixes #1754
|
6 years ago |
params.go
|
Enforce validators can only use the correct pubkey type (#2739)
|
6 years ago |
params_test.go
|
Add ValidatorPubkeyTypes as a consensus param (#2636)
|
6 years ago |
part_set.go
|
It's better read from genDoc than from state.validators when appHeight==0 in replay (#2893)
|
6 years ago |
part_set_test.go
|
small fixes to spec & http_server & Vagrantfile (#2859)
|
6 years ago |
priv_validator.go
|
2871 remove proposalHeartbeat infrastructure (#2874)
|
6 years ago |
proposal.go
|
validate reactor messages (#2711)
|
6 years ago |
proposal_test.go
|
Add tests for ValidateBasic methods (#2754)
|
6 years ago |
proto3_test.go
|
libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199)
|
6 years ago |
protobuf.go
|
Enforce validators can only use the correct pubkey type (#2739)
|
6 years ago |
protobuf_test.go
|
Add ValidatorPubkeyTypes as a consensus param (#2636)
|
6 years ago |
results.go
|
Catch up with amino 0.13.0 (#2690)
|
6 years ago |
results_test.go
|
Update to Amino v0.13.0-rc0 (#2687)
|
6 years ago |
signable.go
|
2871 remove proposalHeartbeat infrastructure (#2874)
|
6 years ago |
signed_msg_type.go
|
Set accum of freshly added validator -(total voting power) (#2785)
|
6 years ago |
test_util.go
|
[R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598)
|
6 years ago |
tx.go
|
fix amino overhead computation for Tx (#2792)
|
6 years ago |
tx_test.go
|
update go version & other cleanup (#3018)
|
6 years ago |
validation.go
|
validate reactor messages (#2711)
|
6 years ago |
validator.go
|
rename Accum -> ProposerPriority: (#2932)
|
6 years ago |
validator_set.go
|
explicitly type MaxTotalVotingPower to int64 (#2953)
|
6 years ago |
validator_set_test.go
|
Add some ProposerPriority tests (#2946)
|
6 years ago |
vote.go
|
validate reactor messages (#2711)
|
6 years ago |
vote_set.go
|
if some process locks a block in round 0, then 0 is valid proposal.POLRound in rounds > 0
|
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
|
Add tests for ValidateBasic methods (#2754)
|
6 years ago |
wire.go
|
separate mock evidence from real evidence (#2571)
|
6 years ago |