649 Commits (287110d4256006c37c9e1948169750beb830859f)

Author SHA1 Message Date
  Marko 9149ee7d8b
lint: various fixes 4 years ago
  Callum Waters c0682a3bed
evidence: prevent proposer from proposing duplicate pieces of evidence (#4839) 4 years ago
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 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 25890a6635
types: sort validators by voting power 4 years ago
  Callum Waters 47cfadb0aa
evidence: refactor evidence mocks throughout packages (#4787) 4 years ago
  Erik Grinaker 663243c446
state: export InitStateVersion 4 years ago
  Callum 15a9f1760d move mempool mock directory 4 years ago
  Erik Grinaker 511ab6717c
add state sync reactor (#4705) 4 years ago
  Callum 6dc971052a replace old mocks with new mock 4 years ago
  Callum 08aa4765b0 create tests for validating evidence 4 years ago
  Callum 7a07abecc7 cleaned up tests 4 years ago
  Callum 1e6de1ec94 check it has been committed before verifying 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 11fa625934
evidence: both MaxAgeDuration and MaxAgeNumBlocks need to be surpassed (#4667) 4 years ago
  Marko 499f9ed153
lint: add review dog (#4652) 4 years ago
  Erik Grinaker 4298bbcc4e
add support for block pruning via ABCI Commit response (#4588) 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Marko 48f073d796
privval: return error on getpubkey (#4534) 4 years ago
  Anton Kaliaev 51e1b4e42a
rpc: remove BlockStoreRPC in favor of BlockStore (#4510) 4 years ago
  Erik Grinaker c5fe7334dc
test: simplified txsearch cancellation test (#4500) 4 years ago
  Gregory Terzian c837a57ddd
rpc: stop txSearch result processing if context is done (#4418) 4 years ago
  Shivani Joshi 78144306dd
JSON tests related changes (#4461) 4 years ago
  Anton Kaliaev d90dc9db26
rpc: add sort_order option to tx_search (#4342) 4 years ago
  Marko 6b71b928be
dep: update tm-db to 0.4.0 (#4289) 5 years ago
  Marko 6d91c1faf4
evidence: introduce time.Duration to evidence params (#4254) 5 years ago
  Prince Sinha 7be74c73b7 rpc: add method block_by_hash (#4257) 5 years ago
  Anton Kaliaev fff7f450be
cs: set missing_validators(_power) metrics to 0 for 1st block (#4194) 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 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
  Marko 92d18d7fcd
Rename Tag(s) to Event(s) (#4046) 5 years ago
  Anton Kaliaev ad715fe966
types: change `Commit` to consist of just signatures (#4146) 5 years ago
  Marko f78a994e26 update tm-db to 0.3.0 (#4158) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Marko 1604047c39 abci: remove TotalTxs and NumTxs from Header (#3783) 5 years ago
  Anton Kaliaev 59da313bc0
rpc: /block_results fix docs + write test + restructure response (#3615) 5 years ago
  Marko 7bc5e1aa00 state/store: remove extra `if` statement (#3774) 5 years ago
  seungyeon-hwang 274447e2b0 state: txindex/kv: return an error if there's one (#4095) 5 years ago
  zjubfd 76deaa986e state: txindex/kv: fsync data to disk immediately after receiving it (#4104) 5 years ago
  Alexander Bezobchuk c5bcdd3a22 libs/pubsub: relax tx querying (#4070) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Marko 7edc0601d5
New lint version upgrade (#4056) 5 years ago
  Phil Salant 05075ea5b7 linters: modify code to pass maligned and interfacer (#3959) 5 years ago