Commit Graph

1909 Commits

Author SHA1 Message Date
Christopher Goes 25d0fb593c
Address PR comments 2018-04-11 17:48:15 +02:00
Rigel 5212ac02e4
Merge pull request #812 from cosmos/cwgoes/misc-cli-fixes
Misc CLI fixes
2018-04-11 11:42:38 -04:00
Christopher Goes 885b6dc63e
Merge pull request #839 from cosmos/cwgoes/fix-ibc-relay
Recreate RPC client on WithNodeURI
2018-04-11 13:49:21 +02:00
Christopher Goes 24f3a3a71c
Recreate RPC client on WithNodeURI 2018-04-11 11:25:52 +02:00
Christopher Goes 3581a4d079
Merge pull request #835 from cosmos/cwgoes/dockerify
Add basic Dockerfile to build all binaries and export gaiad
2018-04-11 11:00:20 +02:00
rigelrozanski c741be16ce next sequence comment, CHANGELOG updates 2018-04-10 17:45:23 -04:00
Rigel 9d90c6b8f7
Merge pull request #837 from cosmos/joon/824-cachecontext
Add CacheContext
2018-04-10 16:05:08 -04:00
rigelrozanski bdc7fe56ba cachecontext comments and changelog update 2018-04-10 15:44:49 -04:00
Christopher Goes 8dd612c38a
Address PR comments 2018-04-10 18:48:47 +02:00
Joon 1c8094c6bd
Update context.go 2018-04-10 17:07:54 +02:00
mossid 8ed15f7e9d typo 2018-04-10 17:06:02 +02:00
mossid 442e677300 add CacheContext 2018-04-10 17:04:27 +02:00
Christopher Goes 22372bfffd
Add basic Dockerfile to build all binaries and export gaiad 2018-04-10 12:39:47 +02:00
Ethan Buchman 3f2a8e789a changelog 2018-04-10 12:25:13 +03:00
Christopher Goes c7b680a545
Address PR comments 2018-04-10 11:16:30 +02:00
Christopher Goes 7383c99026
Add AutoSequence to all transaction-sending commands 2018-04-10 11:16:30 +02:00
Christopher Goes bd626ba94e
Helper function 2018-04-10 11:16:30 +02:00
Christopher Goes ec98545a1b
Default to next sequence number (closes #807) 2018-04-10 11:16:30 +02:00
Christopher Goes 0be655b122
Automatically determine chainID, throw error if not provided (closes #810) 2018-04-10 11:16:29 +02:00
Rigel e588ebfa9a
Merge pull request #821 from cosmos/adrian/deadcode
Remove deadcode
2018-04-09 20:34:50 -04:00
Rigel 18ac0f99d1
Merge pull request #767 from cosmos/sunny/IAVLsubspace
KVStore Subspaces
2018-04-09 20:22:38 -04:00
Sunny Aggarwal 69448f90e5 added just FF byte 2018-04-10 01:32:04 +02:00
Ethan Buchman f5c285f5ee more MarshalJSONIndent 2018-04-09 23:18:56 +03:00
Ethan Buchman 9e2667b496 basecoin/types: UnmarshalBinaryBare 2018-04-09 21:05:03 +03:00
Ethan Buchman 98f739651c Merge branch 'master' into develop 2018-04-09 20:56:35 +03:00
Ethan Buchman 40ed65d110
Merge pull request #826 from cosmos/bucky/fix-gaiacli
Bucky/fix gaiacli
2018-04-09 20:47:54 +03:00
Ethan Buchman 31476b1b29 changelog and version 2018-04-09 20:41:03 +03:00
Ethan Buchman f275034830 gaiacli is just basecli 2018-04-09 20:40:16 +03:00
Ethan Buchman e17f486928
Merge pull request #825 from cosmos/bucky/marshal-indent
MarshalJSONIndent
2018-04-09 20:35:37 +03:00
Ethan Buchman 5b32a3bad2 MarshalJSONIndent 2018-04-09 20:32:19 +03:00
Adrian Brink 13521b3f77
Remove deadcode 2018-04-09 17:33:53 +02:00
Ethan Buchman 86fb891215
Merge pull request #814 from cosmos/jae/aminoify
aminoification
2018-04-09 17:27:45 +03:00
Ethan Buchman db29b5066d Merge branch 'develop' into jae/aminoify 2018-04-09 17:28:17 +03:00
Ethan Buchman 8e4d6a5441 Merge branch 'master' into develop 2018-04-09 17:09:01 +03:00
Ethan Buchman 72bebc62bd
Merge pull request #819 from cosmos/release/v0.14.0
Release/v0.14.0
2018-04-09 17:02:26 +03:00
Ethan Buchman 4807a19b5b
Merge pull request #774 from fedekunze/fedekunze/README
Update README.md
2018-04-09 16:59:56 +03:00
Ethan Buchman 40b193ff05 update changelog 2018-04-09 16:59:08 +03:00
Ethan Buchman 1074ab6d67 version and changelog 2018-04-09 16:52:13 +03:00
Ethan Buchman 9722f41600 deps, changelog, version 2018-04-09 16:51:40 +03:00
Ethan Buchman cda03dd874 update deps 2018-04-09 16:42:02 +03:00
Federico Kunze 56c3ae4a7f
Merge branch 'develop' into fedekunze/README 2018-04-09 09:50:22 -03:00
Ethan Buchman ccd92358db
Merge pull request #817 from cosmos/bucky/aminoify
fix tests
2018-04-09 15:37:52 +03:00
Federico Kunze c155a8212e addressed Rige's comments 2018-04-08 12:23:17 -03:00
Sunny Aggarwal 9b40cf184f added PrefixBytesTest 2018-04-08 00:58:03 +02:00
Jae Kwon 9b246ec78c
Update README.md 2018-04-07 14:31:44 -07:00
Ethan Buchman 1860f988b6 fix tests 2018-04-07 20:56:49 +03:00
Jae Kwon 413780807e WIP 2018-04-07 02:16:41 -07:00
Jae Kwon a06cfbeaa8 ... 2018-04-07 00:19:44 -07:00
Jae Kwon 923742622a Fix docs; Bump version; Fix makefile 2018-04-07 00:08:53 -07:00
Jae Kwon c4bc888375 Fix almost all tests 2018-04-07 00:02:00 -07:00