423 Commits (v0.32.14)

Author SHA1 Message Date
  Anton Kaliaev d85e2e52d2
Release/v0.32.11 (#4709) 4 years ago
  Anton Kaliaev cf114c98d4
UnconditionalPeerIDs do not exist in v0.32 4 years ago
  Anton Kaliaev 0a1ef4aa0f
p2p: limit the number of incoming connections 4 years ago
  Erik Grinaker 745846bd96 mempool: moved TxInfo parameter into Mempool.CheckTx() (#4083) 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
  Juan Leni f7f034a8be privval: refactor Remote signers (#3370) 5 years ago
  Marko f9cce282da gocritic (2/2) (#3864) 5 years ago
  Marko 8025d402e2 tm-cmn to tm-db (#3850) 5 years ago
  Anton Kaliaev 5c9d6d839e node: allow replacing existing p2p.Reactor(s) (#3846) 5 years ago
  Marko 5d0e7034e8 Renamed wire.go to codec.go (#3827) 5 years ago
  Anca Zamfir abc30821f4 blockchain: Reorg reactor (#3561) 5 years ago
  Jun Kimura 5d7e22a53c rpc: make max_body_bytes and max_header_bytes configurable (#3818) 5 years ago
  Marko 7041001fb6 libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago
  Marko a1eb2f6c6b
tm-cmn to tm-db (#3850) 5 years ago
  Anton Kaliaev 88e0973f7d node: allow replacing existing p2p.Reactor(s) (#3846) 5 years ago
  Marko 362729c2bb
Renamed wire.go to codec.go (#3827) 5 years ago
  Anca Zamfir 4d7cd8055b blockchain: Reorg reactor (#3561) 5 years ago
  Jun Kimura 51b3428f5c rpc: make max_body_bytes and max_header_bytes configurable (#3818) 5 years ago
  Marko 816dfce8fe libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago
  Anton Kaliaev f76684a05c
node: allow registration of custom reactors while creating node (#3771) 5 years ago
  Anton Kaliaev 8fc8368438
node: run whole func in goroutine, not just logger.Error fn (#3743) 5 years ago
  Marko 866b343c0c Changes to files that had linting issue (#3731) 5 years ago
  Anton Kaliaev 1b5110e91f
node: fix a bug where `nil` is recorded as node's address (#3740) 5 years ago
  Runchao Han ed18ffdca3 p2p: refactor Switch#OnStop (#3729) 5 years ago
  Anton Kaliaev c1f264822a p2p: remove NewNetAddressStringWithOptionalID (#3711) 5 years ago
  Thane Thomson 0dd6b92a64 Relocate GenesisDocProvider and DefaultGenesisDocProviderFunc (#3693) 5 years ago
  Anton Kaliaev 1e073817de
rpc: /dial_peers: only mark peers as persistent if flag is on (#3620) 5 years ago
  Anton Kaliaev 5051a1f7bc
mempool: move interface into mempool package (#3524) 5 years ago
  Anton Kaliaev 8711af608f
p2p: make persistent prop independent of conn direction (#3593) 5 years ago
  Thane Thomson 7b162f5c54 node: refactor node.NewNode (#3456) 5 years ago
  Thane Thomson 70592cc4d8 libs/common: remove deprecated PanicXXX functions (#3595) 5 years ago
  Anton Kaliaev f965a4db15
p2p: seed mode refactoring (#3011) 5 years ago
  Ethan Buchman 882622ec10
Fixes tendermint/tendermint#3522 5 years ago
  zjubfd 25a3c8b172 rpc: support tls rpc (#3469) 5 years ago
  Ismail Khoffi 1e3469789d Ensure WriteTimeout > TimeoutBroadcastTxCommit (#3443) 5 years ago
  Anton Kaliaev d741c7b478
limit number of /subscribe clients and queries per client (#3269) 5 years ago
  Anton Kaliaev 52771e1287
make BlockTimeIota a consensus parameter, not a locally configurable … (#3048) 5 years ago
  Juan Leni 853dd34d31 privval: improve Remote Signer implementation (#3351) 5 years ago
  Anton Kaliaev 2137ecc130 pubsub 2.0 (#3227) 5 years ago
  Anton Kaliaev 8283ca7ddb
3291 follow-up (#3323) 5 years ago
  Alessio Treglia 59cc6d36c9 improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
  Ethan Buchman 4f2ef36701
types.NewCommit (#3275) 5 years ago
  Ethan Buchman 90ba63948a
Sec/bucky/35 commit duplicate evidence (#36) 5 years ago
  Ethan Buchman 45b70ae031
fix non deterministic test failures and race in privval socket (#3258) 5 years ago
  Thane Thomson a335caaedb alias amino imports (#3219) 5 years ago
  cong 71e5939441 start eventBus & indexerService before replay and use them while replaying blocks (#3194) 5 years ago
  Ethan Buchman 8fd8f800d0
Bucky/fix evidence halt (#34) 5 years ago
  Anton Kaliaev dcb8f88525 add "chain_id" label for all metrics (#3123) 5 years ago