983 Commits (759ccebe54fb008e2e4947250e389aa55b013893)

Author SHA1 Message Date
  Anton Kaliaev ad715fe966
types: change `Commit` to consist of just signatures (#4146) 5 years ago
  Anton Kaliaev 43aed989ac cs: clarify where 24 comes from in maxMsgSizeBytes (wal.go) 5 years ago
  Greg Zaitsev ee6601ad48 cs: don't panic when block is not found in store (#4163) 5 years ago
  Marko f78a994e26 update tm-db to 0.3.0 (#4158) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Marko 1604047c39 abci: remove TotalTxs and NumTxs from Header (#3783) 5 years ago
  Anton Kaliaev 59da313bc0
rpc: /block_results fix docs + write test + restructure response (#3615) 5 years ago
  Erik Grinaker 745846bd96 mempool: moved TxInfo parameter into Mempool.CheckTx() (#4083) 5 years ago
  Ethan Buchman cbd5e031d6 Add more comments about the hard-coded limits (#4100) 5 years ago
  Marko 5206ce32a0
Update master (#4087) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Marko 7edc0601d5
New lint version upgrade (#4056) 5 years ago
  Phil Salant 05075ea5b7 linters: modify code to pass maligned and interfacer (#3959) 5 years ago
  Phil Salant d1d517a9b7 linters: enable scopelint (#3963) 5 years ago
  Anton Kaliaev c4294bd4d7
cs: check for SkipTimeoutCommit or wait timeout in handleTxsAvailable (#3928) 5 years ago
  Phil Salant 04d13d9945 fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
  Marko eec6d33e14 remove mentions of go-wire (#3904) 5 years ago
  Phil Salant c962567814 ValidateBasic tests (#3879) 5 years ago
  Anton Kaliaev 4da3de79a7
consensus: reduce "Error attempting to add vote" message severity (Er… (#3871) 5 years ago
  Marko f9cce282da gocritic (2/2) (#3864) 5 years ago
  Marko a1eb2f6c6b
tm-cmn to tm-db (#3850) 5 years ago
  Marko 41bf54a906 gocritic (1/2) (#3836) 5 years ago
  Marko 4b9e8505cb types: move MakeVote / MakeBlock functions (#3819) 5 years ago
  Marko 98cb8c9783 add staticcheck linting (#3828) 5 years ago
  Marko 362729c2bb
Renamed wire.go to codec.go (#3827) 5 years ago
  Anca Zamfir 4d7cd8055b blockchain: Reorg reactor (#3561) 5 years ago
  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