Skip to content

SDK v0.14.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 16:16
2dbbfb4

This release contains the changes from v0.14.0 to v0.14.2.

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 rpc author_getfingerprint

Upgrade Challenge Level

‼️ Breaking Changes: This release contains breaking changes. Be sure to upgrade the affected interfaces.

The changes motivating this challenge level are:

  • 🔥 breaks public rpc api #1611 ❗️ Medium - Aggregate account getters to accountinfo and rpc author_getfingerprint

Changes

App-Libs

  • 🔥 breaks public rpc api #1611 ❗️ Medium - Aggregate account getters to accountinfo and rpc author_getfingerprint

Client

Core

  • ✅ easy merge #1610 Low - Add support for trusted getter/calls that have been signed with an extension-dapp signer

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 rpc author_getfingerprint

What's Changed

  • aggregate account getters to AccountInfo and rpc author_getFingerprint by @brenzi in #1611

Full Changelog: v0.14.1...v0.14.2