SDK v0.14.4
This release contains the changes from v0.14.0
to v0.14.4
.
Upgrade Priority
❗️ Medium: This is a medium priority release and you should upgrade in a timely manner.
The changes motivating this priority level are:
- 🔥 breaks public rpc api
#1611
❗️ Medium - Aggregate account getters to accountinfo and rpcauthor_getfingerprint
Upgrade Challenge Level
The changes motivating this challenge level are:
- 🔥 breaks public rpc api
#1611
❗️ Medium - Aggregate account getters to accountinfo and rpcauthor_getfingerprint
Changes
App-Libs
- 🔥 breaks public rpc api
#1611
❗️ Medium - Aggregate account getters to accountinfo and rpcauthor_getfingerprint
- ✅ easy merge
#1622
Low - Adjust fee to decimals by genesis and properly charge it before bumping nonce
Client
- ✅ easy merge
#1615
Low - Allow hex output for get-shard and get-fingerprint
Core
- ✅ easy merge
#1610
Low - Add support for trusted getter/calls that have been signed with an extension-dapp signer - ✅ easy merge
#1612
Low - More prometheus metrics - ✅ easy merge
#1616
Low - Fix setting parentchain pallet block processed storage for all targets - ✅ easy merge
#1620
Low - Log enclave extrinsics to parentchains - ✅ easy merge
#1621
Low - Init parentchain genesis hash
EVM Feature
Offchain
Sidechain
- ✅ easy merge
#1605
Low - Move sidechain_importblock rpc method to trusted rpc - ✅ easy merge
#1608
Low - Guess the number
Teeracle
Misc
- ✅ easy merge
#1605
Low - Move sidechain_importblock rpc method to trusted rpc - ✅ easy merge
#1610
Low - Add support for trusted getter/calls that have been signed with an extension-dapp signer - ✅ easy merge
#1608
Low - Guess the number - 🔥 breaks public rpc api
#1611
❗️ Medium - Aggregate account getters to accountinfo and rpcauthor_getfingerprint
- ✅ easy merge
#1612
Low - More prometheus metrics - ✅ easy merge
#1615
Low - Allow hex output for get-shard and get-fingerprint - ✅ easy merge
#1616
Low - Fix setting parentchain pallet block processed storage for all targets - ✅ easy merge
#1620
Low - Log enclave extrinsics to parentchains - ✅ easy merge
#1621
Low - Init parentchain genesis hash - ✅ easy merge
#1622
Low - Adjust fee to decimals by genesis and properly charge it before bumping nonce
What's Changed
- allow hex output for get-shard and get-fingerprint by @brenzi in #1615
- fix setting parentchain pallet block processed storage for all targets by @brenzi in #1616
- enhance cli by @brenzi in #1619
- log enclave extrinsics to parentchains by @brenzi in #1620
- init parentchain genesis hash by @brenzi in #1621
- adjust fee to decimals by genesis and properly charge it before bumping nonce by @brenzi in #1622
Full Changelog: v0.14.3...v0.14.4