Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Releases: ZentaChain/substrate

monthly-2022-03

01 Mar 02:21
e9d79da
Compare
Choose a tag to compare
monthly-2022-03 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2022-03

Changes since last snapshot (monthly-2022-02)

Substrate changes

Runtime

Client

API

  • Add stale branches heads to finality notifications (paritytech#10639)
  • bench/cli: extend --extrinsic name filtering (paritytech#10677)
  • Add feature: no-metadata-doc which removes doc from metadata and full-metadata which build metadata with all doc (paritytech#10493)
  • Name changes for GrandPa and Beefy notifications protocols (paritytech#10463)

monthly-2022-02

01 Feb 02:03
1ca6b68
Compare
Choose a tag to compare
monthly-2022-02 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2022-02

Changes since last snapshot (monthly-2022-01)

Substrate changes

Runtime

  • Inner hashing of value in state trie (runtime versioning). (paritytech#9732)

Client

  • Inner hashing of value in state trie (runtime versioning). (paritytech#9732)

API

monthly-2022-01

01 Jan 02:11
a230543
Compare
Choose a tag to compare
monthly-2022-01 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2022-01

Changes since last snapshot (monthly-2021-12)

Substrate changes

Runtime

Client

API

monthly-2021-12

01 Dec 02:07
e670c04
Compare
Choose a tag to compare
monthly-2021-12 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2021-12

Changes since last snapshot (monthly-2021-11)

Substrate changes

Runtime

Client

API

monthly-2021-11

01 Nov 02:05
f37f1c8
Compare
Choose a tag to compare
monthly-2021-11 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2021-11

Changes since last snapshot (monthly-2021-10)

Substrate changes

Runtime

  • More lenient mechanism for identifying stash accounts in purge_keys (paritytech#10004)
  • Root origin always bypass all filter, other origin cannot bypass BaseCallFilter even when constructed from Root origin (paritytech#9948)
  • Rework Transaction Priority calculation (paritytech#9834)
  • Fungibles and Non-Fungibles Create and Destroy Traits + Assets and Uniques Implementation (paritytech#9844)
  • Fix amount emitted in rebonded event (paritytech#9866)
  • Implement pallet-bags-list and its interfaces with pallet-staking (paritytech#9507)
  • Implement a CountedStorageMap (paritytech#9125)
  • Emit log on Runtime Code change. (paritytech#9580)
  • Migrate pallet-tips to the new pallet attribute macro (paritytech#9711)
  • Use the precise number of approvals when constructing RawOrgin::Members (paritytech#9647)

Client

API

monthly-2021-10

01 Oct 02:09
9b15da9
Compare
Choose a tag to compare
monthly-2021-10 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2021-10

Changes since last snapshot (monthly-2021-09)

Substrate changes

Runtime

Client

API

monthly-2021-09

01 Sep 02:04
72aaab6
Compare
Choose a tag to compare
monthly-2021-09 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2021-09

Changes since last snapshot (monthly-2021-08)

Substrate changes

Runtime

Client

  • Integrate Wasmer into Substrate sandbox environment (paritytech#5920)
  • Make choosing an executor (native/wasm) an explicit part of service construction (paritytech#9525)
  • Simplify NativeExecutionDispatch and remove the native_executor_instance! macro (paritytech#9562)
  • Limit the maximum number of wasm memory pages a runtime can have (paritytech#9308)
  • Move client consensus parts out of primitives and into client/consensus/api (paritytech#9319)

API

monthly-2021-08

01 Aug 02:06
7960c9e
Compare
Choose a tag to compare
monthly-2021-08 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2021-08

Changes since last snapshot (monthly-2021-07)