Commit Graph

16 Commits

Author SHA1 Message Date
Ethan Frey 6dc3aedc25 Fix up the tx parsing for chain ids in address 2017-06-30 18:30:02 +02:00
Ethan Frey 4b815f4289 Test to reproduce #147 2017-06-30 18:28:40 +02:00
Ethan Buchman 9c391a08a9 fix some imports 2017-04-27 15:55:23 +02:00
Ethan Buchman 1a6fae6af6 update import paths for repo merge 2017-04-27 15:55:23 +02:00
Ethan Frey b6ebf9f8b8 Update to latest go-crypto, adjust code and tests 2017-04-27 15:53:49 +02:00
Ethan Frey 57356beab6 Use WrapXxx to safelt construct XxxS structs 2017-04-27 15:52:53 +02:00
rigel rozanski e36a40c603 fixes, remove assert with Sprintf 2017-04-17 19:53:06 -04:00
rigelrozanski 0720a03dae tests cleanup
cleanup
2017-04-13 23:31:52 -04:00
Ethan Frey 1fd2d17cd9 Update go-crypto, move testutils into types 2017-02-25 00:12:15 +01:00
Ethan Frey 4ad645f318 Proper json marshalling/unmarshalling of sendtx with or w/o sig 2017-02-25 00:12:15 +01:00
rigelrozanski e6579cf9e9 table driven testing
squash
2017-02-22 18:17:29 -05:00
Jae Kwon 16a6680e24 Vote->Counter; Fee is types.Coin; Context has Account; Cleanup 2017-01-15 15:10:51 -08:00
Jae Kwon 8a6e4095b7 Cleanup code, remove plugin type byte 2017-01-13 16:10:22 -08:00
Jae Kwon a16b96062b Coins and fees and gas... 2016-04-01 15:19:07 -07:00
Jae Kwon fa39c9da5c s/CallTx/AppTx/g; NamedPlugins 2016-03-27 12:47:50 -07:00
Jae Kwon 5049c35efc Merge basecoin with tendermint_classic 2016-03-21 15:31:25 -07:00