7297 Commits (3e7752c29d33c1c11bb2ba0ba9ac6985d47d83e1)
 

Author SHA1 Message Date
  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
  Anton Kaliaev 96e132b4b0
libs/db: remove deprecated `LevelDBBackend` const (#3632) 5 years ago
  Anton Kaliaev 99c9a35982
docs: update RPC docs for /subscribe & /unsubscribe (#3705) 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
  Thane Thomson 21bfd7fba9 Add check for version/version.go TMCoreSemVer (#3704) 5 years ago
  Ethan Buchman 77e711f70b
Merge pull request #3695 from tendermint/release/v0.31.6 5 years ago
  Thane Thomson 0dd6b92a64 Relocate GenesisDocProvider and DefaultGenesisDocProviderFunc (#3693) 5 years ago
  Anton Kaliaev 9dcee69ac2 v0.31.6 changelog (#3688) 5 years ago
  Girish Ramnani b522ad0052 docs: fix minor typo (#3681) 5 years ago
  Sean Braithwaite b9508ffecb [p2p] Peer behaviour test tweaks (#3662) 5 years ago
  Thane Thomson a6ac611e77 tendermint testnet: Allow for better hostname control (#3661) 5 years ago
  Ethan Buchman e7bf25844f
update PULL_REQUEST_TEMPLATE and CONTRIBUTING (#3655) 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
  Ismail Khoffi 97ceeed054
Merge pull request #3670 from yutianwu/fix_proxy 5 years ago
  yutianwu 3ef9e453b7 update change log 5 years ago
  Ismail Khoffi c7b324d3f2
Merge pull request #3675 from alexanderbez/bez/3672-improve-AddSignatureFromPubKey-error 5 years ago
  Aleksandr Bezobchuk cfd42be0fe
Improve error and tests 5 years ago
  Roman Shtylman f1f243d749 p2p/pex: consult seeds in crawlPeersRoutine (#3647) 5 years ago
  yutianwu fcce9ed4db fix lint 5 years ago
  yutianwu c21b4fcc93 fix bug of proxy 5 years ago
  Sean Braithwaite 86cf8ee3f9 p2p: PeerBehaviour implementation (#3539) (#3552) 5 years ago
  Zarko Milosevic 6f1ccb6c49 [ADR] ADR-36: blockchain reactor refactor spec (#3506) 5 years ago
  Anton Kaliaev a076b48202
libs/db: boltdb: use slice instead of sync.Map (#3633) 5 years ago
  Anton Kaliaev a7358bc69f
libs/db: conditional compilation (#3628) 5 years ago