20 Commits (27c193dd866c4900af90452bd896a8427b8bc01c)

Author SHA1 Message Date
  Jae Kwon 6d6f061f19 Support nil pointers for Binary. 10 years ago
  Jae Kwon 13b6508ecd Package import path change 10 years ago
  Ethan Buchman 60f166e823 tendermint2 10 years ago
  Jae Kwon 87e1f76324 tendermint/block -> tendermint/types and tendermint/blockchain 10 years ago
  Jae Kwon d1a36d2ac2 Validation validation bug fix --> keep track of LastBondedValidators 10 years ago
  Jae Kwon 0a6c28c2da block module -> import as blk 10 years ago
  Jae Kwon 135894ea88 Dot import -> named import 10 years ago
  Jae Kwon 6cd858add3 change genesis & privValidator JSON to use binary/reflect 10 years ago
  Jae Kwon f02ba63412 testing tx transmission 10 years ago
  Jae Kwon 2fd137d9e5 gen_tx for signing transactions 10 years ago
  Jae Kwon 0bfb389b35 change logger to log15 10 years ago
  Jae Kwon f91665fe07 Refactoring genesis, including PubKey into TxInput 10 years ago
  Jae Kwon 70eb75dca7 Refactor consensus/vote_set_test.go 10 years ago
  Jae Kwon 61d1635085 Fixed tests 10 years ago
  Jae Kwon 6cacf6f09b RebondTx and more efficient IncrementAccum() 10 years ago
  Jae Kwon 83d313cbe5 Refactor Tx, Validator, and Account structure 10 years ago
  Jae Kwon da8e25343c Added LastBlockParts to state, and also validates. 10 years ago
  Jae Kwon 47caa47076 allow genesisTime IsZero -> now 10 years ago
  Jae Kwon 647d26f7a0 consensus cleanup, privValidator config 10 years ago
  Jae Kwon b615e51f95 basic main.go completion 10 years ago