7395 Commits (e3a97b09814bf9289e8c10420af38ce369160752)
 

Author SHA1 Message Date
  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
  Ethan Buchman 1c6d9d20e4
Merge pull request #3553 from tendermint/v0.31 5 years ago
  Ethan Buchman 4695414393
Merge pull request #3548 from tendermint/release/v0.31.4 5 years ago
  Ismail Khoffi def5c8cf12 address review comments: (#3550) 5 years ago
  Ismail Khoffi b6da8880c2 prepare v0.31.4 release: 5 years ago
  Martin Dyring-Andersen a453628c4e Fix a couple of typos (#3547) 5 years ago
  Sean Braithwaite 4e4224213f adr: Peer Behaviour (#3539) 5 years ago
  Alexander Simmerl b5b3b85697
Bring back NodeInfo NetAddress form the dead (#3545) 5 years ago
  Anton Kaliaev 18d2c45c33
rpc: Fix response time grow over time (#3537) 5 years ago