Commit Graph

419 Commits

Author SHA1 Message Date
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
rigel rozanski
9c8ccefd35 reorganize basecli appTx commands
int
2017-06-16 13:41:42 +02:00
rigel rozanski
ad17fcf347 makefile cleanup
int
2017-06-16 13:38:51 +02:00
Ethan Frey
81d6d2425f Added counter tests as well 2017-06-16 13:38:51 +02:00
Ethan Frey
9341b8be5d Support other binaries 2017-06-16 13:38:51 +02:00
Ethan Frey
789ebada42 pulled out common helpers, prepare to support ibc 2017-06-16 13:38:51 +02:00
rigel rozanski
226546e558 circle bash integration 2017-06-16 13:38:23 +02:00
rigel rozanski
e356fc1edb makefile cleanup 2017-06-16 13:38:22 +02:00
Ethan Frey
3c18c33e92 Fix basecli --chainid to --chain-id 2017-06-15 20:29:26 +02:00
Ethan Frey
1a1d5d4c74 Merge pull request #107 from tendermint/lcquery
replace basecli state presenters with cmds
2017-06-15 18:06:25 +02:00
Ethan Frey
6e390a6dfb Updated to newest of develop 2017-06-15 17:56:08 +02:00
Ethan Frey
cfe13e9c13 Cleanup proof format, complete basic cli tests 2017-06-15 17:45:44 +02:00
Ethan Frey
66c9010bcb Starting bash cli tests 2017-06-15 17:16:00 +02:00
Ethan Frey
282a157997 Update to use new helper methods, less code dups 2017-06-15 15:59:45 +02:00
Ethan Frey
8f67b6be84 Got counter tx working, needs testing 2017-06-15 13:36:18 +02:00
Ethan Frey
66ec2f266c Port sendtx to new format 2017-06-15 13:11:09 +02:00
Ethan Frey
65837cf952 Clean up queries, part 1 2017-06-15 12:27:55 +02:00
Ethan Frey
863e3725fe Update deps to latest light-client pr, breaking changes 2017-06-15 12:11:27 +02:00