cosmos-sdk/x/mint
Alexander Bezobchuk 13bd5b62cf Release v0.34.2
* Merge PR #4163: Fix v0.33.x export script to port gov data correctly

* Remove TOC

* Add missing changelog entry for v0.34.1

* Merge PR #4182: Cherry pick #4083 into v0.34.2

* Merge PR #4181: Cherry pick 4135 v0.34.2

* Merge PR #4183: Cherry pick 4181 into v0.34.2 

* Support pagination and status query params for /staking/validators

* Rename BondStatusToString to String

* Cherry pick 4181

* Remove pending log

* Fix CODEOWNERS
2019-04-25 17:30:23 -04:00
..
client Release v0.34.2 2019-04-25 17:30:23 -04:00
abci_app.go Merge PR #3654: x/mint now uses total supply instead of bonded supply 2019-02-15 16:55:21 +01:00
expected_keepers.go Merge PR #3654: x/mint now uses total supply instead of bonded supply 2019-02-15 16:55:21 +01:00
genesis.go Merge PR #3656: Broken-Invar Tx - aka. Crisis module 2019-03-28 19:27:47 -04:00
keeper.go Merge PR #4011: Mint/Inflation Querier, LCD and CLI 2019-04-01 10:28:36 -07:00
minter_test.go Merge PR #2958: Validator Power Dec-> Int 2019-01-02 15:29:47 -05:00
minter.go Merge PR #4011: Mint/Inflation Querier, LCD and CLI 2019-04-01 10:28:36 -07:00
params.go Merge PR #4011: Mint/Inflation Querier, LCD and CLI 2019-04-01 10:28:36 -07:00
querier_test.go Merge PR #4011: Mint/Inflation Querier, LCD and CLI 2019-04-01 10:28:36 -07:00
querier.go Merge PR #4011: Mint/Inflation Querier, LCD and CLI 2019-04-01 10:28:36 -07:00
test_common.go Merge PR #4011: Mint/Inflation Querier, LCD and CLI 2019-04-01 10:28:36 -07:00