539 Commits (c6f8f0aefc110c10f2fcee12a7687c69a03b662e)

Author SHA1 Message Date
  Anton Kaliaev 88e0973f7d node: allow replacing existing p2p.Reactor(s) (#3846) 5 years ago
  folex 3ee7c0bfba p2p: Do not write 'Couldn't connect to any seeds' if there are no seeds (#3834) 5 years ago
  Anton Kaliaev af77077f3c
p2p: Fix error logging for connection stop (#3824) 5 years ago
  Anca Zamfir 4d7cd8055b blockchain: Reorg reactor (#3561) 5 years ago
  Anton Kaliaev 756440e0a2
rpc: return err if page is incorrect (less than 0 or greater than tot… (#3825) 5 years ago
  Jun Kimura 5398420103 mempool: make max_msg_bytes configurable (#3826) 5 years ago
  Anton Kaliaev c6daa48368
rpc: /broadcast_evidence (#3481) 5 years ago
  zjubfd 657832a95a p2p/conn: Add Bufferpool (#3664) 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
  Roman Useinov a76c503dc6 abci/server: recover from app panics in socket server (#3809) 5 years ago
  Marko 06a57baa59 Release/v0.32.1 (#3801) 5 years ago
  Anton Kaliaev 86f7089396 add a changelog entry (#3802) 5 years ago
  Marko e0b9298134 libs: minor cleanup (#3794) 5 years ago
  Marko 5d1459b584 libs/fail: clean up `fail.go` (#3785) 5 years ago
  Marko Baricevic ac232caef3 Release branch for v0.32.1 5 years ago
  Marko e9c9c558d7 libs/common: remove unused functions (#3784) 5 years ago
  Ashley Vega d70871f41b testnet: add consensus_params to testnet config generation (#3781) 5 years ago
  Marko fc1eb46587 libs/common: remove heap.go (#3780) 5 years ago
  Jay Namsayin 94e0176ac2 behaviour: return correct reason in MessageOutOfOrder (#3772) 5 years ago
  Anton Kaliaev f76684a05c
node: allow registration of custom reactors while creating node (#3771) 5 years ago
  Anton Kaliaev d041476819
p2p: dial addrs which came from seed instead of calling ensurePeers (#3762) 5 years ago
  Thane Thomson 62f97a69e9 abci: Refactor CheckTx to notify of recheck (#3744) 5 years ago
  Ivan Kushmantsev d9481e3648 config: make possible to set absolute paths for TLS cert and key (#3765) 5 years ago
  Marko d4cf204087 libs: remove commented and unneeded code (#3757) 5 years ago
  Ethan Buchman 747f99fdc1
changelog and version (#3750) 5 years ago
  Thane Thomson d88a639838 Make RPC bind to localhost by default (#3746) 5 years ago
  Anton Kaliaev 3e7752c29d cs: exit if SwitchToConsensus fails (#3706) 5 years ago
  Anton Kaliaev 8fc8368438
node: run whole func in goroutine, not just logger.Error fn (#3743) 5 years ago
  needkane 2e5b2a9537 abci/examples: switch from hex to base64 pubkey in kvstore (#3641) 5 years ago
  Thane Thomson 9d5ba576ee abci: Refactor ABCI CheckTx and DeliverTx signatures (#3735) 5 years ago
  Anton Kaliaev 1b5110e91f
node: fix a bug where `nil` is recorded as node's address (#3740) 5 years ago
  Anton Kaliaev 9010ff5f96
types: do not ignore errors returned by PublishWithEvents (#3722) 5 years ago
  Alexander Bezobchuk ab0835463f abci: Refactor tagging events using list of lists (#3643) 5 years ago
  Jack Zampolin 8b7ca8fd99 switch to go mod (#3613) 5 years ago
  Yawning Angel 319ecb3005 libs/db: Fix the BoltDB Get and Iterator 5 years ago
  Yawning Angel f46ed4aac8 libs/db: Fix the BoltDB Batch.Delete 5 years ago
  Anton Kaliaev c1f264822a p2p: remove NewNetAddressStringWithOptionalID (#3711) 5 years ago
  Haochuan Guo a7e8fbf3a7 rpc: Use Wrap instead of Errorf error (#3686) 5 years ago
  Sean Braithwaite c9ef824ddf p2p: Per channel metrics (#3666) (#3677) 5 years ago
  Anton Kaliaev 2a23eca368
docs: update /block_results RPC docs (#3708) 5 years ago
  Anton Kaliaev 96e132b4b0
libs/db: remove deprecated `LevelDBBackend` const (#3632) 5 years ago
  Ethan Buchman 65a3dfe235
changelog and version (#3709) 5 years ago
  Anton Kaliaev 048ac8d94b remove invalid transactions from the mempool (#3701) 5 years ago
  Anton Kaliaev 9dcee69ac2 v0.31.6 changelog (#3688) 5 years ago
  Thane Thomson a6ac611e77 tendermint testnet: Allow for better hostname control (#3661) 5 years ago
  Anton Kaliaev bcf10d5bae p2p: peer state init too late and pex message too soon (#3634) 5 years ago
  Carlos Flores 5997e75c84 fix integration script (#3667) 5 years ago
  yutianwu 3ef9e453b7 update change log 5 years ago
  yutianwu c21b4fcc93 fix bug of proxy 5 years ago