0g-chain/x/liquid/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
..
claim_test.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
claim.go Add incentive earn tests with real keepers (#1354) 2022-10-19 16:13:37 -07:00
derivative_test.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
derivative.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
grpc_query_test.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
grpc_query.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
keeper_test.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
keeper.go Add liquid staking reward redistribution via incentive (#1308) 2022-09-28 13:20:01 -07:00
msg_server.go liquid staking (#1273) 2022-09-15 23:00:32 +01:00
staking_test.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00
staking.go Update deprecated Cosmos methods (#1530) 2023-04-05 16:21:59 -07:00