Releases: persistenceOne/pstake-native
v2.2.1
What's Changed
- fix: add extra migration for unrelayed ica delegate packets. by @puneet2019 in #603
Full Changelog: v2.2.0...v2.2.1
v2.2.0
pStake v2.2.0
This is a major release for the pStake app, focused on enhancing the liquid staking capabilities of the platform and increase its future functionality and adaptability.
It introduces a new module liquidstakeibc which includes major updates and opens up the path for future features, such as chain expansion, while also keeping the core tech up to date in preparation for future groundbreaking updates in the interchain, such as the Liquid Staking Module (LSM).
📝 What changed
The full changelog is available here and you can find the last release diff here.
🔨 Build from source
git clone https://github.com/persistenceOne/pstake-native
cd pstake-native && git checkout v2.2.0
make installv2.2.0-rc6
What's Changed
Full Changelog: v2.2.0-rc5...v2.2.0-rc6
v2.2.0-rc5
What's Changed
- allow localhost client type. by @puneet2019 in #560
- change epoch used as sdk.Int to int64 in deposits. by @puneet2019 in #559
- test types/ genesis.go by @puneet2019 in #558
- add genesis tests by @puneet2019 in #561
- [Liquidstakeibc] Telemetry by @kruspy in #562
- add liquidstakeibc_test.go by @puneet2019 in #563
- Puneet/paramstest by @puneet2019 in #564
- Puneet/removecvalue GT(1)check from hostchain validation by @puneet2019 in #565
- add msgs test, hostchain tests by @puneet2019 in #566
- add more test cases by @puneet2019 in #567
- edit keeper test setup. by @puneet2019 in #568
- tests for deposit.go by @puneet2019 in #570
- remove unused file by @puneet2019 in #569
- delegation_strategy_test.go 100% by @puneet2019 in #571
- chainID usage, grpc querier test. by @puneet2019 in #573
- test unbondings, userunbondings. by @puneet2019 in #575
- test host_chain.go by @puneet2019 in #574
- keeper tests, not complete. by @puneet2019 in #576
- refactor keeper tests by @puneet2019 in #577
- refactor keeper tests by @puneet2019 in #580
- add msg server tests skeleton by @puneet2019 in #581
- try simulating entire flow, finish delegation by @puneet2019 in #582
- icq tests, invariants tests. by @puneet2019 in #585
- [LiquidStakeIbc] e2e test setup by @kruspy in #587
- [LiquidStakeIbc] Cleanup by @kruspy in #588
Full Changelog: v2.2.0-rc4...v2.2.0-rc5
v2.2.0-rc4
v2.0.2
v2.0.1
What's Changed
- Puneet/fixunbondings by @kruspy in #545
- change halt height and address. by @puneet2019 in #547
- Puneet/change consts by @puneet2019 in #548
- add test for GetUnstakingEpochForPacket by @puneet2019 in #549
- udpate height by @puneet2019 in #550
- add undelegations json as embeded file by @puneet2019 in #551
Full Changelog: v2.0.0...v2.0.1
v2.2.0-rc3
What's Changed
- change migration logic to add valdiators. by @puneet2019 in #536
- fix lint by @puneet2019 in #537
- [LiquidStakeIbc] Fix Auto Slashing Mechanism by @kruspy in #540
- separate module tests with e2e. by @puneet2019 in #539
- [LiquidstakeIbc] Limit Auto Compounding by @kruspy in #542
Full Changelog: v2.2.0-rc2...v2.2.0-rc3
v2.2.0-rc2
What's Changed
- [Liquidstakeibc] dockerfile by @kruspy in #529
- [Liquidstakeibc] C Value Fix by @kruspy in #530
- [Liquidstakeibc] remove depostis when chain is disabled by @kruspy in #533
- fix: delegated amount double updates by @kruspy in #534
- [Liquidstakeibc] add init validator delegation to deal with updates to validator set. by @puneet2019 in #535
Full Changelog: v2.2.0-rc1...v2.2.0-rc2
v2.2.0-rc1
What's Changed
- remove abci and hooks by @puneet2019 in #517
- update migrations. by @puneet2019 in #518
- Puneet/protoactions by @puneet2019 in #514
- [LiquidStakeIbc] Cleanups by @kruspy in #522
- [LiquidStakeIbc] Query Updates by @kruspy in #524
- chore: update deps by @ajeet97 in #520
- [breaking] update protos by @puneet2019 in #519
- [LiquidStakeIbc] Fix by @kruspy in #526
- Puneet/upgradetest by @puneet2019 in #525
- fail migration if there are pending ica txns for active channels by @puneet2019 in #528
Full Changelog: v2.2.0-rc0...v2.2.0-rc1