7919 Commits (826a7150b754ed7e138f17983a67183060c9aaf8)
 

Author SHA1 Message Date
  Anton Kaliaev 826a7150b7
types: remove extra validation in VerifyCommit 4 years ago
  Erik Grinaker 413e554fd0
rpc: handle panics during panic handling 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
  Anton Kaliaev f6435f2c73
consensus: add comment as to why use mocks during replay (#4785) 4 years ago
  Marko d37b8da013
p2p: return err on `signChallenge` (#4795) 4 years ago
  dependabot-preview[bot] 9f500067d3
build(deps): Bump github.com/golang/protobuf from 1.4.0 to 1.4.1 (#4794) 4 years ago
  Callum Waters 47cfadb0aa
evidence: refactor evidence mocks throughout packages (#4787) 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
  Marko e4427b7292
linting: remove unused variable 4 years ago
  Erik Grinaker 663243c446
state: export InitStateVersion 4 years ago
  Marko ffc73ba03d
ci: checkout code before git diff check (#4779) 4 years ago
  Callum Waters d1bd596bce
mempool: move mock into mempool directory 4 years ago
  Callum 61dbdf4f12 go formatting 4 years ago
  Callum 15a9f1760d move mempool mock directory 4 years ago
  Marko 1e925acd04
ci: check git diff on each job (#4770) 4 years ago
  Callum Waters fd71c6844f
evidence: check evidence is pending before validating evidence 4 years ago
  Callum Waters ba967c077b
Merge branch 'master' into callum/4728-check-evidence 4 years ago
  Erik Grinaker 8108ac9d17
blockchain/v2: respect fast_sync option (#4772) 4 years ago
  Erik Grinaker 42483a2b91
adr-053: update after state sync merge (#4768) 4 years ago
  Tess Rinearson f55758929d
build(deps): manually bump github.com/prometheus/client_golang from 1.5.1 to 1.6.0 (#4758) 4 years ago
  Erik Grinaker dcc19272f9
blockchain/v2: fix excessive CPU usage due to spinning on closed channels (#4761) 4 years ago
  Erik Grinaker 511ab6717c
add state sync reactor (#4705) 4 years ago
  Erik Grinaker 569981325a
add ABCI interface for state sync snapshots (#4704) 4 years ago
  Callum 82eb56b3e0 Merge remote-tracking branch 'origin/callum/4728-check-evidence' into callum/4728-check-evidence 4 years ago
  Callum c6acc54145 replaced other evidence mocks 4 years ago
  Callum Waters 3da6d94001
Merge branch 'master' into callum/4728-check-evidence 4 years ago
  Marko 7a87a784bf
ci: only run when applicable (#4752) 4 years ago
  Tess Rinearson be42442e10
.github: fix whitespace for auto-comment (#4750) 4 years ago
  Anton Kaliaev 071bcfe169
docs: state we don't support non constant time crypto 4 years ago
  Anton Kaliaev f23f21f001
evidence: protect valToLastHeight w/ mtx 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 22cb4a27b1 create evidence pool mock 4 years ago
  Anton Kaliaev 8f463cf35c
p2p: set RecvMessageCapacity to maxMsgSize in all reactors 4 years ago
  Anton Kaliaev f31f4327b5
privval: remove deprecated `OldFilePV` 4 years ago
  Callum Waters ea3eac6795
evidence: add doc.go 4 years ago
  Callum Waters 377369cf2a
Merge branch 'master' into callum/add-evidence-doc 4 years ago
  Marko a5a84e11f1
evidence: remove pubkey from duplicate vote evidence 4 years ago
  Callum 1972b1f9fe lint fix 4 years ago
  Callum 496ee91fcc made suggested changes 4 years ago
  Erik Grinaker fefdc6634e
crypto: remove SimpleHashFromMap() and SimpleProofsFromMap() 4 years ago
  Tess Rinearson 3c41c72026
.github: fix whitespace for autocomment (#4747) 4 years ago
  Tess Rinearson b25faa761f
.github: move checklist from PR description into an auto-comment (#4745) 4 years ago
  Callum 7a07abecc7 cleaned up tests 4 years ago
  Callum 1e6de1ec94 check it has been committed before verifying 4 years ago
  Callum Waters 7b04e27e93
improve evidence db #4722 4 years ago
  Callum Waters f8a20a1a8c
Merge branch 'master' into callum/consolidate-store-into-pool 4 years ago