Commit Graph

40 Commits

Author SHA1 Message Date
Anton Kaliaev 41ef8af108 new logging 2017-05-14 20:47:01 +02:00
Ethan Frey d0be11682b Embed light-client proxy 2017-05-13 15:08:45 +02:00
Ethan Frey 73435303af Fix basecoin cli to newest tendermint develop (0.10) 2017-05-12 20:29:13 +02:00
rigel rozanski f5a5a42af5 fix missing merkleeyes hash in lock 2017-04-29 18:32:56 -04:00
Ethan Frey b907d34dea Imported basecli wholesale 2017-04-27 23:17:06 +02:00
Ethan Buchman 525cb4c80b fix tendermint rpc link 2017-04-27 12:52:47 -04:00
Ethan Frey e4be4dd7ce Tendermint dependency now latest develop, not unstable 2017-04-27 16:12:01 +02:00
Ethan Buchman acc9a79daa glide update 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 787cf0ebac Update to patched go-p2p, tendermint, fix a few tests 2017-04-27 15:53:49 +02:00
Ethan Frey 0665a2e8a6 Clean up all XxxS structs to Xxx 2017-04-27 15:52:53 +02:00
Ethan Frey 57356beab6 Use WrapXxx to safelt construct XxxS structs 2017-04-27 15:52:53 +02:00
Ethan Buchman 3093cb8dc3 update tendermint to 0.9.2 in glide. fixes #72 2017-04-26 01:35:51 -04:00
Ethan Buchman 9d620e449b glide update and rebase fixes 2017-04-21 12:56:50 -04:00
rigel rozanski 34fc383aef tendermint dep branch: cli_change -> viper 2017-04-21 12:36:47 -04:00
Rigel Rozanski c292d54e47 Debug Flag, Run -> RunE 2017-04-21 12:34:11 -04:00
Rigel Rozanski 5ebdd964c5 rebase updates/ rpc updates 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
Ethan Frey c6e348e01b Update to tendermint 0.9.1 2017-04-21 17:41:42 +02:00
rigelrozanski 4bf37baf0b Additional Unit Tests
int

int

int

int, got it working!

int
2017-04-13 23:31:52 -04:00
Ethan Buchman 0b983fbe37 update glide 2017-04-13 21:50:18 -04:00
Ethan Frey 52353433a3 Update all dependencies to develop, fix method names 2017-04-13 14:25:06 +02:00
Ethan Buchman de5506dd8f fix keys and glide 2017-03-14 17:29:43 -04:00
Ethan Buchman da1f09b5ef glide update 2017-03-06 05:50:18 -05:00
Ethan Buchman 6ea7f4c7a0 glide update 2017-03-06 04:50:24 -05: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
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 5bba7f6b56 glide update 2017-02-23 20:17:03 -05:00
Ethan Buchman dbbf6617d8 update glide 2017-02-17 09:44:01 -05:00
Ethan Buchman e4ec1a651f Query: LastHeight -> Height :) 2017-02-17 09:39:41 -05:00
Ethan Buchman 0b77bcfce6 Query: Height -> LastHeight 2017-02-17 09:38:59 -05:00
Ethan Frey 1d8f59644f Updated dependencies 2017-02-17 13:32:58 +01:00
Jae Kwon 8636946f80 Add test for bad proof 2017-01-29 22:31:05 -08:00
Jae Kwon b8374f4a9c Merge abci_proof 2017-01-28 09:33:07 -08:00
Jae Kwon c974475378 Updating the comments to match the blog post 2017-01-18 14:05:25 -08:00
Jae Kwon 16a6680e24 Vote->Counter; Fee is types.Coin; Context has Account; Cleanup 2017-01-15 15:10:51 -08:00
Jae Kwon 5ba8250efd Clean glide files 2017-01-14 21:02:33 -08:00
Jae Kwon 6cb95498fd TMSP -> ABCI 2017-01-14 20:42:47 -08:00
rigelrozanski c1c79d1e3d pubkey not nil error 2017-01-12 14:57:59 -08:00