Commit Graph

1610 Commits

Author SHA1 Message Date
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
rigelrozanski b861b4692d wip app tests 2018-03-06 00:56:03 +00:00
rigelrozanski 7b0a5fb043 add cool msg to codec 2018-03-05 00:55:23 +00:00
rigelrozanski b68500e948 ... 2018-03-05 00:45:31 +00:00
Adrian Brink 85316e9388 Explanation on how the module system works 2018-03-04 17:24:23 +00:00
rigelrozanski 9349d95cd9 add some unmarshal panics 2018-03-04 17:24:23 +00:00
rigelrozanski fb199e293e fixes, add to changelog 2018-03-04 17:21:37 +00:00
rigelrozanski a2e4479dcc complete cool CLI 2018-03-04 17:21:37 +00:00
rigelrozanski b6347db664 refactor client 2018-03-04 17:21:37 +00:00
rigelrozanski 131130b7a4 basecoin upgrade without CLI 2018-03-04 17:21:37 +00:00
rigelrozanski 6dec9353be working new cool module in basecoin 2018-03-04 17:21:37 +00:00
Ethan Buchman d3ffd303c4
Merge pull request #495 from cosmos/improve_governance_spec
WIP: Governance Specification
2018-03-03 22:24:52 -05:00
Ethan Buchman e4043a8e97 add .DS_Store to .gitignore 2018-03-03 18:50:05 -05:00
Ethan Buchman 1c6ecef599 fix #554 2018-03-03 18:24:24 -05:00
Ethan Buchman 729af506b3
Merge pull request #548 from cosmos/bucky/old-wire
revert to old go-wire
2018-03-02 12:11:56 -05:00