Robert Pirtle
8c1c29a03a
feat: add CommunityPoolLendWithdrawalPermission ( #1562 )
...
* feat: add CommunityPoolLendWithdrawalPermission
* update kvtool to master branch
* register with PubProposal legacy amino codec
* register missing legacy amino codec PubProposal
2023-04-18 12:31:43 -07:00
drklee3
56f697fba6
feat: overwrite x/distribution /community_pool
endpoint to include x/community balance ( #1563 )
...
* Add query path rewrites
* Add test for new x/community endpoint
* Update doc for RegisterAPIRouteRewrites
* Add changelog entry
* Add changelog entry link
2023-04-17 12:54:13 -07:00
Robert Pirtle
79eaad6660
bug: fix invalid accumulation time genesis validation ( #1550 )
...
* bug: increase valid accumulation time to 5 years
* add changelog entry
* resolve test failures
* update validation to only check that value is set
2023-04-13 09:42:01 -07:00
drklee3
c12ad1d436
chore: update go.mod replace directives ( #1544 )
...
* Update go.mod replace directives
* Update changelog
* Bump github.com/hashicorp/go-getter to v1.7.1
2023-04-11 10:05:35 -07:00
drklee3
fb4ccb3204
docs: update changelog links and formatting ( #1543 )
2023-04-06 17:08:36 -07:00
drklee3
23e054e402
feat: re-add validator-vesting legacy rest endpoints ( #1542 )
...
* Re-add validator-vesting legacy rest endpoints
* Add changelog entry
* Re-add /vesting swagger config
2023-04-06 15:51:34 -07:00
Robert Pirtle
c4bec21af7
update readme & changelog ( #1511 )
...
* point changelog readers to github releases
* add note about security disclosure to readme
2023-03-21 12:01:43 -07:00
Kevin Davis
79ef1a52a4
feat: update changlog for v0.16, unreleased breaking changes ( #1164 )
...
* feat: update changlog for v0.16, unreleased breaking changes
* feat: update to latest mainnet version
* fix: link releases
2022-02-08 09:51:37 -08:00
Kevin Davis
998454a4bc
update changelog ( #856 )
2021-02-28 22:05:30 -07:00
Ruaridh
64aa61d285
Update to sdk v0.39.x ( #625 )
...
* fix cli tests
- add pruning config
- add the new build path
* bump sdk version, make changes to get kvd running
* add draft multi-tx test
* add multiple txs per block test
* remove unused file
* sync VV account json format with sdk account types
* add another jsons test
* refactor coin creation in tests
* add missed file
* update changelog
2020-09-16 15:16:14 -04:00
Kevin Davis
4121b692a0
[R4R] Fix broken links ( #643 )
...
* remove broken link
* update old links from changelog/docs
* remove references to old version
2020-09-01 08:33:25 -04:00
Kevin Davis
daa1b2bb83
Add collateral type to cdp ( #629 )
...
* add collateral type field to cdp and collateral param
* fix upstream tests
* fix simulations
* fix validation logic
* update incentive to use collateral type instead of denom
* use collateral type instead of denom in cdp
* remove unused code
* address review comments
2020-08-21 15:42:46 -04:00
Nick DeLuca
a68ef74b07
Query old blocks for proposals in CLI ( #598 )
...
* move file to query.go (we are adding functionality so specific name
doesn't fit anymore)
* Add tx search for proposals in cli query proposal
* add rest support, height support for rest api, and add go doc string
* add in deadline calculation
* update changelog
Co-authored-by: Kevin Davis <kjydavis3@gmail.com>
2020-06-29 19:39:35 -04:00
Ruaridh
b539820c88
Add raw params querier ( #591 )
...
* add raw-params cmd
* add querier test
* update changelog
2020-06-23 09:17:08 -04:00
Nick DeLuca
e81987c31f
Add QueryGetAccounts to CDP Client ( #596 )
...
* add module accounts command
* update get accounts query to return array of
module accounts instead of map of addresses
* update tests and add update swagger
Co-authored-by: Kevin Davis <kjydavis3@gmail.com>
2020-06-19 15:30:10 -04:00
Nick DeLuca
dda84c79ab
Add CLI Command to Query Kavadist Balance ( #590 )
...
* add command to view balance of kavadist module account
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-06-17 09:04:16 -04:00
Kevin Davis
2eb6036f42
[R4R] Add client for kavadist module ( #584 )
...
* feat: add params query for kavadist
2020-06-12 15:45:07 -04:00
Kevin Davis
b422c29212
Update Changelog for kava-3 ( #582 )
...
* feat: update Changelog
* formatting fixes
2020-06-12 15:37:18 -04:00
rhuairahrighairigh
cfccdfc815
update changelog and readme
2020-02-13 01:06:59 +00:00
Kevin Davis
90aa991eb0
bump tendermint version, update CHANGELOG
2019-10-29 16:24:33 -04:00
Kevin Davis
b09f30754d
Update CHANGELOG
2019-10-25 16:14:04 -04:00
Kevin Davis
247ccc2886
add changelog
2019-10-15 15:14:58 -04:00