0g-chain/x/savings/keeper
Robert Pirtle 016eecfcc0
remove x/mint (#1416)
* use kavamint in incentive to calculate staking apy

* use kavamint minting: rewards_earn_staking_integration_test

* update incentive tests to mint only with kavamint

* remove x/mint from incentive tests

* remove x/mint from kava app

* fix minting in x/auction tests

* replace simapp fund calls with test helper

* remove mint state from genesis.json
2022-12-09 14:31:31 -08:00
..
deposit_test.go Add liquid bkava support to savings (#1309) 2022-09-23 09:38:45 -07:00
deposit.go Disable savings incentives (#1320) 2022-09-29 21:18:06 +01:00
diff_test.go Incentive savings hooks + init/sync of savings claims (#1209) 2022-04-21 16:19:03 +02:00
grpc_query.go add total supply queries for earn, savings, liquid (#1384) 2022-11-08 12:43:26 -05:00
grpcquery_test.go add total supply queries for earn, savings, liquid (#1384) 2022-11-08 12:43:26 -05:00
hooks.go Implement savings module hooks interface/types (#1202) 2022-03-31 11:07:19 +02:00
invariants_test.go remove x/mint (#1416) 2022-12-09 14:31:31 -08:00
invariants.go Incentive module: claim savings reward (#1208) 2022-04-20 13:08:57 +02:00
keeper_test.go remove x/mint (#1416) 2022-12-09 14:31:31 -08:00
keeper.go Add liquid bkava support to savings (#1309) 2022-09-23 09:38:45 -07:00
msg_server.go Savings module withdrawals (#1197) 2022-03-28 13:53:42 +02:00
params_test.go Savings module params (#1190) 2022-03-23 14:27:54 +01:00
params.go add total supply queries for earn, savings, liquid (#1384) 2022-11-08 12:43:26 -05:00
withdraw_test.go Add liquid bkava support to savings (#1309) 2022-09-23 09:38:45 -07:00
withdraw.go Savings module withdrawals (#1197) 2022-03-28 13:53:42 +02:00