0g-chain/proto/kava/earn/v1beta1
Derrick Lee ded692d2f4
Add savings strategy (#1290)
* Add basic savings strategy

Supports ukava

* Use clearer error message for ErrInvalidVaultStrategy

* Add invariants

* Separate specific vault/all vaults query, update depositor inconsistencies

* Update swagger

* Use single bkava AllowedVault for all bkava variants

* Do not use allowedVault.Denom for value

* Fix vault balance query

* Update query to list bkava vaults

* Add vaults query doc

* Update grpc query test with no supply

* Add earn hooks

* Handle errors

* Update outdated doc comments, make getAllowedVault_Raw private

* Fix outdated comments, lints

* Fix comment maths

* Use AccAddressFromBech32 to validate message addresses
2022-09-12 10:50:35 -07:00
..
genesis.proto Add Earn grpc query service and cli query commands (#1279) 2022-07-28 09:50:59 -07:00
params.proto Add Earn grpc query service and cli query commands (#1279) 2022-07-28 09:50:59 -07:00
query.proto Add savings strategy (#1290) 2022-09-12 10:50:35 -07:00
strategy.proto Add Earn grpc query service and cli query commands (#1279) 2022-07-28 09:50:59 -07:00
tx.proto Update Earn requests and responses to use multiple strategies (#1284) 2022-09-12 09:43:59 -07:00
vault.proto Add private Earn vault with allowed depositors (#1289) 2022-09-12 10:29:35 -07:00