0g-chain/x/community/keeper
drklee3 adbd70f71c
Update x/community lend withdraw proposal to keep funds in x/community (#1755)
* Update x/community lend withdraw proposal to keep funds in x/community

* Update changelog
2023-10-25 09:17:11 -07:00
..
consolidate.go feat(community): consolidate community funds (#1729) 2023-10-20 09:18:37 -07:00
disable_inflation_test.go feat: disable inflation upgrade logic (#1706) 2023-10-02 13:10:22 -07:00
disable_inflation.go feat(community): disable x/distribution community tax in disable inflation upgrade (#1752) 2023-10-23 12:15:44 -07:00
grpc_query_test.go feat(community): add AnnualizedRewards grpc query (#1751) 2023-10-24 12:24:21 -07:00
grpc_query.go feat(community): add AnnualizedRewards grpc query (#1751) 2023-10-24 12:24:21 -07:00
keeper_test.go feat(community): add MsgUpdateParams for governance (#1745) 2023-10-11 10:22:25 -07:00
keeper.go feat(community): consolidate community funds (#1729) 2023-10-20 09:18:37 -07:00
migrations.go feat(community): add switchover param (#1704) 2023-09-22 09:05:12 -07:00
msg_server_test.go feat(community): add MsgUpdateParams for governance (#1745) 2023-10-11 10:22:25 -07:00
msg_server.go feat(community): add MsgUpdateParams for governance (#1745) 2023-10-11 10:22:25 -07:00
params_test.go Community Pool Staking Rewards Implementation & Improvements (#1742) 2023-10-03 08:41:54 -07:00
params.go Community Pool Staking Rewards Implementation & Improvements (#1742) 2023-10-03 08:41:54 -07:00
proposal_handler_test.go Update x/community lend withdraw proposal to keep funds in x/community (#1755) 2023-10-25 09:17:11 -07:00
proposal_handler.go Update x/community lend withdraw proposal to keep funds in x/community (#1755) 2023-10-25 09:17:11 -07:00
rewards_test.go feat(community): add AnnualizedRewards grpc query (#1751) 2023-10-24 12:24:21 -07:00
rewards.go feat(community): add AnnualizedRewards grpc query (#1751) 2023-10-24 12:24:21 -07:00
staking_test.go Community Pool Staking Rewards Implementation & Improvements (#1742) 2023-10-03 08:41:54 -07:00
staking.go feat(community): add AnnualizedRewards grpc query (#1751) 2023-10-24 12:24:21 -07:00