Commit Graph

43 Commits

Author SHA1 Message Date
Jae Kwon 49fdf80d9d WIP commit 2018-04-06 17:25:08 -07:00
Christopher Goes cdbb994e3f
Update IBC commands 2018-04-03 22:23:09 +02:00
Christopher Goes 12f4a21d03
Reuse Tendermint client instance (closes #671) 2018-04-03 22:16:03 +02:00
Christopher Goes 8412215c16
Additional module cleanup 2018-04-03 22:16:03 +02:00
Christopher Goes 7214149f1d
Move client context initialization from viper to separate package 2018-04-03 22:16:03 +02:00
Christopher Goes f5322fa25f
Remove unused imports 2018-04-03 22:15:51 +02:00
Christopher Goes 7a8e00dbb9
Change CoreContext parameters instead of using viper.Set 2018-04-03 22:15:27 +02:00
Christopher Goes 579e5d4cdc
Add CoreContext for CLI/REST options 2018-04-03 22:15:12 +02:00
Christopher Goes 720b37c6f2
Rename client/builder to client/core (ref #721) 2018-04-03 22:14:11 +02:00
mossid 464bf06380 typo? 2018-04-03 18:24:50 +02:00
mossid d8694070c7 use tmlibs/log 2018-04-03 18:19:47 +02:00
mossid 606f516ecf done 2018-04-03 00:56:02 +02:00
Christopher Goes 10a22f20ba
Remove 'cool' and 'sketchy' modules from basecoind 2018-03-30 16:32:11 +02:00
Ethan Buchman 66a1130f9d
Merge pull request #662 from cosmos/matt/ibc-rest
REST IBC transfer endpoint
2018-03-29 08:45:46 -04:00
Yukai Tu 96d9c55172 Encaptulate Get Passphrase Logic in Builder 2018-03-24 23:14:18 -07:00
Ethan Buchman c529eccc6e parser -> decoder 2018-03-21 02:28:15 +01:00
Ethan Buchman e4b8010077 ParseAccount -> AccountDecoder 2018-03-21 02:22:15 +01:00
mossid 3ae41f7c6b Merge branch 'joon/ibc-mvp1' of https://github.com/cosmos/cosmos-sdk into joon/ibc-mvp1 2018-03-20 00:23:17 +01:00
mossid 2c0b172653 apply comments 2018-03-20 00:22:49 +01:00
Ethan Buchman 95ac075aaa comment and a dep update 2018-03-19 23:17:22 +01:00
Matt Bell ef68be2f38 Added IBC transfer REST endpoint 2018-03-19 18:13:37 +01:00
mossid f386a4044c relayer now works 2018-03-19 12:57:21 +01:00
mossid db6a2d0b81 recover ibc_test.go to pass codecov 2018-03-18 23:38:18 +01:00
Adrian Brink 0eed032a75
Fix broken API 2018-03-18 17:21:26 +01:00
Adrian Brink f1cb7299ae
Start testing the relayer 2018-03-18 16:24:48 +01:00
Adrian Brink 23191aee68
Work out wire for IBC module 2018-03-18 15:47:17 +01:00
Adrian Brink 36c508032b
Add tests for all messages 2018-03-18 15:19:29 +01:00
Adrian Brink 6c9b62d461
Add errors to IBC module 2018-03-18 14:51:08 +01:00
Adrian Brink 95a5a7c9a0
IBC implementation almost done 2018-03-18 13:32:16 +01:00
mossid aaaf18ad71 rm relay from basecli 2018-03-16 21:39:42 +01:00
mossid 8c290c3a6b make relay.go compiled 2018-03-15 18:01:33 +01:00
Adrian Brink 1447bcf139
Integrate IBC more and more into basecli 2018-03-15 17:26:43 +01:00
mossid 8a99041512 move ibc_test code to basecoin/app_test 2018-03-15 17:24:31 +01:00
mossid 5c2805dbec add test 2018-03-15 16:34:24 +01:00
Adrian Brink cd79574927
Add IBC to basecoind 2018-03-15 15:07:01 +01:00
Adrian Brink c409455150
IBC module 2018-03-15 14:54:44 +01:00
mossid 829f0f32fc Revert "in progress: wire -> json for now"
This reverts commit 25f01a3e12.
2018-03-15 13:49:18 +01:00
mossid a8b343a333 Revert "done: wire -> json"
This reverts commit f279a5538d.
2018-03-15 13:48:52 +01:00
mossid f279a5538d done: wire -> json 2018-03-15 12:38:17 +01:00
mossid 25f01a3e12 in progress: wire -> json for now 2018-03-15 11:36:17 +01:00
mossid 820152b873 relayer app 2018-03-14 16:14:04 +01:00
mossid 7049025f87 add basic components 2018-03-14 13:53:26 +01:00
mossid 1cb795ba73 structure 2018-03-14 13:11:33 +01:00