7403 Commits (5a1e326577bfac1afbd7f2b80c2dbca6ce3e0341)
 

Author SHA1 Message Date
  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
  Anton Kaliaev 27909e5d2a
mempool: remove only valid (Code==0) txs on Update (#3625) 5 years ago
  Anton Kaliaev 1e073817de
rpc: /dial_peers: only mark peers as persistent if flag is on (#3620) 5 years ago
  Ismail Khoffi 2bb1a87d41
Merge pull request #3629 from leoluk/fix-boltdb-batch 5 years ago
  Leo d0d9ef16f7 libs/db: fix boltdb batching 5 years ago
  Anton Kaliaev 60b833403c
libs/db: close boltDBIterator (#3627) 5 years ago
  Anton Kaliaev debf8f70c9
libs/db: bbolt (etcd's fork of bolt) (#3610) 5 years ago
  Ethan Buchman 4519ef3109
adr renames (#3622) 5 years ago
  Mostafa Sedaghat Joo 86f2765b32 Add adr-36 (#3324) 5 years ago
  Daniil Lashin e2f5471545 ADR-037: DeliverBlock (#3420) 5 years ago
  Ethan Buchman 4905640e9b types: CommitVotes struct as last step towards #1648 (#3298) 5 years ago
  needkane 4c60ab83c8 Update apps.md (#3621) 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
  Anton Kaliaev 9926ae768e abci/types: update comment (#3612) 5 years ago
  Ivan Kushmantsev 5df6cf563a p2p: session should terminate on nonce wrapping (#3531) (#3609) 5 years ago
  JamesRay 2c26d95ab9 cs/replay: execCommitBlock should not read from state.lastValidators (#3067) 5 years ago
  Ivan Kushmantsev a2a68df521 cli: add option to not clear address book with unsafe reset (#3606) 5 years ago
  Anton Kaliaev 43348022d6
pex: various follow-ups (#3605) 5 years ago
  Roman Shtylman 40dbad9915 pex: dial seeds when address book needs more addresses (#3603) 5 years ago
  Ethan Buchman 2585187880
Merge pull request #3597 from tendermint/bucky/merge-master 5 years ago
  Ethan Buchman d76952c674
Merge branch 'master' into bucky/merge-master 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
  Ethan Buchman 90997ab1b5 docs: update contributing.md (#3503) 5 years ago
  Zarko Milosevic b738add80c cs: fix nondeterministic tests (#3582) 5 years ago
  Greg Hill 968e955c46 testnet cmd: add config option (#3559) 5 years ago
  Anton Kaliaev ebf815ee57
cs/replay: check appHash for each block (#3579) 5 years ago
  Ismail Khoffi 8db7e74b87 privval: increase timeout to mitigate non-deterministic test failure (#3580) 5 years ago
  Ethan Buchman 4253e67c07
Merge pull request #3571 from tendermint/v0.31 5 years ago
  Sean Braithwaite 671c5c9b84 crypto: Proof of Concept for iterative version of SimpleHashFromByteSlices (#2611) (#3530) 5 years ago
  kevlubkcm f2aa1bf50e bandaid for non-deterministic clist test (#3575) 5 years ago
  Thane Thomson 90465f727f rpc: add support for batched requests/responses (#3534) 5 years ago
  kevlubkcm 621c0e629d docs: fix typo in clist readme (#3574) 5 years ago
  Anton Kaliaev c0e8fb5085
p2p: (seed mode) limit the number of attempts to connect to a peer (#3573) 5 years ago
  Ethan Buchman d2eab536ac
Merge pull request #3568 from tendermint/anton/release-v0.31.5 5 years ago
  Ismail Khoffi 18bd5b627a Apply suggestions from code review 5 years ago
  Anton Kaliaev 4474a5ec70
bump version 5 years ago
  Anton Kaliaev 3cb7013c38
update changelog 5 years ago
  hucc 5b8888b01b common: CMap: slight optimization in Keys() and Values(). (#3567) 5 years ago
  zjubfd 439312b9c0 blockchain: dismiss request channel delay (#3459) 5 years ago
  dongsamb f1cf10150a gitignore: add .vendor-new (#3566) 5 years ago
  Anton Kaliaev 50b87c3445 state: Use last height changed if validator set is empty (#3560) 5 years ago
  Sean Braithwaite f2119c35de adr: PeerBehaviour updates (#3558) 5 years ago
  Ethan Buchman d35c08724c
Merge pull request #3563 from tendermint/master 5 years ago