mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-11-03 03:47:27 +00:00
* move multipliers to their own file * add multipliers per denom to MsgClaimHardReward * claim with multipliers per denom for hard claims * remove unused error * add multipliers per denom to params connect to to hard claiming * temporary fix migration * update usdx claiming for new multiplier params * claim with multipliers per denom for delegator * claim with multipliers per denom for swap rewards * tidy up multiplier name validation * rename new multipliers field in params * remove old multpliers from params * clear up various TODOs * add tags to new structs * remove dead code |
||
|---|---|---|
| .. | ||
| client | ||
| keeper | ||
| legacy | ||
| simulation | ||
| spec | ||
| testutil | ||
| types | ||
| abci.go | ||
| alias.go | ||
| doc.go | ||
| genesis_test.go | ||
| genesis.go | ||
| handler_delegator_test.go | ||
| handler_hard_test.go | ||
| handler_swap_test.go | ||
| handler_usdx_test.go | ||
| handler.go | ||
| integration_test.go | ||
| module.go | ||