32 Commits (20e35654c62ee502d349a8a96f033d12a95215f8)

Author SHA1 Message Date
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Anton Kaliaev 20bb522592
add tests for ABCIResults#Bytes and tx#IndexByHash 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
  Jae Kwon 34974e3932 Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
  Ethan Buchman 3395f5fb0e types: builds 6 years ago
  Ethan Buchman d2cd079541 types: tests build 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Ethan Buchman bdb34f9f4e types: []byte -> data.Bytes 7 years ago
  Ethan Buchman a70c95b79e tmlibs/common/test -> tmlibs/test 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
  Ethan Buchman a1387c7c17 remove expected panic in test 7 years ago
  Ethan Frey 705e7bd577 Implemented and tested Txs.Index, hopefully better coverage 7 years ago
  Ethan Frey 285a2a7061 More thorough testing of mutated bytes, use fixed go-wire 7 years ago
  Ethan Frey fd68bc7cfd Test Tx proofs secure 7 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 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 b92c0401e6 Made all JSON fields lower_case 9 years ago
  Jae Kwon 0cb99be988 Log expected and result of SignBytes tests, drone.io is failing 9 years ago
  Jae Kwon 54d1c19611 WriteSignBytes writes JSON with fields in lex order. 9 years ago