0g-chain/x
Derrick Lee ae181604ff
Add basic Earn module vault deposit/withdraw (#1277)
* Add basic earn types and interfaces

* Add VaultStrategy type

* Update params with allowedVaults, deposit/withdraw msgs

* Fill in Deposit method, add keeper methods

* Add testutil, params, codec

* Add withdraw

* emit vault events

* Implement vault viewer methods

* Update doc comments, strategies

* Add earn cli query/tx commands

* Add successfull balance withdraw tests

* Add ukava vault to dev genesis

* Add vault keeper method doc comments

* Update stablecoin strategy to only accept usdx

* Vault state tests

* VaultTotalSupplied tests

* msg server test
2022-07-20 16:14:43 -07:00
..
auction gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
bep3 gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
cdp gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
committee gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
earn Add basic Earn module vault deposit/withdraw (#1277) 2022-07-20 16:14:43 -07:00
evmutil gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
hard gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
incentive gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
issuance gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
kavadist gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
pricefeed gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
savings gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
swap Update default account to BaseAccount (#1263) 2022-06-06 12:04:13 -05:00
validator-vesting gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00