laconicd/x/registry/keeper
Prathamesh Musale 31ef3afb9a Add a new token and only allow fees in alnt (#68)
Part of https://www.notion.so/Multiple-tokens-support-and-disable-transfers-for-LSTAKE-1f2a6b22d47280269f87df3fe03e8d64
- Add base token with denoms `alps` and `lps` (`1 lps = 10^18 alps`)
- Keep `alnt` as the staking token and for laconic module ops
- Accept tx fees only in `alnt`

Reviewed-on: cerc-io/laconicd#68
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2025-05-13 18:17:38 +05:30
..
genesis.go Reset block height for imported authorities (#61) 2024-10-24 05:25:24 +00:00
invariants.go Add lint config and fix lint errors (#7) 2024-07-16 09:25:39 +05:30
keeper.go Add service provider auctions (#59) 2024-09-25 12:38:49 +00:00
msg_server.go Add methods to update laconic module params (#57) 2024-09-05 07:07:54 +00:00
naming_keeper.go Add a new token and only allow fees in alnt (#68) 2025-05-13 18:17:38 +05:30
params.go Rename laconic2d to laconicd (#26) 2024-04-01 09:57:26 +00:00
query_server.go Add pagination for query to get records (#58) 2024-09-05 07:33:48 +00:00
record_keeper.go Add service provider auctions (#59) 2024-09-25 12:38:49 +00:00