Commit Graph

4276 Commits

Author SHA1 Message Date
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 1a54c6adb6 demo: fix tendermint branch 2017-04-27 05:07:45 -04:00
Ethan Buchman e501a4af62 Merge branch 'docs' into develop 2017-04-27 04:12:34 -04:00
Ethan Buchman 1fb6f405aa Merge pull request #75 from tendermint/develop
v0.4.1
2017-04-27 04:08:12 -04:00
Ethan Buchman 0672f2990d docs: use jq for ibc 2017-04-27 01:59:06 -04:00
Ethan Buchman f52247908b fix up ibc tutorial 2017-04-27 01:38:38 -04:00
Ethan Buchman 2e83795fc1 update readme 2017-04-27 00:54:56 -04:00
Ethan Buchman 0f45f02dac guide refactor 2017-04-27 00:51:44 -04:00
Ethan Buchman 76a8e34d64 changelog and version bump 2017-04-26 01:38:18 -04:00
Ethan Buchman b84b369094 scripts for binaries 2017-04-26 01:38:11 -04:00
Ethan Buchman 3093cb8dc3 update tendermint to 0.9.2 in glide. fixes #72 2017-04-26 01:35:51 -04:00
Ethan Buchman 344d6ce46b update changelog date for 0.4.0 2017-04-26 01:35:10 -04:00
Ethan Buchman 42ed6011c9 Merge pull request #73 from tendermint/tinycleanup
Tinycleanup
2017-04-26 00:02:13 -04:00
rigel rozanski 3c2a6c5d8c cleanup/small fixes 2017-04-21 16:59:16 -04:00
Rigel 42d4087332 doc clarity 2017-04-21 14:26:29 -04:00
Ethan Buchman 6af6e6a4a1 Merge pull request #70 from tendermint/develop
v0.4.0
2017-04-21 13:44:53 -04:00
Ethan Buchman 7914661eda update changelog 2017-04-21 13:00:45 -04:00
Ethan Buchman 488f3e1291 Merge pull request #64 from tendermint/cli_cobra
Update to Cobra CLI
2017-04-21 12:59:53 -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 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
Rigel Rozanski 5ebdd964c5 rebase updates/ rpc updates 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
Ethan Frey c6e348e01b Update to tendermint 0.9.1 2017-04-21 17:41:42 +02:00
Ethan Buchman fa377ec0eb Merge pull request #59 from tendermint/moretests
More Tests + Cleanup
2017-04-17 20:13:59 -04:00
Ethan Buchman eae5dc1861 tiny cleanup 2017-04-17 20:10:31 -04:00
rigel rozanski e36a40c603 fixes, remove assert with Sprintf 2017-04-17 19:53:06 -04:00
Ethan Buchman e6ec782f0c minor cleanup 2017-04-17 17:47:00 -04:00
Rigel Rozanski f857f6218b foo->in bar->out, use of variadic variables 2017-04-13 23:31:52 -04:00
Ethan Buchman 750859f1e8 some renames and comments 2017-04-13 23:31:52 -04:00
rigelrozanski d19f52c893 review changes
int

int
2017-04-13 23:31:52 -04:00
rigelrozanski 468b35f28d removed comment test 2017-04-13 23:31:52 -04:00
rigelrozanski e788a9863a commented failing test 2017-04-13 23:31:52 -04:00
rigelrozanski 0720a03dae tests cleanup
cleanup
2017-04-13 23:31:52 -04:00
rigelrozanski 16ff0ccf4f finished execution test
int

interim, tests finalized
2017-04-13 23:31:52 -04:00
rigelrozanski 4bf37baf0b Additional Unit Tests
int

int

int

int, got it working!

int
2017-04-13 23:31:52 -04:00
Ethan Buchman 221421ad3e Merge pull request #53 from tendermint/go-rpc-9-with-key-value-params-jsonrpc
go-rpc updates
2017-04-13 21:54:07 -04:00
Ethan Buchman 0b983fbe37 update glide 2017-04-13 21:50:18 -04:00
Anton Kaliaev 924d11397e update go-rpc
rpc clients were renamed
2017-04-13 21:39:04 -04:00