Skip to content

SDK v0.15.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 07:19
22daaf9

This release contains the changes from v0.15.0 to v0.15.3.

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 #1632 Low - Return total issuance metric as decimal value
  • ✅ easy merge #1642 Low - Store ringbuffer with notes in sgx_runtime
  • ✅ easy merge #1645 Low - Add note bloat and waste time trustedcalls and cli

Client

  • ✅ easy merge #1636 Low - More rpc methods

Core

  • ✅ easy merge #1634 Low - Shutdown upon parentchain code update
  • ✅ easy merge #1637 Low - Make enclave extrinsics mortal
  • ✅ easy merge #1640 Low - Update nonce via rpc before producing a new sidechain block

EVM Feature

Offchain

Sidechain

Teeracle

Misc

  • ✅ easy merge #1636 Low - More rpc methods
  • ✅ easy merge #1632 Low - Return total issuance metric as decimal value
  • ✅ easy merge #1634 Low - Shutdown upon parentchain code update
  • ✅ easy merge #1637 Low - Make enclave extrinsics mortal
  • ✅ easy merge #1640 Low - Update nonce via rpc before producing a new sidechain block
  • ✅ easy merge #1642 Low - Store ringbuffer with notes in sgx_runtime
  • ✅ easy merge #1645 Low - Add note bloat and waste time trustedcalls and cli

What's Changed

  • store ringbuffer with notes in sgx_runtime by @brenzi in #1642
  • add note bloat and waste time TrustedCalls and cli by @brenzi in #1645

Full Changelog: v0.15.2...v0.15.3