Commit Graph

1424 Commits

Author SHA1 Message Date
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
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
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
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
Ethan Buchman 70e9f52f76 examples/bascoin/app: clean tests 2018-03-13 01:42:13 +01:00
Jae Kwon e2b2185e6d Fix go-wire dependency 2018-03-12 10:26:48 -07:00
Ethan Buchman 032a0b4539
Merge pull request #552 from cosmos/rigel/basecoin-upgrade
Basecoin Upgrade + tiny bit client refactor
2018-03-11 00:12:02 +01:00
Ethan Buchman a0d9cec39b
Merge pull request #593 from PinZhang/fix-path
Fix bug: make will fail if the path contains whitespace
2018-03-10 17:42:21 +01:00
Pin Zhang fe3236da61 Fix bug: make will fail if the path contains whitespace 2018-03-09 13:06:36 +08:00
Rigel 2a5b190d76
Merge pull request #546 from cosmos/zaki/dep
Switch from glide to godep
2018-03-08 20:24:47 +00:00
Zaki Manian 3ff9363a3a Through careful use of the [overide] directive this now builds 2018-03-08 19:48:17 +00:00
Ethan Buchman 644120210c try to update deps to develop. doesnt work 2018-03-08 19:48:17 +00:00
Ethan Buchman b5471212cf dont import metalinter 2018-03-08 19:48:17 +00:00
Ethan Buchman f25c9fc06a tools: get_tools 2018-03-08 19:48:17 +00:00
Ethan Buchman 9dc3690a0c change deps to master. remove tmwire dep 2018-03-08 19:48:17 +00:00
Adrian Brink e3c68e2640 Dep now works. Metalinter is broken 2018-03-08 19:48:17 +00:00
Adrian Brink c42f036318 Fix build, just tools/ missing 2018-03-08 19:48:17 +00:00
rigelrozanski 6f492b862c deleted glide files 2018-03-08 19:48:17 +00:00
Zaki Manian 9afe696bf4 Replace glide with dep 2018-03-08 19:48:17 +00:00
Zaki Manian ce689ab4f3 Switch dependency resolution to dep and update Makefile to use dep 2018-03-08 19:48:17 +00:00