Commit Graph

1947 Commits

Author SHA1 Message Date
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
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
Zach Ramsay c3cabbf786 docs: add testnet doc from @kidinamoto01 2018-04-19 12:03:17 -04:00
Zach Ramsay 4c0a5a6c20 docs: move back updated intro 2018-04-19 12:03:17 -04:00
Zach Ramsay d7d09f3fea docs: cleanup 2018-04-19 12:03:17 -04:00
Zach Ramsay 15011eaf22 docs: use correct binary 2018-04-19 12:03:17 -04:00
Zach Ramsay 6a7dc0966f docs: update binary 2018-04-19 12:03:17 -04:00
Zach Ramsay f386946d4c docs update part 1 2018-04-19 12:03:17 -04:00
Ethan Buchman 266ea5ce82 docs cleanup 2018-04-19 12:03:17 -04:00
Christopher Goes 4662674580
Add Golint to CircleCI 2018-04-19 14:44:23 +02:00
Christopher Goes 12336f249c
Address PR comments
Clarify field names, explain testing scenarios in more depth
2018-04-19 14:09:12 +02:00
Christopher Goes d2fa76aa37
Rebase onto develop 2018-04-19 13:52:57 +02:00
Christopher Goes 7f38f34709
Stake module block-local tx index counter 2018-04-19 13:48:45 +02:00
Christopher Goes 4e72250dd1
Add testcases (ref #582 discussion) 2018-04-19 13:48:08 +02:00
Christopher Goes 6424bb85ff
Update ordering logic 2018-04-19 13:48:07 +02:00
Christopher Goes 166711742e
Rebase, test fix 2018-04-19 13:48:07 +02:00
Christopher Goes 90d88114d9
Ordering fixes, testcases 2018-04-19 13:48:07 +02:00
Christopher Goes 7fa634e772
Cleanup implementation 2018-04-19 13:48:07 +02:00
Christopher Goes 91e850b568
WIP: Track validator height (closes #582) 2018-04-19 13:48:07 +02:00
Christopher Goes 36f5797660
Ordering fixes, testcases 2018-04-19 13:48:07 +02:00
Christopher Goes 905a9eefb9
Cleanup implementation 2018-04-19 13:48:07 +02:00
Christopher Goes b1c83f2edb
WIP: Track validator height (closes #582) 2018-04-19 13:48:06 +02:00
rigelrozanski d28efaac27 many renames / golint compliance 2018-04-19 00:49:24 -04:00
rigelrozanski 1f9184a24b basic go-linting // moved corecontext 2018-04-18 15:39:32 -04:00
Rigel 1b9afdab48
Merge pull request #813 from cosmos/rigel/staking-cli
Gaia Refactor / Stake CLI
2018-04-18 14:49:35 -04:00
rigelrozanski 0e8c3e4a5b remove gaia basecoin reference 2018-04-18 14:32:40 -04:00
rigelrozanski d36efcd417 unbond in gaia cli test 2018-04-18 14:21:07 -04:00
rigelrozanski 6f65867154 comment out go-bash race condition 2018-04-18 14:06:49 -04:00
rigelrozanski be93b760e7 circle make install
int
2018-04-18 13:23:47 -04:00
rigelrozanski 8c59ced191 changelog 2018-04-18 12:39:59 -04:00
rigelrozanski 2994af56c9 gaia new error codetype 2018-04-18 12:36:55 -04:00
rigelrozanski c80b9674cd stake CLI various fixes, confirmed working 2018-04-18 12:19:35 -04:00
rigelrozanski 45723733bc fix staking flags 2018-04-18 12:19:35 -04:00
rigelrozanski d344de3b62 stake test candidate query 2018-04-18 12:19:35 -04:00