Federico Kunze
d322e23425
Merge PR #4417 : cleanup staking references from types pkg
...
* cleanup staking references from types pkg
* check interface on runtime
* fixes
* rename validator set from slashing keeper
* final cleanup
* fix test
* fix querier
* fix tests
* rename interfaces
* update bond status
* fixes
* expected pkg
* ensure expected keepers match used funcs
* cha cha cha
2019-06-04 15:06:58 -07:00
Federico Kunze
fe695b8f7b
Merge PR #4460 : Gov Keys and Iterators
...
* refactor gov keys
* iterators and renamings
* invert queue key order
* changelog
* fix tests
* update alias.go
* Apply suggestions from code review
Co-Authored-By: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
* rename keys
* rename functions
* Apply suggestions from code review
Co-Authored-By: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
* address Aleks' comments
* fix test
* address Karoly's comments
2019-06-04 11:38:11 -07:00
Karoly Albert Szabo
3962b3ca23
Update swagger file with tested GET routes ( #4470 )
...
A route had to be commented as it's returning 500 instead of 200 with
empty body -> will make the tests fail:
- /slashing/validators/{validatorPubKey}/signing_info
Related to cosmos/gaia#19
2019-06-04 18:20:26 +01:00
colin axner
6e2f5f3102
R4R: Support "unknown commands" for subcommands ( #4465 )
...
Fixes #4284
Now prints:
gaiacli query distr comission --trust-node cosmos1234
ERROR: unknown command "comission" for "distr"
Did you mean this?
commission
Adds custom argument validation for subcommands with subcommands. Doesn't affect "query" or "tx" subcommands since they reside in gaia repo. All flags except help are disabled for these commands.
2019-06-04 18:07:12 +01:00
Frank Yang
75de63ce31
Merge PR #4474 : Add go comment for user defined address
2019-06-04 08:59:14 -04:00
Frank Yang
30550257a7
Merge PR #4456 : Using `QueryWithData` to query unbonding delegations
2019-06-04 08:05:44 -04:00
colin axner
9c049321a1
Merge PR #4466 : Lazy commission validation
2019-06-03 17:14:21 -04:00
4ever9
59ac148061
Merge PR #4469 : refactor(querier): use err for return
2019-06-03 09:31:51 -04:00
Alexander Bezobchuk
dcdabc7e6e
Merge PR #4468 : Add CHANGELOG entry
2019-06-01 10:31:09 -04:00
Hans Schoenburg
52be449be1
Merge PR #4463 : remove docs/_attic
2019-05-31 17:19:30 -04:00
Alexander Bezobchuk
6ec9b26cef
Merge PR #4454 : Implement MarshalJSON for Coins Type
2019-05-31 11:16:08 -04:00
Alexander Bezobchuk
d204afbdae
Merge PR #4461 : Port advisory patch to master
2019-05-31 11:14:40 -04:00
Alessio Treglia
e9810ac25c
Merge PR #4433 : Adopt YAML as human-readable text output
2019-05-31 09:14:34 -04:00
Alexander Bezobchuk
9969ef9b19
Merge PR #4452 : Update CHANGELOG
2019-05-30 15:26:33 -04:00
Alexander Bezobchuk
2414413e0b
Merge PR #4448 : Implement Gov EndBlocker Failed Handler Test
2019-05-30 14:31:35 -04:00
Kwun Yeung
b44392b01a
Merge PR #4445 : update LCD submit delegation doc to match v0.34
2019-05-30 14:26:08 -04:00
Alessio Treglia
85ebf5f72e
Implement private keys export/import symmetric functionalities ( #4436 )
...
Add Keybase's ExportPrivKey()/ImportPrivKey() API calls to export/import
ASCII-armored private keys. Relevant keys subcommands are provided as well.
Closes : #2020
2019-05-30 16:44:28 +01:00
Frank Yang
1db10b0033
Configurable Bip44 CoinType & HdPath for SDK users ( #4300 )
...
Closes : #4144
2019-05-30 13:46:38 +01:00
Alexander Bezobchuk
5cae008fbe
Merge #4434 : Remove draw_deps target
2019-05-29 10:58:28 -04:00
Tiny熊
3968f63099
Merge PR #4430 : update "intro docs" cn translation to 05/27
2019-05-29 08:57:23 -04:00
Alexander Bezobchuk
8b1d75caa2
Merge PR #4382 : Support height queries for queriers
2019-05-28 20:58:33 -04:00
JP Thor
61d0f888b7
Merge PR #4424 : Update README.md
2019-05-28 10:37:29 -04:00
Karoly Albert Szabo
c39fa755cb
Merge PR #4413 : Revert swagger removal
2019-05-28 09:46:26 -04:00
frog power 4000
73e5ef7c13
reduce module interdependancy, /client refactor ( #4415 )
...
* abstract staking BuildCreateValidatorMsg, genutil defines its own flags
* client/ refactor
* staking move keys from keeper to types
2019-05-28 09:44:04 +01:00
Joon
91e75cb74a
Merge PR #4403 : Paramchange proposal skips omitempty fields
2019-05-27 20:47:12 -04:00
Jordan Sexton
8fecc7724b
Merge PR #4312 : Touch up light client docs
2019-05-27 14:03:06 -07:00
Jack Zampolin
b63b81ab21
Merge PR #4414 : release/v0.34.5 changelog back to master
2019-05-27 13:28:48 -07:00
frog power 4000
38f49e4114
Merge PR #4389 : stake invariance bug
...
* add trouble seed
* currentStakeRoundUp is now always atleast currentStake + smallest-decimal-precision
* remove unused code
* remove debugs
* @alexanderbez comment
* compile fix
* better comment, increase tolerance to 3 smallest decimal points
2019-05-24 21:23:53 -04:00
Alexander Bezobchuk
91dc870e97
Merge PR #4404 : Update Spec to include params
...
* Add staking params to spec
* Update format
* Add slashing params
* Update staking params
* Add minting params doc
* Add gov params doc
* Add distr params doc
* Add crisis params doc
* Add bank params doc
* Add auth params doc
* Update SPEC-SPEC
2019-05-24 12:18:07 -04:00
gamarin2
a7a1a469ae
Merge PR #4408 : remove cosmos hub docs translation
2019-05-24 09:04:28 -04:00
Juan Leni
68036ec71f
Merge PR #4384 : allow splitting withdrawal txs
...
* allow splitting withdrawal txs
* updating .pending
* small cleanup
* fixing build issue
* Update x/distribution/client/cli/tx.go
Co-Authored-By: Alessio Treglia <quadrispro@ubuntu.com>
* updating usage text
* fixing merge issue
* changes based on the review
* adding unit tests
* Update x/distribution/client/cli/tx.go
Co-Authored-By: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
* adjustments from review
2019-05-23 19:00:26 -04:00
gamarin2
e53d23390d
Merge PR #4376 : DOCS: Consolidate Intro Material
2019-05-23 15:16:32 -07:00
Alexander Bezobchuk
4f197ff904
Merge PR #4396 : Use TxSigLimit instead of default constant value
2019-05-23 14:08:51 -04:00
Alexander Bezobchuk
40518cb655
Merge PR #4395 : Improve sig verification error message
2019-05-23 09:45:03 -04:00
Alexander Bezobchuk
80767474d7
Merge PR #4398 : Refactor genaccounts genesis state
2019-05-22 17:06:49 -04:00
Yumin Xia
65be4dbf09
close db write batch after use ( #4379 )
...
Closes : #4381
2019-05-22 01:42:33 +01:00
gamarin2
995aea853c
Merge PR #4388 : Remove gaia docs from sdk repo
2019-05-21 14:16:55 -04:00
Alessio Treglia
3a2423d298
Remove reproducible_builds and macos_ci jobs from circleci config ( #4386 )
2019-05-21 14:33:39 +01:00
Christopher Goes
dd89c32951
Community pool spend proposal ( #4329 )
...
Implement the "CommunityPoolSpendProposal" as described in Cosmos Hub proposal 7.
Also a useful test of Git flow for merging features passed in governance proposals.
2019-05-21 11:02:10 +01:00
Alexander Bezobchuk
4b872d2eb4
Merge PR #4377 : Remove statik/Swagger UI
2019-05-20 11:19:53 -04:00
Sunny Aggarwal
cca3c3cbf2
Merge PR #4374 : Don't Burn Deposits for Rejected Governance Proposals Unless Vetoed
2019-05-20 10:13:50 -04:00
frog power 4000
d9ac7d7c33
Merge PR #4349 : Autogen alias files
2019-05-20 09:13:32 -04:00
Alexander Bezobchuk
722b314835
Merge PR #4375 : Add pending log entry
2019-05-20 04:17:04 -04:00
Alexander Bezobchuk
cfe31c4090
Merge PR #4372 : Use Build's Client/Server Name
2019-05-18 19:06:08 -04:00
Alessio Treglia
71d71f2206
Remove gaia ( #4347 )
...
Gaia is removed from cosmos-sdk repository.
Few changes were required to make sure no packages depend on gaia subpackages.
CI config is amended accordingly.
Unnecessary targets are removed from Makefile.
Simulations run through a lightweight version of gaia renamed to simapp.
Closes : #4104
2019-05-18 10:42:24 +02:00
Nicolas Pinto
f0b690ba6e
Merge PR #4366 : Random Fuzzer fix: avoids VotingPeriod=0
2019-05-17 19:46:43 -04:00
frog power 4000
cef788042b
Merge PR #4365 : Simulator bugfix for multisim 7601778
2019-05-17 19:45:36 -04:00
Nicolas Pinto
fd9f322b8c
Merge PR #4363 : invalid 0stake deposit amount in sim
...
This fixes the "panic: Governance deposit amount must be a valid sdk.Coins amount, is 0stake" that can happen in the simulator if `DepositParams/MinDeposit` samples the integer `0`.
2019-05-17 16:51:55 -04:00
Alexander Bezobchuk
3153e93446
Merge PR #4356 : Update default verifier path
2019-05-17 10:22:33 -04:00
zxh0
db4c82bad2
Merge PR #4355 : Improve multisig key table format output
2019-05-17 10:15:45 -04:00