729 Commits (master)

Author SHA1 Message Date
  Thane Thomson 70592cc4d8 libs/common: remove deprecated PanicXXX functions (#3595) 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
  Thane Thomson 90465f727f rpc: add support for batched requests/responses (#3534) 5 years ago
  Anton Kaliaev c0e8fb5085
p2p: (seed mode) limit the number of attempts to connect to a peer (#3573) 5 years ago
  Anton Kaliaev 3cb7013c38
update changelog 5 years ago
  Anton Kaliaev 50b87c3445 state: Use last height changed if validator set is empty (#3560) 5 years ago
  Ismail Khoffi b6da8880c2 prepare v0.31.4 release: 5 years ago
  Anton Kaliaev 18d2c45c33
rpc: Fix response time grow over time (#3537) 5 years ago
  Anton Kaliaev c3df21fe82 add missing changelog entry (#3544) 5 years ago
  Anton Kaliaev 40da355234
docs: fix block.Header.Time description (#3529) 5 years ago
  Anton Kaliaev f965a4db15
p2p: seed mode refactoring (#3011) 5 years ago
  Ismail Khoffi ab24925c94 prepare changelog and bump versions to v0.31.2 5 years ago
  Ethan Buchman 422d04c8ba Bucky/mempool txsmap (#3512) 5 years ago
  zjubfd 2233dd45bd libs: remove useless code in group (#3504) 5 years ago
  Greg Szabo 9199f3f613 Release management using CircleCI (#3498) 5 years ago
  Sean Braithwaite d586945d69 docs: Fix broken links (#3482) (#3488) 5 years ago
  Ismail Khoffi e3f840e6a6 reset CHANGELOG_PENDING.md 5 years ago
  Anton Kaliaev a4d9539544
rpc/client: include NetworkClient interface into Client interface (#3473) 5 years ago
  Dev Ojha 6de7effb05 mempool no gossip back (#2778) 5 years ago
  zjubfd 25a3c8b172 rpc: support tls rpc (#3469) 5 years ago
  Anton Kaliaev 926127c774 blockchain: update the maxHeight when a peer is removed (#3350) 5 years ago
  Anton Kaliaev 7af4b5086a Remove RepeatTimer and refactor Switch#Broadcast (#3429) 5 years ago
  Anton Kaliaev 7457133307
grpcdb: close Iterator/ReverseIterator after use (#3424) 5 years ago
  Ismail Khoffi 85c023db88 Prep release v0.31.0: 5 years ago
  srmo 676212fa8f cmd: make sure to have 'testnet' create the data directory for nonvals (#3409) 5 years ago
  Anton Kaliaev d741c7b478
limit number of /subscribe clients and queries per client (#3269) 5 years ago
  Anton Kaliaev 15f621141d
remove TimeIotaMs from ABCI consensus params (#3403) 5 years ago
  Anton Kaliaev 100ff08de9
p2p: do not panic when filter times out (#3384) 5 years ago
  mircea-c 90794260bc circleci: removed complexity from docs deployment job (#3396) 5 years ago
  Jack Zampolin 8c9df30e28 libs/db: Add cleveldb.Stats() (#3379) 5 years ago
  Anton Kaliaev 52771e1287
make BlockTimeIota a consensus parameter, not a locally configurable … (#3048) 5 years ago
  Anton Kaliaev cdf3a74f48 Unclean shutdown on SIGINT / SIGTERM (#3308) 5 years ago
  Anton Kaliaev 41f91318e9 bound mempool memory usage (#3248) 5 years ago
  Ismail Khoffi e0adc5e807 secret connection check all zeroes (#3347) 5 years ago
  Anton Kaliaev 2137ecc130 pubsub 2.0 (#3227) 5 years ago
  Anton Kaliaev 9d4f59b836
update changelog and bump version 5 years ago
  Ismail Khoffi d2c7f8dbcf p2p: check secret conn id matches dialed id (#3321) 5 years ago
  Anton Kaliaev 8283ca7ddb
3291 follow-up (#3323) 5 years ago
  Alessio Treglia 59cc6d36c9 improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
  Zarko Milosevic af8793c01a cs: reset triggered timeout precommit (#3310) 5 years ago
  Anton Kaliaev 7ced9e416b
rpc/net_info: change RemoteIP type from net.IP to String (#3309) 5 years ago
  Alexander Bezobchuk cf737ec85c return an error on `show_validator` (#3316) 5 years ago
  Ethan Buchman dc6567c677 consensus: flush wal on stop (#3297) 5 years ago
  Ethan Buchman 792b12573e
Prepare v0.30.0 (#3287) 5 years ago
  Ismail Khoffi 87bdc42bf8 Reject blocks with committed evidence (#37) 5 years ago
  Ethan Buchman f571ee8876
prepare v0.29.2 (#3272) 5 years ago
  Ethan Buchman 354a08c25a p2p: fix infinite loop in addrbook (#3232) 5 years ago
  Thane Thomson e70f27c8e4 Add remote signer test harness (KMS) (#3149) 5 years ago