Commit Graph

89 Commits

Author SHA1 Message Date
Ethan Frey 5950ff34e3 remove sequence number from coins 2017-07-12 19:25:14 +02:00
Ethan Frey bb61b9fca3 Update cli to properly query into app state-space 2017-07-11 15:35:43 +02:00
Ethan Frey 100d88d7dd Fix up all tests to handle NewChainTx change 2017-07-10 11:57:37 +02:00
Ethan Frey b757467f7b Moved content of txs package to sit next to the handlers 2017-07-06 16:33:38 +02:00
Ethan Frey a047e210fa Moved the handlers from stack into modules 2017-07-06 16:00:54 +02:00
Ethan Frey 6983f61961 Moved Coins from types -> modules/coin 2017-07-06 14:59:45 +02:00
Ethan Frey 49357a3574 Move kvstore from types to state 2017-07-06 14:23:38 +02:00
Ethan Frey 912c24093f Removed a whole lot of old crud 2017-07-06 13:40:02 +02:00
Ethan Frey 390fdf95cf Cleanup as requested on PR 2017-07-06 12:18:20 +02:00
rigel rozanski 9b561344fe addressing PR 154 comments 2017-07-06 05:39:58 -04:00
rigel rozanski 35845a958f fix cmd/bascoin/commands/init old flags 2017-07-05 07:08:56 -04:00
rigel rozanski 375fad3bec go linting working 2017-07-04 23:28:27 -04:00
Ethan Frey ba38f442c8 Update use of --sequence in counter tutorial 2017-07-04 14:52:21 +02:00
Ethan Frey 670e7b48d1 Counter uses dispatcher to deduct fees from account 2017-07-04 14:47:46 +02:00
Ethan Frey 8003034bbb Test reading back counter tx 2017-07-04 14:19:28 +02:00
Ethan Frey c6c5e34c3a Fix shell-down tutorials 2017-07-04 14:10:06 +02:00
Ethan Frey 49ebe59804 Get counter app working, with cli tests 2017-07-04 14:04:18 +02:00
Ethan Frey 6d56891a0f Re-implement counter plugin 2017-07-04 13:43:25 +02:00
Ethan Frey fa1a300943 Add SetOption to all middleware and handlers 2017-07-03 18:10:46 +02:00
Ethan Frey ef0ab758ed Cleaned up logger on constructors in App, State 2017-07-03 16:54:47 +02:00
rigel rozanski 4e93be304e circle fix, minor IBC tutorial 2017-06-29 05:52:07 -04:00
rigel rozanski a7c07ab3c0 Auto-tutorial basecoin-tool 2017-06-29 05:48:25 -04:00
rigel rozanski b65cd2ab8d auto-tutorial basecoin plugins 2017-06-29 05:48:25 -04:00
rigel rozanski a08775052c circle fixes 2017-06-29 05:47:38 -04:00
rigel rozanski ec7ef41fdc First Full Auto-Tutorial Test 2017-06-29 05:47:38 -04:00
rigel rozanski 985665fb8a working 2017-06-29 05:47:38 -04:00
rigel rozanski e521f3769e tutorial auto-testing, basecoin basics 2017-06-29 05:47:38 -04:00
Ethan Frey 44e9ecce43 Freshened up docs with --genesis and Makefile 2017-06-28 13:21:14 +02:00
Ethan Buchman da384487bb docs: ibc guide all in one terminal 2017-06-21 16:58:34 -04:00
Ethan Frey e94ea20706 Super rough summary of key recovery - please complete 2017-06-21 20:21:07 +02:00
rigel rozanski a78a24bbe9 bash test cleanup
int
2017-06-21 16:30:53 +02:00
Ethan Buchman 824050a0b4 basecoin init --chain-id 2017-06-21 02:48:09 -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 9b0f4fc650 docs: update basics and plugins 2017-06-20 21:36:04 -04:00
Ethan Frey f204144ee3 Fix up ``` ticks 2017-06-19 16:57:44 +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
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 22918ba3d2 Remove example-plugin code, need to fix docs 2017-06-16 17:35:37 +02:00
Ethan Buchman 7be04cf426 Merge pull request #95 from rmercer93/master
mending broken links :)
2017-05-23 13:20:15 -04:00
rhm 9daea812c6 fixing dumb links 2017-05-23 14:00:02 +01:00
Adrian Brink 109877c9dc Merge pull request #83 from tendermint/feature/adrian-spellfix
Spellfix
2017-05-13 10:02:55 +02:00
Ethan Frey 2324f5d766 Fix all tests with new tendermint style 2017-05-12 20:54:50 +02:00
Adrian Brink 57f610a6a7 Spellfix 2017-05-09 14:35:06 +02:00
Jae Kwon 354ea8ffd7 Guide minor fixes 2017-04-30 16:13:12 -07:00
Ethan Buchman e501a4af62 Merge branch 'docs' into develop 2017-04-27 04:12:34 -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