File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased] ( https://github.com/osmosis-labs/mesh-security/tree/HEAD )
44
5- [ Full Changelog] ( https://github.com/osmosis-labs/mesh-security/compare/v0.7.0-alpha.2...HEAD )
5+ [ Full Changelog] ( https://github.com/osmosis-labs/mesh-security/compare/v0.8.0-alpha.1...HEAD )
6+
7+ ## [ v0.8.0-alpha.1] ( https://github.com/osmosis-labs/mesh-security/tree/v0.8.0-alpha.1 ) (2023-10-19)
8+
9+ [ Full Changelog] ( https://github.com/osmosis-labs/mesh-security/compare/v0.7.0-alpha.2...v0.8.0-alpha.1 )
10+
11+ ** Closed issues:**
12+
13+ - Add code coverage [ \# 141] ( https://github.com/osmosis-labs/mesh-security/issues/141 )
14+ - Disable native staking [ \# 140] ( https://github.com/osmosis-labs/mesh-security/issues/140 )
15+ - Improve rewards withdrawal process [ \# 123] ( https://github.com/osmosis-labs/mesh-security/issues/123 )
16+ - Valset update: validator state [ \# 118] ( https://github.com/osmosis-labs/mesh-security/issues/118 )
17+
18+ ** Merged pull requests:**
19+
20+ - Remove ` local_staking_proxy ` mock from ` native_staking ` [ \# 150] ( https://github.com/osmosis-labs/mesh-security/pull/150 ) ([ uint] ( https://github.com/uint ) )
21+ - Introduce ` VirtualStakingMock ` [ \# 149] ( https://github.com/osmosis-labs/mesh-security/pull/149 ) ([ uint] ( https://github.com/uint ) )
22+ - Refactor: validator state to support multiple states [ \# 148] ( https://github.com/osmosis-labs/mesh-security/pull/148 ) ([ maurolacy] ( https://github.com/maurolacy ) )
23+ - Fix/SDK integration 2 [ \# 147] ( https://github.com/osmosis-labs/mesh-security/pull/147 ) ([ maurolacy] ( https://github.com/maurolacy ) )
24+ - Update ` sylvia ` [ \# 146] ( https://github.com/osmosis-labs/mesh-security/pull/146 ) ([ uint] ( https://github.com/uint ) )
25+ - vault: toggle local staking on/off [ \# 144] ( https://github.com/osmosis-labs/mesh-security/pull/144 ) ([ uint] ( https://github.com/uint ) )
26+ - Set up code coverage with ` llvm-cov ` [ \# 143] ( https://github.com/osmosis-labs/mesh-security/pull/143 ) ([ uint] ( https://github.com/uint ) )
627
728## [ v0.7.0-alpha.2] ( https://github.com/osmosis-labs/mesh-security/tree/v0.7.0-alpha.2 ) (2023-10-12)
829
Original file line number Diff line number Diff line change 11# 0.8.0-alpha.1
22
3+ - Add code coverage.
34- Disable native staking in vault.
5+ - Improve rewards withdrawal process.
46- Valset updates for external-staking.
57
68# 0.7.0-alpha.2
You can’t perform that action at this time.
0 commit comments