7572 Commits (98e0b5297c405d9b6c842a08a48f106ff594789e)
 

Author SHA1 Message Date
  Marko e9c9c558d7 libs/common: remove unused functions (#3784) 5 years ago
  Anton Kaliaev f05c2a9558
p2p: extract ID validation into a separate func (#3754) 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
  Alessio Treglia ddee2d641f infrastructure for reproducible builds (#3770) 5 years ago
  Marko f2ada0a604 docs: quick link fixes throughout docs and repo (#3776) 5 years ago
  Sean Braithwaite 1d5fcc2281 adr: [43] blockchain riri-org (#3753) 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 e645442c9b
abci: minor cleanups in the socket client (#3758) 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
  Ivan Kushmantsev d069eb62df docs: remove confusing statement from contributing.md (#3764) 5 years ago
  Peng Zhong b2afc65908 docs: add readme image (#3763) 5 years ago
  Marko 1014f8c84b docs: update to contributing.md (#3760) 5 years ago
  Ethan Buchman b73cfe8786
Merge pull request #3756 from tendermint/v0.32 5 years ago
  Ethan Buchman 747f99fdc1
changelog and version (#3750) 5 years ago
  Mengjay Gao eb08609de1 docs: update JS section of abci-cli.md (#3747) 5 years ago
  Marko e93e8e730d Added a disclaimer so the user is aware of binary (#3751) 5 years ago
  Marko 4c4bf0f131 Added flags '-s -w' to buildflags (#3742) 5 years ago
  Thane Thomson d88a639838 Make RPC bind to localhost by default (#3746) 5 years ago
  Anton Kaliaev c37faf3ac1 docs: (rpc/broadcast_tx_*) write expectations for a client (#3749) 5 years ago
  Marko a44c621d2d Remove double lint (#3748) 5 years ago
  Anton Kaliaev 3e7752c29d cs: exit if SwitchToConsensus fails (#3706) 5 years ago
  Anton Kaliaev 1b77bf6f20 rpc/lib: write a test for TLS server (#3703) 5 years ago
  Anton Kaliaev 8fc8368438
node: run whole func in goroutine, not just logger.Error fn (#3743) 5 years ago
  Thane Thomson 228bba799d state: add more tests for block validation (#3674) 5 years ago
  Ismail Khoffi 59497c362b Prepare nuking develop (#3726) 5 years ago
  needkane 2e5b2a9537 abci/examples: switch from hex to base64 pubkey in kvstore (#3641) 5 years ago
  Marko 866b343c0c Changes to files that had linting issue (#3731) 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
  Hans Schoenburg 60827f7562 docs: fix some language issues and deprecated link (#3733) 5 years ago
  Runchao Han ed18ffdca3 p2p: refactor Switch#OnStop (#3729) 5 years ago
  Andy Nogueira 0e1c492d3e docs: missing 'b' in python command (#3728) 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
  Ismail Khoffi ed896f508b
Merge pull request #3720 from Yawning/boltdb-fixes 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
  Sean Braithwaite 6a7d4182b4 p2p: Peerbehaviour follow up (#3653) (#3663) 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
  Ethan Buchman c69ec87f67
Merge pull request #3715 from tendermint/v0.31 5 years ago
  Ethan Buchman 8fb2c2a0e8
Merge pull request #3712 from tendermint/release/v0.31.7 5 years ago