Commit Graph

88 Commits

Author SHA1 Message Date
rigel rozanski 3c2a6c5d8c cleanup/small fixes 2017-04-21 16:59:16 -04:00
Ethan Buchman 9d620e449b glide update and rebase fixes 2017-04-21 12:56:50 -04:00
rigel rozanski 55e4cf17fd minor fix x2 2017-04-21 12:34:29 -04:00
rigel rozanski 6da5f72de9 tiny fixes 2017-04-21 12:34:29 -04:00
Ethan Buchman 04f79f3ad2 cmd.SilenceUsage 2017-04-21 12:34:11 -04:00
Rigel Rozanski c292d54e47 Debug Flag, Run -> RunE 2017-04-21 12:34:11 -04:00
Ethan Frey 587461afa4 Make initializing files more robust to some files existing 2017-04-21 12:34:11 -04:00
rigelrozanski b60845c818 BCHOME default dir change
int

int

int

int
2017-04-21 12:34:11 -04:00
rigelrozanski 02b4fd5f17 doc update 2017-04-21 12:34:11 -04:00
rigelrozanski 18f1142d4c v0.4.0
int
2017-04-21 12:34:11 -04:00
rigelrozanski 6eb511670f cmd init cleanup 2017-04-21 12:34:11 -04:00
rigelrozanski fb3fd1b425 added cli cobra
rebaseFixes

int

removed ExitOnErr

int

int

int

int

int

added uint64 to RegisterFlags
2017-04-21 12:34:11 -04:00
rigelrozanski d19f52c893 review changes
int

int
2017-04-13 23:31:52 -04:00
rigelrozanski 0720a03dae tests cleanup
cleanup
2017-04-13 23:31:52 -04:00
Anton Kaliaev 924d11397e update go-rpc
rpc clients were renamed
2017-04-13 21:39:04 -04:00
Ethan Frey 52353433a3 Update all dependencies to develop, fix method names 2017-04-13 14:25:06 +02:00
Ethan Frey 146ca88f2c cast bytes to string before printing 2017-04-03 13:28:14 +02:00
Ethan Buchman 30da6eebb0 cmd: log errors 2017-03-23 18:51:15 -04:00
Ethan Buchman 06a8478a70 update changelog and remove dead wire code 2017-03-23 18:07:31 -04:00
Ethan Buchman 9fc2668c37 clean up some logging 2017-03-18 20:48:48 -04:00
Ethan Buchman de5506dd8f fix keys and glide 2017-03-14 17:29:43 -04:00
Ethan Buchman 09433299ca add plugin_options and fix tests 2017-03-14 13:55:46 -04:00
Ethan Buchman 03ea00f1e6 consolidate genesis files 2017-03-14 13:32:39 -04:00
Ethan Buchman 4a6b7131e4 BASECOIN_ROOT -> BCHOME 2017-03-14 01:50:10 -04:00
Ethan Buchman e0df8da40a --abci-server -> --without-tendermint 2017-03-14 01:47:10 -04:00
Ethan Buchman 75da135755 basecoin unsafe_reset_all 2017-03-13 20:20:07 -04:00
Ethan Buchman 44189d9055 basecoin init, default to in-proc, fix up guide 2017-03-13 19:28:34 -04:00
Ethan Buchman cd3a545264 version bump to 0.2.0 2017-02-26 13:51:39 -05:00
Ethan Frey c1fa8cb0d2 Use new go-crypto S structs to get full go-data support 2017-02-25 00:12:15 +01:00
Ethan Buchman 57013fa8a2 Merge branch 'unitTests' into develop 2017-02-23 19:10:26 -05:00
Ethan Buchman 157d46ff51 string formatting 2017-02-23 18:55:20 -05:00
rigelrozanski e6579cf9e9 table driven testing
squash
2017-02-22 18:17:29 -05:00
Ethan Buchman 8a59315d59 Merge pull request #36 from tendermint/fix-ibc
Fix ibc
2017-02-21 16:56:16 -05:00
Ethan Buchman 2728af1f3b Merge branch 'queryReg' into develop 2017-02-19 14:08:31 -05:00
rigelrozanski 78167b4e3a added unit tests
squash me

squash me

squash
2017-02-18 19:19:26 -05:00
Ethan Buchman 33cafd1b86 demo: fix waitForBlocks 2017-02-17 09:39:41 -05:00
Ethan Buchman 35c221b496 use new tendermint /commit endpoint 2017-02-17 09:39:41 -05:00
Ethan Buchman e4ec1a651f Query: LastHeight -> Height :) 2017-02-17 09:39:41 -05:00
Ethan Buchman dcfc9a542d fetch commit separate from header 2017-02-17 09:39:16 -05:00
Ethan Buchman bc6c79ef04 cmd: fix query height 2017-02-17 09:38:59 -05:00
Ethan Buchman 0b77bcfce6 Query: Height -> LastHeight 2017-02-17 09:38:59 -05:00
Ethan Buchman 558df7da15 enable ibc by default 2017-02-17 09:37:48 -05:00
rigelrozanski 6a21ad5144 tests, now uses mycoin
whoops
2017-02-16 22:06:03 -05:00
Ethan Frey 0cf7ce2f23 Print warning when no genesis file found 2017-02-16 18:03:01 +01:00
rigelrozanski 49c3ab0828 addressed ebuchman comments 2017-02-13 17:07:13 -05:00
rigelrozanski 05c975e7fe comment update 2017-02-13 17:01:28 -05:00
rigelrozanski c835ebf650 Fix Coin.IsGTE logic bug
flag redescription
2017-02-13 17:01:28 -05:00
rigelrozanski d2ac609fa3 CLI no coins sent fix 2017-02-13 17:01:28 -05:00
rigelrozanski e3302bb1bb CLI fee and amount now use string inputs specifying the coin type
readme update

intermin
2017-02-13 17:01:28 -05:00
rigelrozanski 50e787af0a added query subcommand register 2017-02-13 16:56:22 -05:00