724 Commits (3b6c3890d6819d28ed9ce8b336ee41b7b74ca783)

Author SHA1 Message Date
  Callum Waters c0682a3bed
evidence: prevent proposer from proposing duplicate pieces of evidence (#4839) 4 years ago
  Anton Kaliaev 84b9bde9cd
types: assert specific error in TestValSetUpdateOverflowRelated 4 years ago
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
  Marko 8d63d7192f
abci: regenerate proto files 4 years ago
  Callum Waters 7cb3d90e01
evidence: create proof of lock change and implement it in evidence store (#4746) 4 years ago
  Callum Waters a620e5fd96
evidence: cap evidence to an absolute number (#4780) 4 years ago
  Anton Kaliaev 826a7150b7
types: remove extra validation in VerifyCommit 4 years ago
  Anton Kaliaev d202fab478
types: simplify VerifyCommitTrusting 4 years ago
  Anton Kaliaev 8b2ed8933a
consensus: fix TestSimulateValidatorsChange 4 years ago
  Anton Kaliaev 25890a6635
types: sort validators by voting power 4 years ago
  Marko b7c2d7a977
lint: enable nolintlinter, disable on tests 4 years ago
  Anton Kaliaev 336b929eaa
types: return an error if voting power overflows 4 years ago
  Callum c6acc54145 replaced other evidence mocks 4 years ago
  Callum 08aa4765b0 create tests for validating evidence 4 years ago
  Marko a5a84e11f1
evidence: remove pubkey from duplicate vote evidence 4 years ago
  Alexander Bezobchuk 9f29672e23
types: implement Header#ValidateBasic (#4638) 4 years ago
  Marko 7a6ca0c1bf
evidence: remove unused param (#4726) 4 years ago
  Diep Pham 843d63f935
indexer: allow indexing an event at runtime (#4466) 4 years ago
  Anton Kaliaev 41c11ad2c1
evidence: handling evidence from light client(s) (#4532) 4 years ago
  Anton Kaliaev 0d6e28cb56
docs: mention unbonding period in MaxAgeNumBlocks/MaxAgeDuration 4 years ago
  Erik Grinaker b79602981a
fix linter warnings 4 years ago
  Marko 499f9ed153
lint: add review dog (#4652) 4 years ago
  Callum Waters 379848eab7
lite2: Prevent falsely returned double voting error (#4620) 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Marko fdc2efc083
fix: fix spelling of comment (#4566) 4 years ago
  Marko 48f073d796
privval: return error on getpubkey (#4534) 4 years ago
  Shivani Joshi 78144306dd
JSON tests related changes (#4461) 4 years ago
  Alessio Treglia 25d92d05f8
types: VerifyCommitX return when +2/3 sigs are verified (#4445) 4 years ago
  Erik Grinaker 8f48c49543
Fix some golangci-lint warnings (#4448) 4 years ago
  Marko 9a9e8c5bb3
proto: minor linting to proto files (#4386) 4 years ago
  Erik Grinaker 5ac81eb198
docs: fix incorrect link (#4377) 4 years ago
  Erik Grinaker 66a544a640
Fix broken /docs/spec links (#4376) 4 years ago
  Anton Kaliaev 86adc2c89f
lite: follow up from #3989 (#4209) 5 years ago
  Marko 6d91c1faf4
evidence: introduce time.Duration to evidence params (#4254) 5 years ago
  Marko d7f4ce30ca metrics: only increase last_signed_height if commitSig for block (#4283) 5 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 5 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 5 years ago
  Marko 89f0bbbd76
libs/common: Refactor libs/common 4 (#4237) 5 years ago
  Marko 27b00cf8d1
libs/common: refactor libs common 3 (#4232) 5 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 5 years ago
  Marko dfebac86f7
libs/common: refactor libs/common 01 (#4230) 5 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Sunny Aggarwal b0bb8a1437 crypto: add sr25519 signature scheme (#4190) 5 years ago
  Marko 92d18d7fcd
Rename Tag(s) to Event(s) (#4046) 5 years ago
  Anca Zamfir 759ccebe54 types: prevent spurious validator power overflow warnings when changing the validator set (#4183) 5 years ago
  Anton Kaliaev ad715fe966
types: change `Commit` to consist of just signatures (#4146) 5 years ago
  Anton Kaliaev fb8b00f1d8
lite2: light client with weak subjectivity (#3989) 5 years ago
  Anton Kaliaev 208a8d37e6 types: remove dots from errors in SignedHeader#ValidateBasic 5 years ago
  Anton Kaliaev d5ed8a794b types: change number_txs to num_txs json tag in BlockMeta 5 years ago
  Anthony fb9e667f18 prefix proto types (#4007) 5 years ago