0g-chain/x/savings/keeper
drklee3 3375484f79
Update deprecated Cosmos methods (#1530)
* Use cosmossdk.io/errors for deprecated error methods

* Update error registration with cosmossdk.io/errors

* Use cosmossdk.io/math for deprecated sdk.Int alias

* Fix modified proto file

* Update sdk.Int usage in swap hooks

* Update e2e test deprecated method usage
2023-04-05 16:21:59 -07:00
..
deposit_test.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
deposit.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
diff_test.go Incentive savings hooks + init/sync of savings claims (#1209) 2022-04-21 16:19:03 +02:00
grpc_query.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
grpcquery_test.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
hooks.go Implement savings module hooks interface/types (#1202) 2022-03-31 11:07:19 +02:00
invariants_test.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
invariants.go Incentive module: claim savings reward (#1208) 2022-04-20 13:08:57 +02:00
keeper_test.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
keeper.go feat: upgrade to Cosmos v0.46 (#1477) 2023-04-03 20:08:45 -04: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 Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
withdraw.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00