26 Commits (66fcdf7c7a2f4cb8e0bb123412a218191d61d618)

Author SHA1 Message Date
  Ethan Buchman bdb34f9f4e types: []byte -> data.Bytes 8 years ago
  Ethan Buchman a70c95b79e tmlibs/common/test -> tmlibs/test 8 years ago
  Ethan Buchman d1926bcad1 use tmlibs 8 years ago
  Ethan Buchman 5da9b3a803 postmerge 8 years ago
  Ethan Buchman 0017fb7ffe premerge 8 years ago
  Ethan Buchman a1387c7c17 remove expected panic in test 8 years ago
  Ethan Frey 705e7bd577 Implemented and tested Txs.Index, hopefully better coverage 8 years ago
  Ethan Frey 285a2a7061 More thorough testing of mutated bytes, use fixed go-wire 8 years ago
  Ethan Frey fd68bc7cfd Test Tx proofs secure 8 years ago
  Jae Kwon e12f9d10e7 Bare consensus refactor 9 years ago
  Jae Kwon c4ed55d801 Refactor to move common libraries out of project 9 years ago
  Jae Kwon 56b195a899 tendermint send_tx 9 years ago
  Ethan Buchman 31b9d8ee27 SNativeTx -> PermissionTx, consolidate permissions and native contracts 9 years ago
  Ethan Buchman d528d002fa SNativeTx sign bytes 9 years ago
  Jae Kwon 1e7cc32597 tendermint/account -> acm 9 years ago
  Ethan Buchman dc7b912881 crypto byte arrays are fixed length 9 years ago
  Jae Kwon 109a3c2dd3 Added sim_txs draft 9 years ago
  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 489bf767cb importing tendermint/config/tendermint_test applies the test config 10 years ago
  Jae Kwon 75ef479547 Config is passed into each module. Remove tendermint/confer 10 years ago
  Jae Kwon 85c8850ac2 Config names have no dots, are under_scored. 10 years ago
  Jae Kwon b92c0401e6 Made all JSON fields lower_case 10 years ago
  Jae Kwon 0cb99be988 Log expected and result of SignBytes tests, drone.io is failing 10 years ago
  Jae Kwon 54d1c19611 WriteSignBytes writes JSON with fields in lex order. 10 years ago