mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-04-04 15:55:23 +00:00
* add total supply endpoint to x/liquid * add test of x/liquid total supply query * refactor x/savings test * add total supply endpoint for x/savings (w/ test) * add total supply endpoint for x/earn * handle converting bkava to underlying staked amount * aggregate bkava underlying values in x/earn * aggregate underlying value of bkava in x/savings |
||
|---|---|---|
| .. | ||
| deposit_test.go | ||
| deposit.go | ||
| diff_test.go | ||
| grpc_query.go | ||
| grpcquery_test.go | ||
| hooks.go | ||
| invariants_test.go | ||
| invariants.go | ||
| keeper_test.go | ||
| keeper.go | ||
| msg_server.go | ||
| params_test.go | ||
| params.go | ||
| withdraw_test.go | ||
| withdraw.go | ||