7089 Commits (976819537d199aa43c6ad55ec4e8958323322bb0)
 

Author SHA1 Message Date
  Ethan Buchman 976819537d
Merge pull request #3399 from tendermint/release/v0.30.2 5 years ago
  Anton Kaliaev f996b10f47
update changelog and bump version to 0.30.2 5 years ago
  Yumin Xia 36d7180ca2
libs/db: close batch (#3397) 5 years ago
  Ethan Buchman e0f8936455
Merge pull request #3326 from tendermint/release/v0.30.1 5 years ago
  Ethan Buchman f2351dc758 update changelog 5 years ago
  Anton Kaliaev 9d4f59b836
update changelog and bump version 5 years ago
  Ismail Khoffi d2c7f8dbcf p2p: check secret conn id matches dialed id (#3321) 5 years ago
  Anton Kaliaev 8283ca7ddb
3291 follow-up (#3323) 5 years ago
  Alessio Treglia 59cc6d36c9 improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
  Zarko Milosevic af8793c01a cs: reset triggered timeout precommit (#3310) 5 years ago
  Anton Kaliaev 0b0a8b3128
cs/wal: refuse to encode msg that is bigger than maxMsgSizeBytes (#3303) 5 years ago
  Anton Kaliaev 7ced9e416b
rpc/net_info: change RemoteIP type from net.IP to String (#3309) 5 years ago
  Ismail Khoffi af3ba5145a fix test-vectors to actually match the sign bytes: (#3312) 5 years ago
  Alexander Bezobchuk cf737ec85c return an error on `show_validator` (#3316) 5 years ago
  Zach d32f7d2416 update codeowners (#3305) 5 years ago
  Ethan Buchman dc6567c677 consensus: flush wal on stop (#3297) 5 years ago
  Ethan Buchman 08dabab024 types: validator set update tests (#3284) 5 years ago
  Anca Zamfir 8a9eecce7f test blockExec does not panic if all vals removed (#3241) 5 years ago
  Ismail Khoffi b089587b42 make gosec linter pass (#3294) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Anca Zamfir 966b5bdf6e fix failure in TestProposerFrequency (#3293) 5 years ago
  Ethan Buchman 021b5cc7f6
Merge pull request #3290 from tendermint/master 5 years ago
  Ethan Buchman 28d75ec801
Merge pull request #3288 from tendermint/release/v0.30.0 5 years ago
  Ethan Buchman 792b12573e
Prepare v0.30.0 (#3287) 5 years ago
  Ethan Buchman 4f2ef36701
types.NewCommit (#3275) 5 years ago
  Ethan Buchman 6b1b595951
Merge pull request #3286 from tendermint/bucky/fix-duplicate-evidence 5 years ago
  Ismail Khoffi 87bdc42bf8 Reject blocks with committed evidence (#37) 5 years ago
  Ethan Buchman 90ba63948a
Sec/bucky/35 commit duplicate evidence (#36) 5 years ago
  Anca Zamfir cce4d21ccb treat validator updates as set (#3222) 5 years ago
  Ismail Khoffi c1f7399a86 review comment: cleaner constant for N/2, delete secp256k1N and use (#3279) 5 years ago
  Ethan Buchman 44a89a3537
Merge pull request #3282 from tendermint/master 5 years ago
  Ethan Buchman a8dbc64319
Merge pull request #3276 from tendermint/release/v0.29.2 5 years ago
  Ethan Buchman af6e6cd350
remove MixEntropy (#3278) 5 years ago
  Ethan Buchman ad4bd92fec
secp256k1: change build tags (#3277) 5 years ago
  Ethan Buchman f571ee8876
prepare v0.29.2 (#3272) 5 years ago
  Anton Kaliaev 11e36d0bfb
addrbook_test: preallocate memory for bookSizes (#3268) 5 years ago
  Ethan Buchman 354a08c25a p2p: fix infinite loop in addrbook (#3232) 5 years ago
  Thane Thomson e70f27c8e4 Add remote signer test harness (KMS) (#3149) 5 years ago
  Anton Kaliaev fcebdf6720
Merge pull request #3261 from tendermint/anton/circle 5 years ago
  Ethan Buchman 9e9026452c
p2p/conn: don't hold stopMtx while waiting (#3254) 5 years ago
  Ethan Buchman 45b70ae031
fix non deterministic test failures and race in privval socket (#3258) 5 years ago
  Ethan Buchman 4429826229
cmn: GetFreePort (#3255) 5 years ago
  Anton Kaliaev 1386707ceb
rename TestGCRandom to _TestGCRandom 5 years ago
  Anton Kaliaev 1a35895ac8
remove gotype linter 5 years ago
  Anton Kaliaev 6941d1bb35
use nolint label instead of commenting 5 years ago
  Anton Kaliaev 23314daee4
comment out clist tests w/ depend on runtime.SetFinalizer 5 years ago
  Anton Kaliaev 3c8156a55a
preallocating memory when we can 5 years ago
  Anton Kaliaev ffd3bf8448
remove or comment out unused code 5 years ago
  Anton Kaliaev da33dd04cc
switch to golangci-lint from gometalinter 🚤 5 years ago
  Anton Kaliaev d8f0bc3e60
Revert "quick fix for CircleCI (#2279)" 5 years ago