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.
 
 
 
 
 
 
Anca Zamfir 759ccebe54 types: prevent spurious validator power overflow warnings when changing the validator set (#4183) 5 years ago
..
proto3 prefix proto types (#4007) 5 years ago
time types/time: add note about stripping monotonic part 6 years ago
block.go types: change `Commit` to consist of just signatures (#4146) 5 years ago
block_meta.go lite2: light client with weak subjectivity (#3989) 5 years ago
block_meta_test.go lite2: light client with weak subjectivity (#3989) 5 years ago
block_test.go types: change `Commit` to consist of just signatures (#4146) 5 years ago
canonical.go fix order of BlockID and Timestamp in Vote and Proposal (#3078) 6 years ago
codec.go linters: enable stylecheck (#4153) 5 years ago
encoding_helper.go crypto/merkle: Remove byter in favor of plain byte slices (#2595) 6 years ago
errors.go types: change `Commit` to consist of just signatures (#4146) 5 years ago
event_bus.go Fix linter errors thrown by `lll` (#3970) 5 years ago
event_bus_test.go linters: enable scopelint (#3963) 5 years ago
events.go types: change number_txs to num_txs json tag in BlockMeta 5 years ago
events_test.go add tests for events public funcs 6 years ago
evidence.go evidence: enforce ordering in DuplicateVoteEvidence (#4151) 5 years ago
evidence_test.go evidence: enforce ordering in DuplicateVoteEvidence (#4151) 5 years ago
genesis.go linters: enable stylecheck (#4153) 5 years ago
genesis_test.go Fix linter errors thrown by `lll` (#3970) 5 years ago
keys.go consensus: fixes #1754 6 years ago
params.go linters: enable stylecheck (#4153) 5 years ago
params_test.go remove TimeIotaMs from ABCI consensus params (#3403) 5 years ago
part_set.go linters: enable stylecheck (#4153) 5 years ago
part_set_test.go linters: enable stylecheck (#4153) 5 years ago
priv_validator.go privval: refactor Remote signers (#3370) 5 years ago
proposal.go linters: enable stylecheck (#4153) 5 years ago
proposal_test.go linters: enable stylecheck (#4153) 5 years ago
proto3_test.go abci: remove TotalTxs and NumTxs from Header (#3783) 5 years ago
protobuf.go linters: enable stylecheck (#4153) 5 years ago
protobuf_test.go abci: remove TotalTxs and NumTxs from Header (#3783) 5 years ago
results.go remove mentions of go-wire (#3904) 5 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 abci: remove TotalTxs and NumTxs from Header (#3783) 5 years ago
tx.go linters: enable stylecheck (#4153) 5 years ago
tx_test.go Simple merkle rfc compatibility (#2713) 6 years ago
validation.go linters: enable stylecheck (#4153) 5 years ago
validator.go gocritic (2/2) (#3864) 5 years ago
validator_set.go types: prevent spurious validator power overflow warnings when changing the validator set (#4183) 5 years ago
validator_set_test.go types: prevent spurious validator power overflow warnings when changing the validator set (#4183) 5 years ago
vote.go types: change `Commit` to consist of just signatures (#4146) 5 years ago
vote_set.go types: change `Commit` to consist of just signatures (#4146) 5 years ago
vote_set_test.go types: change `Commit` to consist of just signatures (#4146) 5 years ago
vote_test.go types: change `Commit` to consist of just signatures (#4146) 5 years ago