Skip to content

Releases: ferrell-code/substrate

monthly-2022-01

01 Jan 01:59
8aeeef9

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

  • Automatically unsubscribe storage listeners when they're dropped (RCP node memory leak fix) (paritytech#10454)
  • Remove Prometheus metrics prefix (paritytech#9543)
  • allow try-runtime and TestExternalities to report PoV size (paritytech#10372)
  • No longer include :code and :heappages in execution proofs (paritytech#10419)

API

monthly-2021-12

01 Dec 01:57
3fdb445

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 01:54
732f037

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)

Client

API

monthly-2021-10

01 Oct 01:58
5810c46

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 01:54
60c6ec7

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)

API

monthly-2021-08

01 Aug 01:58
4d28ebe

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)

Substrate changes

Runtime

Client

  • Move client consensus parts out of primitives and into client/consensus/api (paritytech#9319)
  • Do not call initialize_block before any runtime api (paritytech#8953)
  • Move client only primitives to another dir (paritytech#9220)

API

monthly-2021-07

01 Jul 01:52
3f7d2b7

Choose a tag to compare

monthly-2021-07 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2021-07

Changes since last snapshot (monthly-2021-06)

Substrate changes

Runtime

Client

API

monthly-2021-06

01 Jun 04:34
be1b8ef

Choose a tag to compare

monthly-2021-06 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2021-06

Changes since last snapshot (monthly-2021-05)

Substrate changes

Runtime

Client

API

monthly-2021-05

01 May 02:03
3c216fa

Choose a tag to compare

monthly-2021-05 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2021-05

Changes since last snapshot (monthly-2021-04)