31 Commits (039fef14e0dc571119bbaebf4aae4a5102be2676)

Author SHA1 Message Date
  Sam Kleinman f2cc496f09
testing: pass testing.T to assert and require always, assertion cleanup (#7508) 3 years ago
  Sharad Chand 8441b3715a
migrate away from deprecated ioutil APIs (#7175) 3 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Callum Waters 433bdf5063
consensus: check block parts don't exceed maximum block bytes (#5431) 4 years ago
  Marko 46f6d17601
crypto/merkle: remove simple prefix (#4989) 4 years ago
  Marko ee91312d34
proto: add more to/from (#4956) 4 years ago
  Marko a88537bb88
ints: stricter numbers (#4939) 4 years ago
  Marko e03b61abd2
proto: add proto files for ibc unblock (#4853) 4 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 5 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Marko 5206ce32a0
Update master (#4087) 5 years ago
  Phil Salant d1d517a9b7 linters: enable scopelint (#3963) 5 years ago
  Anton Kaliaev e6a0d098e8 small fixes to spec & http_server & Vagrantfile (#2859) 6 years ago
  Catalin Pirvu 46d32af055 Add tests for ValidateBasic methods (#2754) 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Anton Kaliaev d51b196992
improve part set tests 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Ethan Buchman e5220360c5 AddPart always verifies 6 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 7 years ago
  Ethan Buchman 5da9b3a803 postmerge 7 years ago
  Ethan Buchman 0017fb7ffe premerge 7 years ago
  Jae Kwon d83fc02597 MakePartSet takes partSize from config. fix replay test 8 years ago
  Ethan Buchman 922f720cf6 cswal_light logs own votes; fix tests 8 years ago
  Jae Kwon 34f6f50a07 Conform to go-merkle SimpleProof.Aunts 9 years ago
  Jae Kwon c4ed55d801 Refactor to move common libraries out of project 9 years ago
  Jae Kwon 9965dd5de6 uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ 9 years ago
  Jae Kwon 1a652a1cbb Fix usage of SimpleProof for PartSet 9 years ago
  Jae Kwon 13b6508ecd Package import path change 9 years ago
  Ethan Buchman 60f166e823 tendermint2 9 years ago
  Jae Kwon 87e1f76324 tendermint/block -> tendermint/types and tendermint/blockchain 9 years ago
  Jae Kwon 61d1635085 Fixed tests 10 years ago
  Jae Kwon 83d313cbe5 Refactor Tx, Validator, and Account structure 10 years ago
  Jae Kwon b7b923cc6b Validation tests 10 years ago
  Jae Kwon e42771e36f fix tests 10 years ago
  Jae Kwon 5c69736994 Add PartSet test. 10 years ago
  Jae Kwon ac147e2353 everything but binary, common, and blocks are explicitly imported. 10 years ago