Ethan Frey
|
663f96b491
|
Unify version in all binaries
|
2017-08-18 22:04:50 +01:00 |
Ethan Frey
|
673814673e
|
Refactored basecoin init a bit to use in eyes
|
2017-08-06 23:49:09 +02:00 |
Ethan Frey
|
9640547c01
|
Expose credit tx to cli and test
|
2017-07-27 16:41:12 -04:00 |
Ethan Frey
|
6135345af8
|
Add issuer position to grant credit
|
2017-07-27 16:36:47 -04:00 |
Ethan Frey
|
b7f31ad70a
|
Test sendtx with foreign addr creates proper ibc packet
|
2017-07-27 16:36:15 -04:00 |
Ethan Frey
|
fd10387eb5
|
Tested register and update ibc via cli
|
2017-07-27 16:30:20 -04:00 |
Ethan Frey
|
2b79aa0413
|
Code cleanup from emmanuel
|
2017-07-27 15:31:34 -04:00 |
Ethan Frey
|
d607b76234
|
Reorg state package and fix all imports
|
2017-07-27 15:31:33 -04:00 |
Ethan Frey
|
f6e7d4b741
|
Pull in logic from merkleeyes, get it all working with trees
|
2017-07-27 15:31:32 -04:00 |
Ethan Frey
|
ace0e4cf78
|
remove key.json from basecoin init
|
2017-07-22 09:56:22 -04:00 |
rigel rozanski
|
ac1ecc10c4
|
new library orders
|
2017-07-19 04:51:36 -04:00 |
Ethan Frey
|
36a453ea41
|
Fee handler set by default, tested app level
|
2017-07-12 20:38:54 +02:00 |
rigel rozanski
|
1821f8bd7a
|
more cleanup
int
|
2017-07-07 01:27:29 -04:00 |
Ethan Frey
|
6983f61961
|
Moved Coins from types -> modules/coin
|
2017-07-06 14:59:45 +02:00 |
Ethan Frey
|
912c24093f
|
Removed a whole lot of old crud
|
2017-07-06 13:40:02 +02:00 |
rigel rozanski
|
35845a958f
|
fix cmd/bascoin/commands/init old flags
|
2017-07-05 07:08:56 -04:00 |
rigel rozanski
|
5044032a23
|
golint compliant for app, cmd folders
|
2017-07-05 06:57:52 -04: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
|
159574db89
|
Move ChainID into context
|
2017-07-03 17:32:01 +02:00 |
Ethan Frey
|
ef0ab758ed
|
Cleaned up logger on constructors in App, State
|
2017-07-03 16:54:47 +02:00 |
Ethan Frey
|
d0a2041c89
|
Remove references to IBC from binaries
|
2017-07-03 16:47:03 +02:00 |
rigel rozanski
|
ec7ef41fdc
|
First Full Auto-Tutorial Test
|
2017-06-29 05:47:38 -04:00 |
Ethan Frey
|
41bc371a1d
|
Update dependencies, set merkleeyes logger
|
2017-06-27 15:20:32 +02:00 |
Ethan Frey
|
ad5c129b8e
|
#127: init messages refer to command name
|
2017-06-27 14:07:55 +02:00 |
Ethan Frey
|
14c39e7312
|
Support all "tendermint node" flags in "basecoin start"
|
2017-06-26 18:22:50 +02:00 |
Ethan Frey
|
18d7b6426b
|
Add support for --log_level
|
2017-06-26 18:22:50 +02:00 |
Ethan Frey
|
c36352e4a5
|
Refactor tendermint config loading
|
2017-06-26 18:22:50 +02:00 |
Ethan Buchman
|
824050a0b4
|
basecoin init --chain-id
|
2017-06-21 02:48:09 -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 Frey
|
a57e2d34b1
|
Remove remnants of basecoin tx as ibc functions are now under relay
|
2017-06-16 20:42:41 +02:00 |
Ethan Frey
|
b15f882ff4
|
Ripped out query, tx send, account, keys, and more
|
2017-06-16 17:20:45 +02:00 |
Ethan Buchman
|
7b83dea0d6
|
[cmd] new relay command for IBC relay
|
2017-05-22 07:35:23 -04:00 |
Ethan Buchman
|
4a1920a2a7
|
exit code on error
|
2017-05-13 20:03:53 -04:00 |
Ethan Frey
|
73435303af
|
Fix basecoin cli to newest tendermint develop (0.10)
|
2017-05-12 20:29:13 +02:00 |
Rigel Rozanski
|
c292d54e47
|
Debug Flag, Run -> RunE
|
2017-04-21 12:34:11 -04:00 |
rigelrozanski
|
fb3fd1b425
|
added cli cobra
rebaseFixes
int
removed ExitOnErr
int
int
int
int
int
added uint64 to RegisterFlags
|
2017-04-21 12:34:11 -04:00 |
Ethan Buchman
|
30da6eebb0
|
cmd: log errors
|
2017-03-23 18:51:15 -04:00 |
Ethan Buchman
|
75da135755
|
basecoin unsafe_reset_all
|
2017-03-13 20:20:07 -04:00 |
Ethan Buchman
|
44189d9055
|
basecoin init, default to in-proc, fix up guide
|
2017-03-13 19:28:34 -04:00 |
Ethan Buchman
|
cd3a545264
|
version bump to 0.2.0
|
2017-02-26 13:51:39 -05:00 |
Ethan Buchman
|
558df7da15
|
enable ibc by default
|
2017-02-17 09:37:48 -05:00 |
Ethan Buchman
|
d54763965e
|
cli: key command
|
2017-02-07 16:12:50 -05:00 |
Ethan Buchman
|
abac65bacc
|
cli: refactor ibc and counter into own binaries
|
2017-02-07 16:12:50 -05:00 |
Ethan Frey
|
215c377fae
|
Show result from AppTx
|
2017-01-31 17:00:23 +01:00 |
Ethan Frey
|
63612f8204
|
Expose Query globally, to use from other packages
|
2017-01-31 15:33:34 +01:00 |
Ethan Frey
|
6e3a199f09
|
Fix sendtx to not panic on error
|
2017-01-30 19:11:44 +01:00 |
Ethan Frey
|
15904ea7a7
|
cmd start allows plugin registration
|
2017-01-30 17:16:00 +01:00 |
Ethan Frey
|
3fbd282f2e
|
Allow registering plugin subcommand to apptx
|
2017-01-30 15:56:47 +01:00 |