288 Commits (15878dc80ccec03f32086415fbfea4b66164150c)

Author SHA1 Message Date
  Marko Baricevic 15878dc80c release for v0.32.2 5 years ago
  Alexander Bezobchuk aacc71dc29 txindexer: Refactor Tx Search Aggregation (#3851) 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
  folex 6d4f18aa8c p2p: Do not write 'Couldn't connect to any seeds' if there are no seeds (#3834) 5 years ago
  Anton Kaliaev 55066ceaad p2p: Fix error logging for connection stop (#3824) 5 years ago
  Anca Zamfir abc30821f4 blockchain: Reorg reactor (#3561) 5 years ago
  Anton Kaliaev e89991c445 rpc: return err if page is incorrect (less than 0 or greater than tot… (#3825) 5 years ago
  Jun Kimura df6df61ea9 mempool: make max_msg_bytes configurable (#3826) 5 years ago
  Anton Kaliaev 5ed39fd0b3 rpc: /broadcast_evidence (#3481) 5 years ago
  zjubfd 17b69d4d56 p2p/conn: Add Bufferpool (#3664) 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
  Roman Useinov 9867a65de7 abci/server: recover from app panics in socket server (#3809) 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) 6 years ago
  Alexander Bezobchuk ab0835463f abci: Refactor tagging events using list of lists (#3643) 6 years ago
  Jack Zampolin 8b7ca8fd99 switch to go mod (#3613) 6 years ago
  Yawning Angel 319ecb3005 libs/db: Fix the BoltDB Get and Iterator 6 years ago
  Yawning Angel f46ed4aac8 libs/db: Fix the BoltDB Batch.Delete 6 years ago
  Anton Kaliaev c1f264822a p2p: remove NewNetAddressStringWithOptionalID (#3711) 6 years ago
  Haochuan Guo a7e8fbf3a7 rpc: Use Wrap instead of Errorf error (#3686) 6 years ago
  Sean Braithwaite c9ef824ddf p2p: Per channel metrics (#3666) (#3677) 6 years ago
  Anton Kaliaev 2a23eca368
docs: update /block_results RPC docs (#3708) 6 years ago
  Anton Kaliaev 96e132b4b0
libs/db: remove deprecated `LevelDBBackend` const (#3632) 6 years ago
  Ethan Buchman 65a3dfe235
changelog and version (#3709) 6 years ago
  Anton Kaliaev 048ac8d94b remove invalid transactions from the mempool (#3701) 6 years ago
  Anton Kaliaev 9dcee69ac2 v0.31.6 changelog (#3688) 6 years ago
  Thane Thomson a6ac611e77 tendermint testnet: Allow for better hostname control (#3661) 6 years ago
  Anton Kaliaev bcf10d5bae p2p: peer state init too late and pex message too soon (#3634) 6 years ago
  Carlos Flores 5997e75c84 fix integration script (#3667) 6 years ago