0g-chain/x/liquid
Ruaridh 9519690324
Add Combined Earn and Liquid msgs (#1305)
* add new msg type definitions

* add msg methods and tests

* add module and keeper skeleton

* add deposit and withdraw methods (no delegation)

* untested depsit/withdraw with delegation methods

* add cli cmds

* fix cli argument parsing

* add tests for delegate/undelegate msgs

* emit un/delegate events

* add godoc comments
2022-09-28 03:28:57 +01:00
..
client/cli Add derivative denom and kava value methods to liquid (#1303) 2022-09-19 08:51:39 -07:00
keeper Add Combined Earn and Liquid msgs (#1305) 2022-09-28 03:28:57 +01:00
types Add Combined Earn and Liquid msgs (#1305) 2022-09-28 03:28:57 +01:00
module.go liquid staking (#1273) 2022-09-15 23:00:32 +01:00