Commit Graph

6986 Commits

Author SHA1 Message Date
Ethan Frey 4ed03aceed Merge pull request #129 from tendermint/bugfix/106-wrong-height-on-restart
WIP: #106 wrong height on restart
2017-06-21 18:57:42 +02:00
Ethan Frey 682f9ecc87 Cleanup after rebase 2017-06-21 18:50:36 +02:00
Ethan Buchman 0b81676067 abci handshake 2017-06-21 18:38:20 +02:00
Ethan Frey f249748ce1 Update to latest merkleeyes:fix-restart-height branch 2017-06-21 18:38:19 +02:00
Ethan Frey 0fc0a62323 Added restart cli test to Makefile 2017-06-21 18:38:19 +02:00
Ethan Frey fd28e4e884 Added tests on handling restarts well, cleaned up common 2017-06-21 18:36:54 +02:00
Ethan Frey 662c6325af Merge pull request #122 from tendermint/rebash
bash testing cleanup
2017-06-21 16:59:01 +02:00
Ethan Frey 3b66483238 Fix up one comment 2017-06-21 16:55:19 +02:00
rigel rozanski dcb4a40bd2 quick setup/tear-down 2017-06-21 16:30:53 +02:00
rigel rozanski a78a24bbe9 bash test cleanup
int
2017-06-21 16:30:53 +02:00
Ethan Frey 22057b910f Merge pull request #128 from tendermint/ux-edits
Ux edits
2017-06-21 16:28:44 +02:00
Ethan Frey 4cabad0980 Minor cleanup 2017-06-21 16:24:51 +02:00
Ethan Buchman 824050a0b4 basecoin init --chain-id 2017-06-21 02:48:09 -04:00
Ethan Buchman 05e23eda06 update changelog 2017-06-21 01:59:20 -04:00
Ethan Buchman 43378a9b7b fix up basecli readme and basecoin-tool.md 2017-06-21 00:43:32 -04:00
Ethan Buchman e671ce6030 bring back key.json. ibc guide edits 2017-06-21 00:32:59 -04:00
Ethan Buchman 105cdbac38 cmd/commands -> cmd/basecoin/commands 2017-06-21 00:27:23 -04:00
Ethan Buchman 9b0f4fc650 docs: update basics and plugins 2017-06-20 21:36:04 -04:00
Ethan Buchman 7b595b3f87 user ErrNoData from light-client 2017-06-20 21:35:46 -04:00
Ethan Buchman a3bc96c56b basecoin init takes an account address 2017-06-20 21:35:22 -04:00
Ethan Frey f204144ee3 Fix up ``` ticks 2017-06-19 16:57:44 +02:00
Ethan Frey 83346f51ab Merge pull request #120 from tendermint/docs
WIP re-documentation + etc.
2017-06-19 16:43:33 +02:00
Ethan Frey 0b7b639c58 Rewrote ibc guide for basecli and relay 2017-06-19 16:34:41 +02:00
Ethan Frey 9bb3493f78 Ran through the docs, more cleanup, everything except ibc ready 2017-06-19 15:13:46 +02:00
Ethan Frey 1e76d92d85 Supress ugly kill message with disown - bash magick 2017-06-19 15:13:46 +02:00
Ethan Frey 06c854f846 "make fresh" when things are getting stale 2017-06-19 15:13:46 +02:00
rigel rozanski 24bd0f5ed6 update docs, move counter
int

int

int
2017-06-18 19:01:54 -04:00
rigel rozanski 7dad89b152 doc revisit basecoin-basics.md 2017-06-17 21:15:54 -04:00
Ethan Frey a20b640f05 Better error output when setup fails 2017-06-16 21:06:43 +02:00
Ethan Frey 4b65d8bac3 Update changelog notes for relay update 2017-06-16 20:51:23 +02:00
Ethan Frey 6658421919 Cleanup tests a bit 2017-06-16 20:47:44 +02:00
Ethan Frey a57e2d34b1 Remove remnants of basecoin tx as ibc functions are now under relay 2017-06-16 20:42:41 +02:00
Ethan Frey cb075bbb7e Working with relay init 2017-06-16 20:36:38 +02:00
Ethan Frey b63f8bd15a Move relay to basecoin relay start 2017-06-16 20:20:23 +02:00
Ethan Frey d7cddb252a Cleaned up comments 2017-06-16 19:31:09 +02:00
Ethan Frey 6c01988388 Merge pull request #115 from tendermint/feature/remove-client-from-basecoin
Feature/remove client from basecoin
2017-06-16 17:40:25 +02:00
Ethan Frey 22918ba3d2 Remove example-plugin code, need to fix docs 2017-06-16 17:35:37 +02:00
Ethan Frey 9bf34cbac2 Removed many more unneeded commands 2017-06-16 17:28:26 +02:00
Ethan Frey b15f882ff4 Ripped out query, tx send, account, keys, and more 2017-06-16 17:20:45 +02:00
Ethan Frey f75ebca3ae Fix Makefile, remove no longer needed demo! 2017-06-16 17:10:45 +02:00
Ethan Frey 6eac364c43 Complete ibc tests with "basecoin ibc register" and "basecoin relay" 2017-06-16 16:59:23 +02:00
Ethan Frey 33d4f930da basecli sendtx handles chain/addr format 2017-06-16 15:42:18 +02:00
Ethan Frey cba5523ca5 Clear output of test failures in ibc 2017-06-16 15:33:37 +02:00
Ethan Frey 4606fc84f7 Add ibc test scaffolding 2017-06-16 14:43:54 +02:00
Ethan Frey fb7fc78b2e clean up cli tests 2017-06-16 14:26:35 +02:00
Ethan Frey 526e2136e1 Fix cli tests for new countercli app 2017-06-16 14:01:37 +02:00
Ethan Frey 2f3c7002fa Create new command, countercli, removed counter from basecli 2017-06-16 14:00:43 +02:00
Ethan Frey 4d4137855d Cache shunit2 in Makefile, so we don't wget everytime 2017-06-16 13:56:12 +02:00
Ethan Frey 75425b9bc1 Update CHANGELOG for some of the 0.6 enhancements 2017-06-16 13:51:48 +02:00
Ethan Frey 985db9c747 Merge pull request #111 from tendermint/apptxReorg 2017-06-16 13:42:10 +02:00