Commit Graph

1418 Commits

Author SHA1 Message Date
Ethan Buchman be7cb6c96c types: introduce StdFee 2018-03-17 18:34:06 +01:00
Ethan Buchman eb23803833 remove tx.GetFeePayer 2018-03-17 18:34:06 +01:00
Ethan Buchman df8f2ab2fa
Merge pull request #636 from cosmos/rigel/client-cleanup
StdSignMsg logic into common helper functions
2018-03-17 17:02:06 +01:00
Ethan Buchman d2d201c835
Merge pull request #634 from lino-network/auth-issue
Fix auth handler public key issue
2018-03-17 16:51:57 +01:00
rigelrozanski 5965df1613 move signmsg into common sign and build functionality 2018-03-17 16:49:47 +01:00
Yukai Tu aee516f595 Fix auth handler public key issue 2018-03-16 17:57:28 -07:00
Ethan Buchman 6eeb8466a7
Merge pull request #611 from cosmos/joon/stdlib
SDK standard library
2018-03-15 11:36:52 +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
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
Ethan Buchman 2336a20f5a fix cli to sign StdSignDoc. fixes #620 2018-03-14 13:11:19 +01:00
Yukai Tu 651e931763 Fix Issue#618 2018-03-13 11:53:45 -07: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