..
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
Introduce CommitSig alias for Vote in Commit (#3245)
6 years ago
block_meta.go
Updated Marshal and unmarshal methods to make compatible with protobuf (#2918)
6 years ago
block_test.go
Introduce CommitSig alias for Vote in Commit (#3245)
6 years ago
canonical.go
fix order of BlockID and Timestamp in Vote and Proposal (#3078)
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
types: comments on user vs internal events
6 years ago
events_test.go
add tests for events public funcs
6 years ago
evidence.go
Bucky/fix evidence halt (#34)
6 years ago
evidence_test.go
[WIP] Fill in consensus core details in ADR 030 (#2696)
6 years ago
genesis.go
update genesis docs, closes #2814 (#2831)
6 years ago
genesis_test.go
update gometalinter to 3.0.0 (#3233)
6 years ago
keys.go
consensus: fixes #1754
6 years ago
params.go
[types] hash of ConsensusParams includes only a subset of fields (#3165)
6 years ago
params_test.go
Add ValidatorPubkeyTypes as a consensus param (#2636)
6 years ago
part_set.go
update gometalinter to 3.0.0 (#3233)
6 years ago
part_set_test.go
small fixes to spec & http_server & Vagrantfile (#2859)
6 years ago
priv_validator.go
Add remote signer test harness (KMS) (#3149)
6 years ago
proposal.go
fix order of BlockID and Timestamp in Vote and Proposal (#3078)
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
Don't use pointer receivers for PubKeyMultisigThreshold (#3100)
6 years ago
protobuf_test.go
alias amino imports (#3219)
6 years ago
results.go
update spec for Merkle RFC 6962 (#3175)
6 years ago
results_test.go
update spec for Merkle RFC 6962 (#3175)
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
Remove privval.GetAddress(), memoize pubkey (#2948)
6 years ago
tx.go
alias amino imports (#3219)
6 years ago
tx_test.go
Simple merkle rfc compatibility (#2713)
6 years ago
validation.go
validate reactor messages (#2711)
6 years ago
validator.go
treat validator updates as set (#3222)
6 years ago
validator_set.go
treat validator updates as set (#3222)
6 years ago
validator_set_test.go
treat validator updates as set (#3222)
6 years ago
vote.go
Introduce CommitSig alias for Vote in Commit (#3245)
6 years ago
vote_set.go
Introduce CommitSig alias for Vote in Commit (#3245)
6 years ago
vote_set_test.go
Remove privval.GetAddress(), memoize pubkey (#2948)
6 years ago
vote_test.go
Introduce CommitSig alias for Vote in Commit (#3245)
6 years ago
wire.go
alias amino imports (#3219)
6 years ago