13 Commits (5d7df99591856c87dbeaf76f15de4d267141b680)

Author SHA1 Message Date
  Ethan Buchman 41502e05c1 chain_id written as string not hex in WriteSignBytes 9 years ago
  Ethan Buchman 2045aee9cd pass chainID through sign interfaces 9 years ago
  Ethan Buchman 8a2d9525f0 network > chain_id, put in genesis.json 9 years ago
  Jae Kwon 75ef479547 Config is passed into each module. Remove tendermint/confer 9 years ago
  Jae Kwon 85c8850ac2 Config names have no dots, are under_scored. 9 years ago
  Jae Kwon 8b6d489755 Update vote log 9 years ago
  Jae Kwon b92c0401e6 Made all JSON fields lower_case 9 years ago
  Jae Kwon 54d1c19611 WriteSignBytes writes JSON with fields in lex order. 9 years ago
  Jae Kwon 2ba6f86f2e Add Network to SignBytes, to prevent network clashes 9 years ago
  Jae Kwon 6d6f061f19 Support nil pointers for Binary. 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
  Ethan Buchman 33f8943543 consensus: broadcast evidence tx on ErrVoteConflictingSignature 9 years ago
  Jae Kwon 135894ea88 Dot import -> named import 10 years ago
  Jae Kwon 62ff48c02b Documented Block, some renames 10 years ago
  Jae Kwon 383335d93c Added README docs for account/binary and renamed UInt -> Uint etc. 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 b7b923cc6b Validation tests 10 years ago
  Jae Kwon e42771e36f fix tests 10 years ago
  Jae Kwon 0f484b6315 broadcastVote sets peer's vote bitarray 10 years ago
  Jae Kwon f5d0794756 RoundAction // FinalizeCommit // LastCommits 10 years ago
  omni c5d9a93cbe Pretty print Vote, VoteSet 10 years ago
  Jae Kwon 18e2d4bf48 implementing ExecTx... 10 years ago
  Jae Kwon 0c206aa748 Signable interface. 10 years ago
  Jae Kwon 8e452aa0d2 fixed algorithm 10 years ago
  Jae Kwon d300a67bb1 saving development state... 10 years ago
  Jae Kwon 6750d05b05 Message is wrapped by TypedMessage. 10 years ago
  Jae Kwon c40fc65e6b go fmt 10 years ago
  Jae Kwon ad57d57cf6 . 10 years ago
  Jae Kwon 805e1f51dd simplify writing 10 years ago
  Jae Kwon 380019949e fill in blocks methods 10 years ago