64 Commits (20e35654c62ee502d349a8a96f033d12a95215f8)

Author SHA1 Message Date
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman ec710395b7 RIPEMD160 -> SHA256 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Alexander Simmerl a605b66c5a
Move abci imports 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 7a5060dc52 replace data.Bytes with cmn.HexBytes 6 years ago
  Ethan Buchman 4e3488c677 update types 6 years ago
  Ethan Buchman eeab0efa56 types: tx.go comments 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Ethan Buchman d1a00c684e types: comments 7 years ago
  Ethan Buchman e1792c1ea5 fix tx string format take 2 7 years ago
  Ethan Buchman d5113377e2 fix tx string format 7 years ago
  Jae Kwon 4c7a2be06a Add Tx String representation 7 years ago
  Ethan Buchman bdb34f9f4e types: []byte -> data.Bytes 7 years ago
  Ethan Buchman d5b524e309 go-merkle -> merkleeyes/iavl and tmlibs/merkle 7 years ago
  Ethan Buchman 5da9b3a803 postmerge 7 years ago
  Ethan Buchman 0017fb7ffe premerge 7 years ago
  Ethan Buchman f4d0076344 TxResult includes Tx. /tx only works if indexer active 7 years ago
  Ethan Buchman 6e065affe5 rpc: /tx allows height+hash 7 years ago
  Ethan Buchman 2a59cda77e /tx returns tx bytes 7 years ago
  Ethan Frey 705e7bd577 Implemented and tested Txs.Index, hopefully better coverage 7 years ago
  Ethan Frey 28307fd4c9 Add proof generation for one tx 7 years ago
  Ethan Buchman 05136ff09d update some comments 8 years ago
  Ethan Buchman 65ebc344ac broadcast_commit 8 years ago
  Ethan Buchman 501c4e4bac fixes from review 8 years ago
  Ethan Buchman d23f38b4f3 txs.Hash() to avoid extra allocs 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
  Ethan Buchman e4f0e2b399 update namereg with longer names, more allowed chars 9 years ago
  Ethan Buchman 6f25dfef44 move NewContractAddress to types and use ripemd160 9 years ago
  Jae Kwon 3be3647dc8 tendermint/binary -> tendermint/wire 9 years ago
  Jae Kwon 0ef5c3ad07 Fix returning prematurely within if(runCall){...}. 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
  Ethan Buchman e037093740 snative refactor and SNativeTx 9 years ago
  Ethan Buchman 8e50bf15de panic wrapper functions 9 years ago
  Jae Kwon 1e7cc32597 tendermint/account -> acm 9 years ago
  Jae Kwon 2e1d8ba054 Make Ripemd160 the default 9 years ago
  Ethan Buchman 72b681a1bc fix TxID to use ripemd160 in events and rpc return 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 6062b06aa9 fixed NameTx.WriteSignBytes() bug. 9 years ago
  Jae Kwon c8103f6415 sign-bytes field ordering & escaping of strings 9 years ago
  Ethan Buchman 41502e05c1 chain_id written as string not hex in WriteSignBytes 9 years ago
  Ethan Buchman 6eb8386c7c fixes for chain id in nametx sign functions 9 years ago
  Ethan Buchman 77ff09e173 namereg cleanup, tests 9 years ago
  Ethan Buchman 02aedaaefb more cleanup rpc tests, testing namereg 9 years ago