File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed
Expand file tree Collapse file tree 2 files changed +28
-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.8.1...HEAD )
5+ [ Full Changelog] ( https://github.com/osmosis-labs/mesh-security/compare/v0.9.0...HEAD )
6+
7+ ## [ v0.9.0] ( https://github.com/osmosis-labs/mesh-security/tree/v0.9.0 ) (2023-11-23)
8+
9+ [ Full Changelog] ( https://github.com/osmosis-labs/mesh-security/compare/v0.8.1...v0.9.0 )
10+
11+ ** Closed issues:**
12+
13+ - osmosis-price-oracle: Add discount factor [ \# 168] ( https://github.com/osmosis-labs/mesh-security/issues/168 )
14+ - Native-staking empty liens cleanup [ \# 101] ( https://github.com/osmosis-labs/mesh-security/issues/101 )
15+
16+ ** Merged pull requests:**
17+
18+ - Clean up empty liens in ` vault ` [ \# 167] ( https://github.com/osmosis-labs/mesh-security/pull/167 ) ([ uint] ( https://github.com/uint ) )
19+ - Osmosis price oracle - just one more test :\) [ \# 165] ( https://github.com/osmosis-labs/mesh-security/pull/165 ) ([ uint] ( https://github.com/uint ) )
20+ - support multiple slash ratios [ \# 164] ( https://github.com/osmosis-labs/mesh-security/pull/164 ) ([ uint] ( https://github.com/uint ) )
21+ - Native slashing acct [ \# 162] ( https://github.com/osmosis-labs/mesh-security/pull/162 ) ([ maurolacy] ( https://github.com/maurolacy ) )
22+ - Sudo refactoring [ \# 161] ( https://github.com/osmosis-labs/mesh-security/pull/161 ) ([ maurolacy] ( https://github.com/maurolacy ) )
23+ - Specify precise deps / set minimum cw version [ \# 160] ( https://github.com/osmosis-labs/mesh-security/pull/160 ) ([ maurolacy] ( https://github.com/maurolacy ) )
24+ - Osmosis price oracle [ \# 155] ( https://github.com/osmosis-labs/mesh-security/pull/155 ) ([ uint] ( https://github.com/uint ) )
625
726## [ v0.8.1] ( https://github.com/osmosis-labs/mesh-security/tree/v0.8.1-alpha.1 ) (2023-11-17)
827
Original file line number Diff line number Diff line change 1+ # 0.9.0
2+
3+ - Osmosis price oracle.
4+ - Native slashing.
5+ - Multiple slash ratios.
6+ - Clean up empty liens in vault.
7+ - Specify precise deps / set minimum cw version.
8+
19# 0.8.1
210
311- Modify jailing test helper to better reflect blockchain's behaviour.
You can’t perform that action at this time.
0 commit comments