86 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
  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
  Infinytum fbd1e79465 docs: fix lite client formatting (#3198) 5 years ago
  Ethan Buchman de5a6010f0
fix DynamicVerifier for large validator set changes (#3171) 6 years ago
  Dev Ojha ec53ce359b Simple merkle rfc compatibility (#2713) 6 years ago
  Ismail Khoffi 3f987adc92 Set accum of freshly added validator -(total voting power) (#2785) 6 years ago
  Jae Kwon 416d143bf7 R4R: Swap start/end in ReverseIterator (#2913) 6 years ago
  Alessio Treglia b646437ec7 Decouple StartHTTP{,AndTLS}Server from Listen() (#2791) 6 years ago
  Ismail Khoffi 6643c5dd11 Catch up with amino 0.13.0 (#2690) 6 years ago
  Ismail Khoffi 8888595b94 [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
  bradyjoestar 5b120d788a lite support maxOpenConnections (#2413) 6 years ago
  Zarko Milosevic 12675ecd92 consensus: Wait timeout precommit before starting new round (#2493) 6 years ago
  Ethan Buchman f36ed7e7ff
General Merkle Follow Up (#2510) 6 years ago
  Joon 71a34adfe5 General Merkle Proof (#2298) 6 years ago
  HaoyangLiu 8dda3c3b28 lite: Add synchronization in lite verify (#2396) 6 years ago
  Zarko Milosevic 7b88172f41 Implement BFT time (#2203) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Jae Kwon e719a93d1d Addressed review for #1815 except those marked as 'TODO make issue' 6 years ago
  Jae Kwon d542d2c394 Fix 0.22.7, bump to 0.22.8 6 years ago
  Ethan Buchman f6705f02c7 fixes post merge 6 years ago
  ValarDragon c798702764 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 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
  Ethan Buchman 9018acde5f tmlibs -> tendermint/libs 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Jae Kwon b51ed132f7 Fix test/p2p/pex circle tests; update consensus 6 years ago
  Jae Kwon 37ef5485b4 Add logs to lite/*; Fix rpc status to return consensus height, not blockstore height 6 years ago
  Jae Kwon 538c410bcd Fixes from review 6 years ago
  Jae Kwon c3296f2e01 Garbage collect DBProvider (unoptimized); Certifier creation takes a client 6 years ago
  Jae Kwon 242a6037e8 Fixes from review 6 years ago
  Jae Kwon bf0ff212b9 Refactor "lite" to handle delayed validator set changes. 6 years ago
  Anton Kaliaev 936a655990
limit number of open connections 6 years ago
  Alexander Simmerl a605b66c5a
Move abci imports 6 years ago
  Liamsi 8329b86570 more changes from #1721 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Bric3d 64879c1e6a 1417 status response format (#1424) 6 years ago
  Jae Kwon 32e1d195a0 Fix cmd and lite 6 years ago
  Jae Kwon e4492afbad Merge 6 years ago
  Ethan Buchman 39ff4d22e9 minor cleanup 6 years ago
  Emmanuel T Odeke 8813684040
lite/proxy: consolidate some common test headers into a variable 6 years ago
  Emmanuel T Odeke 58f36bb321 Review feedback from @melekes 6 years ago
  Emmanuel T Odeke 4c2f56626a lite/proxy: Validation* tests and hardening for nil dereferences 6 years ago