Commit Graph

2029 Commits

Author SHA1 Message Date
Christopher Goes 228bc4add9
Update changelog 2018-04-25 16:19:21 +02:00
Christopher Goes 56ac948dc6
REST folder restructure & cleanup 2018-04-25 16:18:06 +02:00
Christopher Goes 85a49646eb
Merge pull request #660 from cosmos/joon/626-stdlib
Joon/626 stdlib
2018-04-25 14:51:49 +02:00
mossid 06d47bebed add comments for golint 2018-04-25 14:45:22 +02:00
mossid 8ff316c99e merge from develop 2018-04-25 14:15:34 +02:00
mossid 87edaa80d4 add comments, clarify Iterate() 2018-04-25 13:44:29 +02:00
Christopher Goes 4ac80c3204
Merge pull request #897 from cosmos/sunny/remove_accountmapper_seal
Remove Account Mapper Seal
2018-04-24 12:27:01 +02:00
Rigel 2cc609fbe6
Merge pull request #818 from cosmos/adrian/ibc
Start prep for IBC standard for Ethereum community
2018-04-23 16:42:38 -04:00
Rigel 16f43fcb87
Merge pull request #902 from cosmos/cwgoes/expose-bonding-unbonding-blocks
Expose last bonding/unbonding block
2018-04-23 16:39:17 -04:00
Christopher Goes 86b79b9c84
Fix testcases & update changelog 2018-04-23 18:41:36 +02:00
Christopher Goes 5b1e2a3786
Add Height field to DelegatorBond, update appropriately 2018-04-23 18:32:55 +02:00
Christopher Goes 91b1ee393c
Add ViewSlashKeeper 2018-04-23 18:17:21 +02:00
Christopher Goes 2672f4a1bb
Add delegator bond query API endpoint 2018-04-23 17:30:54 +02:00
Christopher Goes c66259e154
Merge pull request #893 from cosmos/add_install_make_all
Add make install to make all
2018-04-23 12:19:13 +02:00
Sunny Aggarwal b7c6713c5c updated Changelog 2018-04-22 23:40:43 -07:00
Sunny Aggarwal 016a1c8ec9 removed seal 2018-04-22 23:36:15 -07:00
Sunny Aggarwal b500cfcf44 added to Makefile 2018-04-22 14:47:12 -07:00
Adrian Brink fbfec1c9cf
Start prep for IBC standard for Ethereum community 2018-04-21 13:43:57 +02:00
mossid 88a11ec0bb apply requests 2018-04-20 23:25:43 +02:00
Rigel d613c2b9e6
Merge pull request #886 from cosmos/rigel/better-key-output
Better key output
2018-04-20 17:17:26 -04:00
rigelrozanski 3e7481d00f updated docs for new key work
updated docs for new key work
2018-04-20 13:16:03 -04:00
rigelrozanski ca3d3be3af better key output 2018-04-20 12:51:47 -04:00
Christopher Goes 45a97e1206
Merge pull request #884 from cosmos/rigel/883-show-validator
show_validator displays HEX
2018-04-20 12:25:11 +02:00
rigelrozanski 0ea1bc7918 add prepend bytes comment to pubkey hex string 2018-04-19 21:09:48 -04:00
rigelrozanski bce7bf6e79 rm a couple comments 2018-04-19 16:33:17 -04:00
rigelrozanski ad0c776d94 show_validator now displays HEX by default, declare-candidacy also takes go-amino encoded 2018-04-19 15:18:31 -04:00
mossid 91767fc6d3 add GenericMapper 2018-04-19 21:07:56 +02:00
mossid e00d03aabd in progress 2018-04-19 21:07:56 +02:00
mossid 1b72a6c40d apply requests 2018-04-19 21:07:56 +02:00
mossid 373e408fad expose QueueInfo 2018-04-19 21:07:56 +02:00
mossid fbfdbd4266 stdlib -> lib 2018-04-19 21:07:56 +02:00
mossid 775668d12d now pass ci 2018-04-19 21:07:56 +02:00
mossid 2c10c868f4 prefixed storekey 2018-04-19 21:07:56 +02:00
mossid 380fa78eae add test for mock/store.go 2018-04-19 21:07:56 +02:00
mossid cc07dce8f2 mock store 2018-04-19 21:07:56 +02:00
mossid 36c6f72690 add comment & write test for Iterate()s 2018-04-19 21:07:56 +02:00
Rigel 3186898db5
Merge pull request #848 from cosmos/zach/docs
docs: update read the docs
2018-04-19 14:10:00 -04:00
Christopher Goes f0d8e950a3
Merge pull request #880 from cosmos/rigel/cleanup
Add Golint to CircleCI // Lint compliant // cleanup
2018-04-19 19:54:47 +02:00
Rigel e089f8ed67
Merge pull request #804 from cosmos/cwgoes/staking-validator-updates
Validator age ordering
2018-04-19 13:40:00 -04:00
rigelrozanski 2a796b6c7a remove test linter fail function 2018-04-19 13:23:59 -04:00
rigelrozanski 566563f666 ci gometalinter, also add linter failing function to test 2018-04-19 13:20:45 -04:00
rigelrozanski e149d27f1c lint changelog 2018-04-19 13:16:09 -04:00
rigelrozanski 411322b8bb Merge branch 'rigel/cleanup' of https://github.com/cosmos/cosmos-sdk into rigel/cleanup 2018-04-19 13:05:14 -04:00
rigelrozanski 5c78c382f9 stdlib linting 2018-04-19 13:04:40 -04:00
Christopher Goes 0dd9634546
Merge pull request #881 from cosmos/cwgoes/circleci-golint
Add Golint to CircleCI
2018-04-19 18:29:55 +02:00
Zach Ramsay 57b150960c docs: add key generation pseudo code 2018-04-19 12:25:00 -04:00
Zach Ramsay 0fd69d56ee docs: PR comments 2018-04-19 12:14:06 -04:00
Zach Ramsay f9fc2e88d9 lil fixes 2018-04-19 12:03:17 -04:00
Zach Ramsay 9924b1cb11 docs: build fixes 2018-04-19 12:03:17 -04:00
Zach Ramsay 90d03a81b0 docs: rst-ify testnet doc 2018-04-19 12:03:17 -04:00