Commit Graph

2340 Commits

Author SHA1 Message Date
Zaki Manian f33f49a840 Almost from scratch reimplementation of bech32cosmos integration. 2018-05-27 13:47:23 +02:00
Rigel 4ad3de4204
Merge pull request #1031 from davekaj/basecoin-docs
Basecoin docs
2018-05-26 04:44:53 -04:00
Rigel ae82931b7c
Merge pull request #1049 from cosmos/std_to_auth
Move stuff from types to auth
2018-05-26 04:43:27 -04:00
rigelrozanski 92356b7d9b changelog update 2018-05-26 04:36:05 -04:00
Rigel cb1b6baa19
Merge pull request #1064 from cosmos/sunny/ante_fee_handle
Fee Collection in auth
2018-05-26 04:28:44 -04:00
Sunny Aggarwal bf02cdcf97 address Chris review 2018-05-25 21:14:49 -07:00
Sunny Aggarwal 4f6c77d8cb antehandler tests 2018-05-25 21:10:09 -07:00
Sunny Aggarwal f81a70b315 added keeper tests 2018-05-25 20:48:27 -07:00
Sunny Aggarwal d3bdb09ffc passes, needs tests 2018-05-25 20:29:40 -07:00
Christopher Goes 6bb27c1d99
Merge pull request #1050 from forbole/develop
fixed duplicate pub_key in stake.Validator
2018-05-25 03:38:26 +02:00
Bill Ip 87a696e490 updated changelog 2018-05-25 09:33:08 +08:00
Bill Ip ac659288bd fixed duplicate pub_key in stake.Validator 2018-05-25 09:31:25 +08:00
Christopher Goes 2cafe7d302
Merge pull request #1044 from cosmos/greg/remotenet
Remotenet commands for easy cloud validators setup
2018-05-25 03:08:17 +02:00
Greg Szabo 3b9dadd838
Added logzio scripts 2018-05-25 03:03:18 +02:00
Christopher Goes 02bf73b94d
Rebase, fix changelog 2018-05-25 03:03:18 +02:00
Greg Szabo 7b64a9466a
Added binary check to Makefile 2018-05-25 03:03:18 +02:00
Greg Szabo c920d9a69c
Updated CHANGELOG.md 2018-05-25 03:03:18 +02:00
Greg Szabo 220afc7cf4
Remotenet start/status/stop added to Makefile to create a DO validator network 2018-05-25 03:02:54 +02:00
David Kajpust 1577208362 fix typos 2018-05-24 14:03:22 -03:00
Christopher Goes 975668a314
Merge pull request #1042 from cosmos/fabo/downgrade-swagger-to-v2
Downgrade swagger
2018-05-24 18:05:09 +02:00
Christopher Goes a5b5c45b7f
Update changelog 2018-05-24 18:04:10 +02:00
Fabian 5b32a0ed7a
Merge branch 'develop' into fabo/downgrade-swagger-to-v2 2018-05-24 10:34:29 +02:00
sunnya97 5d7c3af1b8 works 2018-05-23 22:09:01 -07:00
sunnya97 33492cc070 in progress 2018-05-23 19:53:42 -07:00
sunnya97 56d1c48812 in progress 2018-05-23 19:49:35 -07:00
sunnya97 cb52712660 in progress 2018-05-23 19:49:35 -07:00
sunnya97 34a10072b4 in progress 2018-05-23 19:47:33 -07:00
sunnya97 3055d939ed in progress 2018-05-23 19:26:54 -07:00
Rigel 34f64752e4
Merge pull request #982 from cosmos/rigel/stake-refactor
Stake refactor // fee seperation
2018-05-23 17:43:35 -04:00
rigelrozanski 5a46f26e86 cleanup handleMsgUnbond and revoke logic 2018-05-23 17:06:54 -04:00
rigelrozanski 7353eb4d1b updateBondedValidators only kicks the cliff validator (typical case) 2018-05-23 16:38:50 -04:00
Christopher Goes 6e92c8fb86
Merge pull request #1032 from elvin-du/develop
Autosequence IBC relay account nonces
2018-05-23 21:57:12 +02:00
Fabian a7f21e2b63
downgrade swagger 2018-05-23 16:36:33 +02:00
David Kajpust 16e18b7e96 fixed small typos 2018-05-23 09:43:17 -03:00
David Kajpust 114c9a2077 more display updates 2018-05-22 21:56:43 -03:00
David Kajpust 89f787a3df more display updates 2018-05-22 21:56:07 -03:00
David Kajpust 450f0b6822 fixing display 2018-05-22 21:44:50 -03:00
rigelrozanski d0deb7f30c updateValidator comment 2018-05-22 20:11:37 -04:00
David Kajpust 1fdb65169a added updated explaination from old docs 2018-05-22 21:03:19 -03:00
rigelrozanski cf2d5306c2 update x/stake/store.md 2018-05-22 19:34:31 -04:00
rigelrozanski 26695afe9f stake efficiency case, return early below cliff 2018-05-22 19:27:02 -04:00
rigelrozanski 41458956a1 fix tests, pool.TotalSupply -> pool.TokenSupply() 2018-05-22 18:50:59 -04:00
rigelrozanski db9fd51d1c ... 2018-05-22 15:13:03 -04:00
Christopher Goes 1d17526276
Merge pull request #1035 from cosmos/zach/build-examples
CI: build the examples
2018-05-22 20:07:41 +02:00
elvin 53e0b3bf6a update changelog 2018-05-22 10:11:11 +08:00
Zach Ramsay 8b02a595f3 CI: run 'make install_examples' 2018-05-21 15:18:56 -04:00
elvin c1e15d0cbf Merge branch 'develop' of github.com:elvin-du/cosmos-sdk into develop 2018-05-21 15:57:23 +08:00
elvin d5df88ea5d fix relay bug 2018-05-21 15:53:59 +08:00
David Kajpust 1e097889cb markdown formatting fixes 2018-05-21 00:31:22 -03:00
David Kajpust 2c01805a1b markdown formatting fixes 2018-05-21 00:28:31 -03:00