SDK v0.15.5
This release contains the changes from v0.15.3
to v0.15.5
.
Upgrade Priority
The changes motivating this priority level are:
- ✅ easy merge
#1666
‼️ HIGH - Fix initial sync on target a/b by fixing mortality checkpoint source and ancestry mismatch error
Upgrade Challenge Level
The changes motivating this challenge level are:
- 🔥 breaks public rpc api
#1658
❗️ Medium - Remove vulnerable rpc
Changes
App-Libs
- ✅ easy merge
#1649
Low - Charge byte fees for notes - ✅ easy merge
#1655
Low - Session-proxy for delegate signing and key storage
Client
- 🔥 breaks public rpc api
#1658
❗️ Medium - Remove vulnerable rpc
Core
- ✅ easy merge
#1648
Low - Change nonce init to respect xt in tx pool - ✅ easy merge
#1662
Low - Remove epid call for mrenclave of self - ✅ easy merge
#1664
❗️ Medium - Bump api-client with fix - ✅ easy merge
#1666
‼️ HIGH - Fix initial sync on target a/b by fixing mortality checkpoint source and ancestry mismatch error
EVM Feature
Offchain
Sidechain
Teeracle
Misc
- ✅ easy merge
#1648
Low - Change nonce init to respect xt in tx pool - ✅ easy merge
#1649
Low - Charge byte fees for notes - ✅ easy merge
#1655
Low - Session-proxy for delegate signing and key storage - 🔥 breaks public rpc api
#1658
❗️ Medium - Remove vulnerable rpc - ✅ easy merge
#1662
Low - Remove epid call for mrenclave of self - ✅ easy merge
#1664
❗️ Medium - Bump api-client with fix - ✅ easy merge
#1666
‼️ HIGH - Fix initial sync on target a/b by fixing mortality checkpoint source and ancestry mismatch error
What's Changed
- change nonce init to respect xt in tx pool by @brenzi in #1648
- charge byte fees for notes by @brenzi in #1649
- session-proxy for delegate signing and key storage by @brenzi in #1655
- remove vulnerable rpc by @brenzi in #1658
- [ci] bump artifact actions to v4 by @clangenb in #1660
- remove EPID call for mrenclave of self by @brenzi in #1662
- bump api-client with fix by @brenzi in #1664
- Fix initial sync on target A/B by fixing mortality checkpoint source and ancestry mismatch error by @brenzi in #1666
Full Changelog: v0.15.3...v0.15.5