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.
 
 
 
 
 
 
Marko 9e98c74e3c
crypto: API modifications (#5236)
4 years ago
..
time types/time: add note about stripping monotonic part 6 years ago
block.go genesis: add support for arbitrary initial height (#5191) 4 years ago
block_meta.go proto: folder structure adhere to buf (#5025) 4 years ago
block_meta_test.go ci: version linter fix (#5128) 4 years ago
block_test.go evidence: change evidence time to block time (#5219) 4 years ago
canonical.go proto: folder structure adhere to buf (#5025) 4 years ago
canonical_test.go proto: folder structure adhere to buf (#5025) 4 years ago
encoding_helper.go proto: leftover amino (#4986) 4 years ago
errors.go types: change `Commit` to consist of just signatures (#4146) 5 years ago
event_bus.go evidence: new evidence event subscription (#5108) 4 years ago
event_bus_test.go evidence: new evidence event subscription (#5108) 4 years ago
events.go evidence: new evidence event subscription (#5108) 4 years ago
events_test.go evidence: new evidence event subscription (#5108) 4 years ago
evidence.go crypto: API modifications (#5236) 4 years ago
evidence_test.go evidence: remove validator index verification (#5225) 4 years ago
genesis.go genesis: add support for arbitrary initial height (#5191) 4 years ago
genesis_test.go genesis: add support for arbitrary initial height (#5191) 4 years ago
keys.go consensus: fixes #1754 6 years ago
params.go types: add AppVersion to ConsensusParams (#5031) 4 years ago
params_test.go types: add AppVersion to ConsensusParams (#5031) 4 years ago
part_set.go merkle: return hashes for empty merkle trees (#5193) 4 years ago
part_set_test.go crypto/merkle: remove simple prefix (#4989) 4 years ago
priv_validator.go proto: folder structure adhere to buf (#5025) 4 years ago
proposal.go docs: add more details on Vote struct from /consensus_state (#5164) 4 years ago
proposal_test.go crypto: API modifications (#5236) 4 years ago
protobuf.go evidence: fix usage of time field in abci evidence (#5201) 4 years ago
protobuf_test.go crypto: API modifications (#5236) 4 years ago
results.go state: revert event hashing (#5159) 4 years ago
results_test.go [block#LastResultsHash] add Events + GasWanted/Used (#4845) 4 years ago
signable.go libs/common: Refactor libs/common 5 (#4240) 4 years ago
signed_msg_type.go proto: folder structure adhere to buf (#5025) 4 years ago
test_util.go proto: folder structure adhere to buf (#5025) 4 years ago
tx.go proto: folder structure adhere to buf (#5025) 4 years ago
tx_test.go proto: folder structure adhere to buf (#5025) 4 years ago
utils.go libs/common: refactor libs common 3 (#4232) 4 years ago
validation.go linters: enable stylecheck (#4153) 5 years ago
validator.go docs: add more details on Vote struct from /consensus_state (#5164) 4 years ago
validator_set.go crypto: API modifications (#5236) 4 years ago
validator_set_test.go merkle: return hashes for empty merkle trees (#5193) 4 years ago
validator_test.go types: create ValidateBasic() funcs for validator and validator set (#4905) 4 years ago
vote.go crypto: API modifications (#5236) 4 years ago
vote_set.go evidence: change evidence time to block time (#5219) 4 years ago
vote_set_test.go proto: folder structure adhere to buf (#5025) 4 years ago
vote_test.go crypto: API modifications (#5236) 4 years ago