7077 Commits (af3ba5145a1763dc16616a4cd9b697c10a6dd373)
 

Author SHA1 Message Date
  Ismail Khoffi af3ba5145a fix test-vectors to actually match the sign bytes: (#3312) 6 years ago
  Alexander Bezobchuk cf737ec85c return an error on `show_validator` (#3316) 6 years ago
  Zach d32f7d2416 update codeowners (#3305) 6 years ago
  Ethan Buchman dc6567c677 consensus: flush wal on stop (#3297) 6 years ago
  Ethan Buchman 08dabab024 types: validator set update tests (#3284) 6 years ago
  Anca Zamfir 8a9eecce7f test blockExec does not panic if all vals removed (#3241) 6 years ago
  Ismail Khoffi b089587b42 make gosec linter pass (#3294) 6 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 6 years ago
  Anca Zamfir 966b5bdf6e fix failure in TestProposerFrequency (#3293) 6 years ago
  Ethan Buchman 021b5cc7f6
Merge pull request #3290 from tendermint/master 6 years ago
  Ethan Buchman 28d75ec801
Merge pull request #3288 from tendermint/release/v0.30.0 6 years ago
  Ethan Buchman 792b12573e
Prepare v0.30.0 (#3287) 6 years ago
  Ethan Buchman 4f2ef36701
types.NewCommit (#3275) 6 years ago
  Ethan Buchman 6b1b595951
Merge pull request #3286 from tendermint/bucky/fix-duplicate-evidence 6 years ago
  Ismail Khoffi 87bdc42bf8 Reject blocks with committed evidence (#37) 6 years ago
  Ethan Buchman 90ba63948a
Sec/bucky/35 commit duplicate evidence (#36) 6 years ago
  Anca Zamfir cce4d21ccb treat validator updates as set (#3222) 6 years ago
  Ismail Khoffi c1f7399a86 review comment: cleaner constant for N/2, delete secp256k1N and use (#3279) 6 years ago
  Ethan Buchman 44a89a3537
Merge pull request #3282 from tendermint/master 6 years ago
  Ethan Buchman a8dbc64319
Merge pull request #3276 from tendermint/release/v0.29.2 6 years ago
  Ethan Buchman af6e6cd350
remove MixEntropy (#3278) 6 years ago
  Ethan Buchman ad4bd92fec
secp256k1: change build tags (#3277) 6 years ago
  Ethan Buchman f571ee8876
prepare v0.29.2 (#3272) 6 years ago
  Anton Kaliaev 11e36d0bfb
addrbook_test: preallocate memory for bookSizes (#3268) 6 years ago
  Ethan Buchman 354a08c25a p2p: fix infinite loop in addrbook (#3232) 6 years ago
  Thane Thomson e70f27c8e4 Add remote signer test harness (KMS) (#3149) 6 years ago
  Anton Kaliaev fcebdf6720
Merge pull request #3261 from tendermint/anton/circle 6 years ago
  Ethan Buchman 9e9026452c
p2p/conn: don't hold stopMtx while waiting (#3254) 6 years ago
  Ethan Buchman 45b70ae031
fix non deterministic test failures and race in privval socket (#3258) 6 years ago
  Ethan Buchman 4429826229
cmn: GetFreePort (#3255) 6 years ago
  Anton Kaliaev 1386707ceb
rename TestGCRandom to _TestGCRandom 6 years ago
  Anton Kaliaev 1a35895ac8
remove gotype linter 6 years ago
  Anton Kaliaev 6941d1bb35
use nolint label instead of commenting 6 years ago
  Anton Kaliaev 23314daee4
comment out clist tests w/ depend on runtime.SetFinalizer 6 years ago
  Anton Kaliaev 3c8156a55a
preallocating memory when we can 6 years ago
  Anton Kaliaev ffd3bf8448
remove or comment out unused code 6 years ago
  Anton Kaliaev da33dd04cc
switch to golangci-lint from gometalinter 🚤 6 years ago
  Anton Kaliaev d8f0bc3e60
Revert "quick fix for CircleCI (#2279)" 6 years ago
  Ethan Buchman 1809efa350
Introduce CommitSig alias for Vote in Commit (#3245) 6 years ago
  Ethan Buchman 39eba4e154
WAL: better errors and new fail point (#3246) 6 years ago
  Ethan Buchman eb4e23b91e
fix FlushStop (#3247) 6 years ago
  Ismail Khoffi 6485e68beb Use ethereum's secp256k1 lib (#3234) 6 years ago
  Anton Kaliaev d470945503
update gometalinter to 3.0.0 (#3233) 6 years ago
  Anton Kaliaev 8985a1fa63
pubsub: fixes after Ethan's review (#3212) 6 years ago
  Ismail Khoffi 6dd817cbbc secret connection: check for low order points (#3040) 6 years ago
  rickyyangz 0b3a87a323 mempool: correct args order in the log msg (#3221) 6 years ago
  Zach e1edd2aa6a hardcode rpc link (#3223) 6 years ago
  Thane Thomson 9a0bfafef6 docs: fix links (#3220) 6 years ago
  Thane Thomson a335caaedb alias amino imports (#3219) 6 years ago
  Anton Kaliaev ff3c4bfc76
add go-deadlock tool to help detect deadlocks (#3218) 6 years ago