- #652 Register MsgLiquidStakeLSM into amino codec.
- #643 Re-add LSCosmos types to enable parsing of older transactions and gov data.
- #639 LSM cap room bug.
- #637 LSM bond factor validation fix.
- #627 Remove lscosmos, lspersistence in favour of liquidstakeibc.
- #604 Create an empty deposit when a host chain is registered.
- #603 Add extra code for lscosmos migration to account for unrelayed packets.
-
#560 liquidstakeibc: allow localhost client type.
-
#524 [LiquidStakeIbc] Query Updates
-
#474 Liquidstakeibc Unstake
-
#475 LiquidstakeIbc Claim
-
#479 Liquidstakeibc - Redeem
-
#481 Liquidstakeibc - Automatically claim failed unbondings
-
#482 LiquidstakeIbc - Autocompounding
-
#485 Liquidstakeibc - host chain activation
-
#486 Liquidstakeibc - Slashing
-
#488 Liquidstakeibc - update unbonding queries
-
#487 Liquidstakeibc - Withdraw delegator rewards
-
#513 [LiquidStakeIbc] ICQ Proofs
-
#511 use params store in lspersistence instead of params module
-
#478 stkxprt: add fees for staking
-
#483 stkxprt: add fees for unstake.
-
#480 stkxprt: add fees for restake.
-
#514 add proto checks to github actions
- #588 Cleanup repository
- #492,#558,#561,#563,#564,#565,#566,#567,#568,#569,#570,#571,#573,#574,#576,#577,#580,#581,#582,#585 unit tests for liquidstake ibc
- #587 [LiquidStakeIbc] e2e test setup
- #522 [LiquidStakeIbc] Cleanups
- #501 liquidstakeibc: use icaaccount.owner instead of keeper func,
- #518,#528,#491,#536,#508, add migrations.
- #459 LS module refactor - Part 1
- #493 refactor queries for lscosmos for proofs
- #539 ci-separate module tests with e2e.
- #556 LiquidStakeIbc notional Audit
- #540 [LiquidStakeIbc] Fix Auto Slashing Mechanism
- #542 [LiquidstakeIbc] Limit Auto Compounding
- #533 [Liquidstakeibc] remove deposits when chain is disabled
- #535 [Liquidstakeibc] add init validator delegation to deal with updates to validator set.
- #499 [LiquidStakeIbc] Fixes
- #512 fix icq unmarshal for icq unmarshal.
Never released.
- #411 add admin functionality to disable module incase of failure.
- #410 reset IBC state instead of retrying IBC.
- #422 sdkv46
- #440 implement slashing handling
- #446 add ibcfee
- #447 remove register_host_chain_proposal.json.
- #451 Update protogen using buf
- #409 remove governance proposal
- #545 fix failed unbondings on mainnet
- #549 add test for GetUnstakingEpochForPacket
- #550 udpate height
- #551 add undelegations json as embeded file
- #397 use default auth ante.go
- #399 add equal condition for undelegation.CompletionTime while checking mature undelegations
- #401 bind baseDenom and mintDenom.
- #403 disallow jumpstarting module from getting a second chance once enabled
- #392 remove fork logic
- #373 Added introduction spec.
- #374 Updating concepts spec.
- #375 Updating events spec.
- #376 Updating keeper spec.
- #377 Updated message spec.
- #378 Restructuring spec folder.
- #383 Adding individual weights validity check for validators.
- #381 Oak report fixes.
- #385 cap restake to 25%.
- #390 Negative coin error fix.
- #386 reverts ibc from delegation account to deposit account.
- #384 remove msgjuice.
- #383 allow rest requests via grpc.
- #369 add recreate-ica tx.
- #372 increase ICA timeout to 15mins, so it doesnt timeout during upgrades
- #358 add bounds for max fee limits, add allowlisted validators deduplication.
- #359 added comments for all functions for godoc.
- #364 fix deterministic ordering of array.
- liquid staking module for cosmoshub-4