56 Commits (1604047c397e220c14434daa32edb3eebca81559)

Author SHA1 Message Date
  Ethan Buchman 8e50bf15de panic wrapper functions 9 years ago
  Jae Kwon 2e1d8ba054 Make Ripemd160 the default 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 da73e001ad BitArray takes a pointer receiver. More logging 9 years ago
  Jae Kwon b92c0401e6 Made all JSON fields lower_case 9 years ago
  Jae Kwon 5366d808ba Proposal WriteSignBytes is JSON 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 135894ea88 Dot import -> named import 10 years ago
  Jae Kwon 5bace5cce8 Unreader to unread bytes 10 years ago
  Jae Kwon 62ff48c02b Documented Block, some renames 10 years ago
  Jae Kwon 61d1635085 Fixed tests 10 years ago
  Jae Kwon 83d313cbe5 Refactor Tx, Validator, and Account structure 10 years ago
  Jae Kwon 8718bd52a4 made ValidatorSet.Hash deterministic; fix off-by-1 bugs 10 years ago
  Jae Kwon 5f794d14fb nil bugs 10 years ago
  Jae Kwon da8e25343c Added LastBlockParts to state, and also validates. 10 years ago
  Jae Kwon b7b923cc6b Validation tests 10 years ago
  Jae Kwon e42771e36f fix tests 10 years ago
  Jae Kwon f6093caac9 check *parts.rootHash before sending 10 years ago
  Jae Kwon 5ffe406f16 RunAction* directly on ConsensusState. 10 years ago
  Jae Kwon 9ea504030e pretty print ConsensusState 10 years ago
  Jae Kwon 5c69736994 Add PartSet test. 10 years ago
  Jae Kwon 8e452aa0d2 fixed algorithm 10 years ago