64 Commits (eb9b37e19688b435d7163dcfd134d25b84201eef)

Author SHA1 Message Date
  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
  Ethan Buchman 5378bfc5c7 types.SignBytes -> o.SignBytes 6 years ago
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 6 years ago
  Ethan Buchman e7747f7d66 it compiles 6 years ago
  Ethan Buchman 7a5060dc52 replace data.Bytes with cmn.HexBytes 6 years ago
  Ethan Buchman cd0fd06b0d update for sdk2 libs. need to fix kv test 7 years ago
  Ethan Buchman 2679b7554b lite: comment out iavl code - TODO #1183 6 years ago
  Emmanuel Odeke 9ed296ae71 GetByHeight switches between linear & binary search on >=50 items 6 years ago
  Zach Ramsay e8d0960cef nolint 7 years ago
  Emmanuel Odeke 2023115ff8 lite: TestCacheGetsBestHeight with GetByHeight and GetByHeightBinarySearch 7 years ago
  Adrian Brink 7790ae9e6f Fix spelling mistake 7 years ago
  Emmanuel Odeke 206da7a1b8 lite: < len(v) in for loop check, as per @melekes' recommendation 7 years ago
  Emmanuel Odeke 14eaba9ec3 lite: memStoreProvider GetHeightBinarySearch method + fix ValKeys.signHeaders 7 years ago
  Adrian Brink 32311acd01 Vulnerability in light client proxy (#1081) 7 years ago
  Adrian Brink 13fa23c568
Add error checking 7 years ago
  Adrian Brink ba475d3128
Fix formatting 7 years ago
  Adrian Brink ed81fb54ec
NewInquiring returns error instead of swallowing it 7 years ago
  Ethan Buchman a8e625e99d config: unexpose chainID 7 years ago
  Anton Kaliaev 4ca19e33c2 add mutex to memStoreProvider 7 years ago
  Ethan Buchman 028ee58580 call it LastResultsHash 7 years ago
  Ethan Frey 58c5df729b Add ResultHash to header 7 years ago
  Ethan Frey 45bc106de7 Updated lite tests to set ConsensusHash in header 7 years ago
  Ethan Frey dedf03bb81 Add TotalTx to block header, issue #952 7 years ago
  Ethan Frey a29c781295 Add default timestamp to all instances of *types.Vote 7 years ago