276 Commits (7fe02a04dbfacfa0831e8ef5c3d54ba444521c16)

Author SHA1 Message Date
  Phil Salant c962567814 ValidateBasic tests (#3879) 5 years ago
  Marko 8dc39b69b7 replace errors.go with github.com/pkg/errors (1/2) (#3888) 5 years ago
  Sean Braithwaite 0cf8812b17 [blockchain] v2 riri Schedule composit data structure (#3848) 5 years ago
  Marko f9cce282da gocritic (2/2) (#3864) 5 years ago
  Marko a1eb2f6c6b
tm-cmn to tm-db (#3850) 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
  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
  Alexander Bezobchuk ab0835463f abci: Refactor tagging events using list of lists (#3643) 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
  zjubfd 439312b9c0 blockchain: dismiss request channel delay (#3459) 5 years ago
  Ismail Khoffi 6c1a4b5137 blockchain: comment out logger in test code that causes a race condition (#3500) 5 years ago
  Anton Kaliaev 926127c774 blockchain: update the maxHeight when a peer is removed (#3350) 5 years ago
  zjubfd 976b1c2ef7 fix pool timer leak bug, resolve#3353 (#3358) 5 years ago
  Anton Kaliaev 8283ca7ddb
3291 follow-up (#3323) 5 years ago
  Alessio Treglia 59cc6d36c9 improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
  Anca Zamfir 8a9eecce7f test blockExec does not panic if all vals removed (#3241) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Ethan Buchman 4f2ef36701
types.NewCommit (#3275) 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
  Thane Thomson a335caaedb alias amino imports (#3219) 6 years ago
  Dev Ojha ec53ce359b Simple merkle rfc compatibility (#2713) 6 years ago
  Ismail Khoffi 6a80412a01 Remove privval.GetAddress(), memoize pubkey (#2948) 6 years ago
  Zach 2182f6a702 update go version & other cleanup (#3018) 6 years ago
  Ethan Buchman 47a0669d12
Fix fast sync stack with wrong block #2457 (#2731) 6 years ago
  Ethan Buchman 0d5e0d2f13
p2p/conn: FlushStop. Use in pex. Closes #2092 (#2802) 6 years ago
  Anton Kaliaev fb91ef7462 validate reactor messages (#2711) 6 years ago
  Ismail Khoffi 6643c5dd11 Catch up with amino 0.13.0 (#2690) 6 years ago
  Ethan Buchman 746d137f86
p2p: Restore OriginalAddr (#2668) 6 years ago
  Ethan Buchman 0baa7588c2
p2p: NodeInfo is an interface; General cleanup (#2556) 6 years ago
  Alexander Simmerl bdd01310a0 p2p: Integrate new Transport 6 years ago
  Anton Kaliaev 0e1cd88863 Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) 6 years ago
  Zarko Milosevic 7b88172f41 Implement BFT time (#2203) 6 years ago
  peerlink 3624a17642 blockchain: fix register concrete name. (#2213) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Ethan Buchman e1062a657f fixes for ProposerAddress 6 years ago
  VenkatDatta 188e459273 Removed unnecessary onStart call (#2098) 6 years ago
  Jae Kwon d542d2c394 Fix 0.22.7, bump to 0.22.8 6 years ago
  Ethan Buchman 0e127562bf register evidence interface wherever its used 6 years ago
  Ethan Buchman 6046b99197 consensus: include evidence in proposed block parts. fixes #2050 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Anton Kaliaev b31ee798bd
preserve original address and dial it instead of self-reported address (#1994) 6 years ago