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
|
df752d52c7
|
Revert "Fix dependencies"
This reverts commit 78c6267548 .
|
2018-03-15 13:48:48 +01:00 |
Adrian Brink
|
78c6267548
|
Fix dependencies
|
2018-03-15 12:51:17 +01:00 |
mossid
|
f279a5538d
|
done: wire -> json
|
2018-03-15 12:38:17 +01:00 |
Ethan Buchman
|
6eeb8466a7
|
Merge pull request #611 from cosmos/joon/stdlib
SDK standard library
|
2018-03-15 11:36:52 +01:00 |
mossid
|
25f01a3e12
|
in progress: wire -> json for now
|
2018-03-15 11:36:17 +01:00 |
Ethan Buchman
|
806b4b2603
|
types/stdlib
|
2018-03-15 11:09:04 +01:00 |
mossid
|
861eb5da1c
|
revert & rebase; add stdlib and test
|
2018-03-14 19:20:15 +01:00 |
Zarko Milosevic
|
5b0e222639
|
Add spec of the basic staking features
|
2018-03-14 17:48:52 +01:00 |
mossid
|
820152b873
|
relayer app
|
2018-03-14 16:14:04 +01:00 |
Rigel
|
7627323c93
|
Merge pull request #619 from lino-network/bugfix
Fix Issue#618
|
2018-03-14 16:05:59 +01:00 |
Ethan Buchman
|
8c2dce7c3b
|
Merge pull request #621 from cosmos/bucky/fix-cli-for-sign-doc
fix cli to sign StdSignDoc. fixes #620
|
2018-03-14 14:14:06 +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 |
Ethan Buchman
|
2336a20f5a
|
fix cli to sign StdSignDoc. fixes #620
|
2018-03-14 13:11:19 +01:00 |
Adrian Brink
|
77b2a63156
|
IBC Spec
|
2018-03-14 13:08:19 +01:00 |
mossid
|
5ebdff2e5e
|
packetdata->payload
|
2018-03-13 20:28:38 +01:00 |
mossid
|
ded9de18cf
|
add term description, packetdata abstraction in 2/3
|
2018-03-13 20:22:03 +01:00 |
mossid
|
ac004be491
|
merge storeKeys
|
2018-03-13 19:55:38 +01:00 |
Yukai Tu
|
651e931763
|
Fix Issue#618
|
2018-03-13 11:53:45 -07:00 |
mossid
|
259400cbda
|
in progress
|
2018-03-13 19:47:02 +01:00 |
mossid
|
2217aaf54f
|
router -> dispatcher, get rid of sdk.Msg
|
2018-03-13 19:39:06 +01:00 |
mossid
|
a9064c97c3
|
remove leftover in mvp3
|
2018-03-13 19:08:16 +01:00 |
mossid
|
8b55006fca
|
fill mvp1/2/3
|
2018-03-13 19:05:27 +01:00 |
mossid
|
927b869db9
|
refactor spec structure
|
2018-03-13 17:10:26 +01:00 |
Adrian Brink
|
e42aca05eb
|
Extend IBC specification
|
2018-03-13 16:21:24 +01:00 |
mossid
|
9be287ced1
|
add ibc2.md
|
2018-03-13 16:21:24 +01:00 |
Matt Bell
|
83ce0ed1f9
|
Added IBC MVP spec
|
2018-03-13 16:21:24 +01:00 |
Ethan Buchman
|
ee0b396bad
|
Merge pull request #612 from cosmos/rigel/cool-tests
Basecoin cool fix / upgrade tests
|
2018-03-13 13:46:19 +01:00 |
Ethan Buchman
|
8f03b181c7
|
examples/basecoin/app: fix test by using StdSignDoc
|
2018-03-13 11:54:22 +01:00 |
rigelrozanski
|
eea4e8d151
|
cleanup
|
2018-03-13 02:58:09 +01:00 |
rigelrozanski
|
29cd41e5e4
|
basecoin app_test is cool now
|
2018-03-13 02:58:09 +01:00 |
rigelrozanski
|
e7777cc7ca
|
cool module renames
|
2018-03-13 02:57:14 +01:00 |
rigelrozanski
|
b9691f1086
|
cool module test fixes
|
2018-03-13 02:57:14 +01:00 |
Ethan Buchman
|
d4c13b093c
|
Merge pull request #563 from cosmos/bucky/sequence
Replay Protection
|
2018-03-13 01:52:45 +01:00 |
Ethan Buchman
|
20e2c24f9d
|
x/auth: ante_test.go
|
2018-03-13 01:42:13 +01:00 |
Ethan Buchman
|
1955e3436f
|
x/auth: mapper_test.go
|
2018-03-13 01:42:13 +01:00 |
Ethan Buchman
|
661d0fd7e8
|
types: StdSignDoc includes sequence for each sig
|
2018-03-13 01:42:13 +01:00 |
Ethan Buchman
|
e4da8ebee2
|
fixes from rebase
|
2018-03-13 01:42:13 +01:00 |
Ethan Buchman
|
a05ea5fcc9
|
implement replay protection
|
2018-03-13 01:42:13 +01:00 |
Ethan Buchman
|
087721dc04
|
x/bank: clean up tests
|
2018-03-13 01:42:13 +01:00 |
Ethan Buchman
|
b906c141bd
|
x/bank: remove Sequence from Input
|
2018-03-13 01:42:13 +01:00 |
Ethan Buchman
|
9b8db6b37c
|
x/auth: clean up ante handler
|
2018-03-13 01:42:13 +01:00 |