Ethan Frey
|
911dd1423e
|
Add roles wrapper/tx/query command to basecoin
|
2017-07-19 14:26:40 +02:00 |
Ethan Frey
|
e7da4c2d3a
|
Add support for --prepare to store tx for multisig
|
2017-07-19 13:22:53 +02:00 |
Ethan Frey
|
d712d6ffd1
|
Fixed imports in main.go
|
2017-07-19 12:22:01 +02:00 |
Ethan Frey
|
100522069d
|
Moved cmd/basecli/commands into client/commands
|
2017-07-18 22:21:57 +02:00 |
Ethan Frey
|
eb495e081b
|
Move commands to client/commands
|
2017-07-18 21:57:37 +02:00 |
Ethan Frey
|
a9e4a94402
|
Moved all commands from light-client into basecoin
|
2017-07-18 21:23:11 +02:00 |
Ethan Frey
|
7b0934bf9f
|
Ripped about cmd logic to make middleware modular
|
2017-07-18 20:12:51 +02:00 |
rigel rozanski
|
3d5cf393b9
|
PR changes
|
2017-07-18 12:08:29 +02:00 |
rigel rozanski
|
007230e583
|
swap the nonce & chain check order in stack
|
2017-07-18 12:08:29 +02:00 |
Ethan Frey
|
9fd250209e
|
Cli now returns errors on non-zero code from DeliverTx
|
2017-07-18 12:08:29 +02:00 |
Ethan Frey
|
6d35b1f934
|
Clean up nonce wrapper in cli
|
2017-07-18 12:08:29 +02:00 |
rigel rozanski
|
23615c5d37
|
almost done!
|
2017-07-18 12:08:29 +02:00 |
rigel rozanski
|
463f2dca30
|
changefile remove silent on bash test
int
int
|
2017-07-18 12:08:28 +02:00 |
rigel rozanski
|
16b039534d
|
working sequence number with errors
|
2017-07-18 12:08:28 +02:00 |
Ethan Frey
|
d6d1655ab1
|
Add support for --fee in countercli
|
2017-07-12 21:04:34 +02:00 |
Ethan Frey
|
36a453ea41
|
Fee handler set by default, tested app level
|
2017-07-12 20:38:54 +02:00 |
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 |