Commit Graph

1578 Commits

Author SHA1 Message Date
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
Ethan Buchman d53670bb9b remove print statement and update glide 2018-03-02 12:05:08 -05:00
Ethan Buchman 59ddd79a19 update glide 2018-03-02 11:22:39 -05:00
gamarin 5ff1f0c5f8 Add submitter in proposal struct 2018-03-02 12:08:18 +01:00
Ethan Buchman 630a5fe579 revert to old go-wire 2018-03-02 04:24:07 -05:00
Ethan Buchman 3a13a649eb
Merge pull request #545 from cosmos/bucky/sdk-address
crypto.Address -> sdk.Address
2018-03-02 04:21:45 -05:00
Ethan Buchman 62d6a5de46 crypto.Address -> sdk.Address 2018-03-02 02:49:07 -05:00
Ethan Buchman a4825ece1a github PR template 2018-03-01 18:26:16 -05:00
gamarin 7ca150fd40 Remove .DS_Store 2018-03-01 18:29:46 +01:00
gamarin 9820f5b45c Removed stores, change address to PubKey, fixes, ... 2018-03-01 17:21:35 +01:00
Ethan Buchman 9d1b348126 bump version 2018-03-01 02:16:54 -05:00
Ethan Buchman f4c2b504f4
Merge pull request #533 from cosmos/release-v0.11.0
Release v0.11.0
2018-03-01 02:12:31 -05:00
Ethan Buchman cba7379f78 dont mount multiple stores while its broken 2018-03-01 02:03:26 -05:00
Ethan Buchman 2047abc8bc add tests to show mounting multiple stores is broken. see #532 2018-03-01 02:00:44 -05:00
Ethan Buchman 86ac07f444 glide update 2018-03-01 00:41:35 -05:00
Ethan Buchman 158dfcebdc changelog and version 2018-03-01 00:38:39 -05:00
Ethan Buchman 5494a4ed83
Merge pull request #497 from cosmos/feature/sdk2-gaia-cli
REVIEW: Full-fledged gaia cli
2018-03-01 00:21:49 -05:00
rigelrozanski 889551dbbd fix broken mock test 2018-03-01 03:40:39 +00:00
rigelrozanski 0469358286 rebase fixes 2018-03-01 03:17:48 +00:00
rigelrozanski 5ba2714777 removed gaia cli references (on reference branch now) 2018-03-01 02:36:57 +00:00
rigelrozanski 3be46395cf restructure to remove deps on example 2018-03-01 02:36:57 +00:00
rigelrozanski 5bc5135c1b wire 2018-03-01 02:36:57 +00:00
rigelrozanski 1d3904dfd3 bank registers crypto 2018-03-01 02:36:57 +00:00
rigelrozanski 65f27f2daa basecli refactor 2018-03-01 02:36:57 +00:00
Ethan Frey 94948746a0 rpc cli output uses wire.MarshalJSON 2018-03-01 02:36:57 +00:00
Ethan Frey bb74e84b29 Clean up keys/keybase and comments 2018-03-01 02:36:57 +00:00
Ethan Frey 03dc660797 Cleanup client/input.go per buckys request 2018-03-01 02:36:57 +00:00
Ethan Frey 05f5141734 Cleanup from rige's review 2018-03-01 02:36:57 +00:00
Ethan Frey 1c0fdfe660 Fix glide.lock syntax 2018-03-01 02:36:57 +00:00
Ethan Frey 43ea579079 Tools uses glide, not gopkg.in for versioning 2018-03-01 02:36:57 +00:00
Ethan Frey 8392cf93ac Implement RPC subcommands
Turned out the tendermint rpc was broken in the refactor and
had to fix that first...
2018-03-01 02:36:57 +00:00
Ethan Frey c083678cae cleaned up basecli tx so it really works 2018-03-01 02:36:57 +00:00
Ethan Frey 734b1073ba Added tx subcommands and automate manual testing 2018-03-01 02:36:57 +00:00