256 Commits (f2351dc758e5c8cf6bc6c5c32931daa8ae6e49a9)

Author SHA1 Message Date
  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) 5 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
  Dev Ojha dae7dc30e0 Switch usage of math/rand to cmn's rand (#1980) 6 years ago
  Anton Kaliaev 270659f03f
make Block Header and Data non-pointers 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Anton Kaliaev 9120fd5d14
unexport DecodeMessage functions 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Ethan Buchman 9ff99114b1 update for tmlibs v0.9.0 6 years ago
  Jae Kwon bf0ff212b9 Refactor "lite" to handle delayed validator set changes. 6 years ago
  Jae Kwon 8128627f08 Optimizing blockchain reactor. 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Anton Kaliaev 84812145cb
friendly apis for constructors 6 years ago
  Anton Kaliaev 19699d644f
p2p metric, make height and totalTxs gauges 6 years ago
  Ethan Buchman 3d33226e80 move types/services.go to state pkg. pass State to evpool.Update 6 years ago
  Jae Kwon fd6021876b Potential fix for blockchain pool halting issue 6 years ago
  Jae Kwon f55725ebfa Potential fix for blockchain pool halting issue 6 years ago
  Alexander Simmerl 7b02b5b66b
Add RemoteIP to test implementation 6 years ago
  Ethan Buchman 547e8223b9 fix 6 years ago
  Ethan Buchman 1a1e4e767b check max msg size in DecodeMessage 6 years ago
  Ethan Buchman c68d406195 fix tests 6 years ago