Commit Graph

8496 Commits

Author SHA1 Message Date
Ethan Frey d0be11682b Embed light-client proxy 2017-05-13 15:08:45 +02:00
Adrian Brink 109877c9dc Merge pull request #83 from tendermint/feature/adrian-spellfix
Spellfix
2017-05-13 10:02:55 +02:00
Ethan Frey 93c4e4d82a Add basic info on using basecli 2017-05-12 22:15:20 +02:00
Ethan Frey 5aec321b76 Fix start command 2017-05-12 21:47:18 +02:00
Ethan Frey 2324f5d766 Fix all tests with new tendermint style 2017-05-12 20:54:50 +02:00
Ethan Frey 73435303af Fix basecoin cli to newest tendermint develop (0.10) 2017-05-12 20:29:13 +02:00
Adrian Brink 57f610a6a7 Spellfix 2017-05-09 14:35:06 +02:00
Jae Kwon fb8e87097a Update README.md 2017-04-30 16:50:14 -07:00
Jae Kwon 354ea8ffd7 Guide minor fixes 2017-04-30 16:13:12 -07:00
Jae Kwon 76b9580045 Fix tabs in init files 2017-04-30 15:21:41 -07: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 Frey b02bc358b1 Update basecoin init configs for tendermint 0.10 2017-04-27 21:14:40 +02:00
Ethan Buchman 7457802806 Merge pull request #74 from tendermint/unstable
Unstable
2017-04-27 12:57:25 -04:00
Ethan Buchman 525cb4c80b fix tendermint rpc link 2017-04-27 12:52:47 -04:00
Ethan Buchman 9c547e0712 Merge pull request #77 from tendermint/develop
Develop
2017-04-27 12:37:01 -04:00
Ethan Frey e4be4dd7ce Tendermint dependency now latest develop, not unstable 2017-04-27 16:12:01 +02:00
Ethan Buchman 9c391a08a9 fix some imports 2017-04-27 15:55:23 +02:00
Ethan Buchman acc9a79daa glide update 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 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