Releases: integritee-network/worker
Docker v0.15.11-dev2
Full Changelog: v0.15.10...v0.15.11-dev2
SDK v0.15.10
This release contains the changes from v0.15.9
to v0.15.10
.
Upgrade Priority
Low: This is a low priority release and you may upgrade at your convenience.
Upgrade Challenge Level
Trivial: This release contains relatively small updates.
Changes
App-Libs
Client
Core
- ✅ easy merge
#1681
Low - Implement publicgetter undistributed_fees
EVM Feature
Offchain
Sidechain
Teeracle
- ✅ easy merge
#1680
Low - Skip shard vault creation if teeracle or ocw
Misc
- ✅ easy merge
#1680
Low - Skip shard vault creation if teeracle or ocw - ✅ easy merge
#1681
Low - Implement publicgetter undistributed_fees
What's Changed
- skip shard vault creation if teeracle or OCW by @brenzi in #1680
- implement PublicGetter undistributed_fees by @brenzi in #1681
Full Changelog: v0.15.9...v0.15.10
SDK v0.15.9
This release contains the changes from v0.15.8
to v0.15.9
.
Upgrade Priority
Low: This is a low priority release and you may upgrade at your convenience.
Upgrade Challenge Level
Trivial: This release contains relatively small updates.
Changes
App-Libs
Client
- ✅ easy merge
#1678
Low - [cli] add watchdog command and refactorings
Core
EVM Feature
Offchain
Sidechain
Teeracle
- ✅ easy merge
#1675
Low - Fix teeracle threading
Misc
- ✅ easy merge
#1675
Low - Fix teeracle threading - ✅ easy merge
#1678
Low - [cli] add watchdog command and refactorings
What's Changed
- fix teeracle threading by @brenzi in #1675
- [cli] add watchdog command and refactorings by @brenzi in #1678
Full Changelog: v0.15.8...v0.15.9
SDK v0.15.8
This release contains the changes from v0.15.7
to v0.15.8
.
Upgrade Priority
Low: This is a low priority release and you may upgrade at your convenience.
Upgrade Challenge Level
Trivial: This release contains relatively small updates.
Changes
App-Libs
- ✅ easy merge
#1673
Low - Lower session-proxy deposit
Client
Core
EVM Feature
Offchain
Sidechain
Teeracle
Misc
- ✅ easy merge
#1673
Low - Lower session-proxy deposit
What's Changed
Full Changelog: v0.15.7...v0.15.8
SDK v0.15.7
This release contains the changes from v0.15.5
to v0.15.7
.
Upgrade Priority
Low: This is a low priority release and you may upgrade at your convenience.
Upgrade Challenge Level
❗️ Attention: This release contains some non-trivial updates. Be mindful when upgrading.
The changes motivating this challenge level are:
- 📢 attention required
#1652
Low - Support different parentchain configs for integritee, targeta, targetb and default to assettip for targetb (aka support …
Changes
App-Libs
Client
- ✅ easy merge
#1668
Low - Adjust clean reset logic
Core
- 📢 attention required
#1652
Low - Support different parentchain configs for integritee, targeta, targetb and default to assettip for targetb (aka support …
EVM Feature
Offchain
Sidechain
Teeracle
Misc
- 📢 attention required
#1652
Low - Support different parentchain configs for integritee, targeta, targetb and default to assettip for targetb (aka support … - ✅ easy merge
#1668
Low - Adjust clean reset logic
What's Changed
Full Changelog: v0.15.6...v0.15.7
SDK v0.15.6
This release contains the changes from v0.15.5
to v0.15.6
.
Upgrade Priority
Low: This is a low priority release and you may upgrade at your convenience.
Upgrade Challenge Level
❗️ Attention: This release contains some non-trivial updates. Be mindful when upgrading.
The changes motivating this challenge level are:
- 📢 attention required
#1652
Low - Support different parentchain configs for integritee, targeta, targetb and default to assettip for targetb (aka support …
Changes
App-Libs
Client
- ✅ easy merge
#1668
Low - Adjust clean reset logic
Core
- 📢 attention required
#1652
Low - Support different parentchain configs for integritee, targeta, targetb and default to assettip for targetb (aka support …
EVM Feature
Offchain
Sidechain
Teeracle
Misc
- 📢 attention required
#1652
Low - Support different parentchain configs for integritee, targeta, targetb and default to assettip for targetb (aka support … - ✅ easy merge
#1668
Low - Adjust clean reset logic
What's Changed
- Support different Parentchain configs for Integritee, TargetA, TargetB and default to AssetTip for TargetB (aka support Asset Hub) by @clangenb in #1652
- adjust clean reset logic by @brenzi in #1668
Full Changelog: v0.15.5...v0.15.6
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
Docker v0.15.5-dev2
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
Full Changelog: v0.15.3...v0.15.5-dev2
Docker v0.15.5-dev1
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
Full Changelog: v0.15.3...v0.15.5-dev1