mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
ae181604ff
* 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 |
||
---|---|---|
.. | ||
deposit_test.go | ||
deposit.go | ||
grpc_query_test.go | ||
grpc_query.go | ||
invariants.go | ||
keeper.go | ||
msg_server_test.go | ||
msg_server.go | ||
params.go | ||
strategy_stablecoin.go | ||
strategy.go | ||
vault_test.go | ||
vault.go | ||
withdraw_test.go | ||
withdraw.go |