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
|
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
|
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
|
6983f61961
|
Moved Coins from types -> modules/coin
|
2017-07-06 14:59:45 +02:00 |
rigel rozanski
|
9b561344fe
|
addressing PR 154 comments
|
2017-07-06 05:39:58 -04:00 |
rigel rozanski
|
375fad3bec
|
go linting working
|
2017-07-04 23:28:27 -04:00 |
Ethan Frey
|
670e7b48d1
|
Counter uses dispatcher to deduct fees from account
|
2017-07-04 14:47:46 +02:00 |
Ethan Frey
|
49ebe59804
|
Get counter app working, with cli tests
|
2017-07-04 14:04:18 +02:00 |
rigel rozanski
|
24bd0f5ed6
|
update docs, move counter
int
int
int
|
2017-06-18 19:01:54 -04:00 |