957 Commits (657832a95aaefd65c356c9fca65ec8e8f7fbbc5f)

Author SHA1 Message Date
  Marko 816dfce8fe libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago
  Thane Thomson 62f97a69e9 abci: Refactor CheckTx to notify of recheck (#3744) 5 years ago
  Anton Kaliaev 3e7752c29d cs: exit if SwitchToConsensus fails (#3706) 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 bcf10d5bae p2p: peer state init too late and pex message too soon (#3634) 5 years ago
  Ethan Buchman 4905640e9b types: CommitVotes struct as last step towards #1648 (#3298) 5 years ago
  Anton Kaliaev 5051a1f7bc
mempool: move interface into mempool package (#3524) 5 years ago
  JamesRay 2c26d95ab9 cs/replay: execCommitBlock should not read from state.lastValidators (#3067) 5 years ago
  Thane Thomson 70592cc4d8 libs/common: remove deprecated PanicXXX functions (#3595) 5 years ago
  Zarko Milosevic b738add80c cs: fix nondeterministic tests (#3582) 5 years ago
  Anton Kaliaev ebf815ee57
cs/replay: check appHash for each block (#3579) 5 years ago
  Anton Kaliaev 5fa540bdc9
mempool: add a safety check, write tests for mempoolIDs (#3487) 5 years ago
  Anton Kaliaev 1d4afb179b
replace PB2TM.ConsensusParams with a call to params#Update (#3448) 5 years ago
  Anton Kaliaev 4162ebe8b5
types: refactor PB2TM.ConsensusParams to take BlockTimeIota as an arg (#3442) 5 years ago
  Anton Kaliaev 3035572034
cs: comment out log.Error to avoid TestReactorValidatorSetChanges timing out (#3401) 5 years ago
  Anton Kaliaev 15f621141d
remove TimeIotaMs from ABCI consensus params (#3403) 5 years ago
  Anton Kaliaev b6a510a3e7
make ineffassign linter pass (#3386) 5 years ago
  Anton Kaliaev 52771e1287
make BlockTimeIota a consensus parameter, not a locally configurable … (#3048) 5 years ago
  Anton Kaliaev f39138aa2e
remove RoundState from EventDataRoundState (#3354) 5 years ago
  Anton Kaliaev ec9bff5234
rename WAL#Flush to WAL#FlushAndSync (#3345) 5 years ago
  Anton Kaliaev 2137ecc130 pubsub 2.0 (#3227) 5 years ago
  Anton Kaliaev 67fd428354
fix TestWALPeriodicSync (#3342) 5 years ago
  Anton Kaliaev f22ada442a
refactor decideProposal in common_test (#3343) 5 years ago
  Anton Kaliaev ed1de13548
cs: update wal comments (#3334) 5 years ago
  Thane Thomson dff3deb2a9 cs: sync WAL more frequently (#3300) 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 0b0a8b3128
cs/wal: refuse to encode msg that is bigger than maxMsgSizeBytes (#3303) 5 years ago
  Ethan Buchman dc6567c677 consensus: flush wal on stop (#3297) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Ethan Buchman 4f2ef36701
types.NewCommit (#3275) 5 years ago
  Ismail Khoffi 87bdc42bf8 Reject blocks with committed evidence (#37) 5 years ago
  Ethan Buchman 45b70ae031
fix non deterministic test failures and race in privval socket (#3258) 5 years ago
  Anton Kaliaev 1a35895ac8
remove gotype linter 5 years ago
  Anton Kaliaev 6941d1bb35
use nolint label instead of commenting 5 years ago
  Anton Kaliaev ffd3bf8448
remove or comment out unused code 5 years ago
  Ethan Buchman 1809efa350
Introduce CommitSig alias for Vote in Commit (#3245) 5 years ago
  Ethan Buchman 39eba4e154
WAL: better errors and new fail point (#3246) 5 years ago
  Anton Kaliaev d470945503
update gometalinter to 3.0.0 (#3233) 5 years ago
  Thane Thomson a335caaedb alias amino imports (#3219) 6 years ago
  cong 71e5939441 start eventBus & indexerService before replay and use them while replaying blocks (#3194) 6 years ago
  Zarko Milosevic c20fbed2f7 [WIP] fix halting issue (#3197) 6 years ago
  Ethan Buchman 8fd8f800d0
Bucky/fix evidence halt (#34) 6 years ago
  Anton Kaliaev dcb8f88525 add "chain_id" label for all metrics (#3123) 6 years ago
  srmo 616c3a4bae cs: prettify logging of ignored votes (#3086) 6 years ago
  Ismail Khoffi 6a80412a01 Remove privval.GetAddress(), memoize pubkey (#2948) 6 years ago
  yutianwu 41e2eeee9c R4R: Split immutable and mutable parts of priv_validator.json (#2870) 6 years ago
  JamesRay f82a8ff73a During replay, when appHeight==0, only saveState if stateHeight is also 0 (#3006) 6 years ago