Skip to content

Releases: acatangiu/substrate

monthly-2023-02

01 Feb 02:32
129fee7
Compare
Choose a tag to compare
monthly-2023-02 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2023-02

Changes since last snapshot (monthly-2023-01)

Substrate changes

Runtime

Client

API

monthly-2023-01

01 Jan 02:27
8e76398
Compare
Choose a tag to compare
monthly-2023-01 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2023-01

Changes since last snapshot (monthly-2022-12)

Substrate changes

Runtime

Client

API

monthly-2022-12

01 Dec 02:48
357c363
Compare
Choose a tag to compare
monthly-2022-12 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2022-12

Changes since last snapshot (monthly-2022-11)

Substrate changes

Runtime

Client

API

monthly-2022-11

01 Nov 03:32
281bcd4
Compare
Choose a tag to compare
monthly-2022-11 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2022-11

Changes since last snapshot (monthly-2022-10)

Substrate changes

Runtime

Client

API

monthly-2022-10

01 Oct 03:51
7de3d78
Compare
Choose a tag to compare
monthly-2022-10 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2022-10

Changes since last snapshot (monthly-2022-09)

Substrate changes

Runtime

Client

API

monthly-2022-09

01 Sep 03:35
6dd5631
Compare
Choose a tag to compare
monthly-2022-09 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2022-09

Changes since last snapshot (monthly-2022-08)

Substrate changes

Runtime

Client

API

monthly-2022-08

01 Aug 03:31
6a946fc
Compare
Choose a tag to compare
monthly-2022-08 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2022-08

Changes since last snapshot (monthly-2022-07)

Substrate changes

Runtime

Client

  • pallet-beefy-mmr: add API for BEEFY Authority Sets (paritytech#11406)
  • Pump the gossip engine while waiting for the BEEFY runtime pallet (memory leak fix) (paritytech#11694)

API

monthly-2022-07

01 Jul 03:26
4ea2ac8
Compare
Choose a tag to compare
monthly-2022-07 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2022-07

Changes since last snapshot (monthly-2022-06)

Substrate changes

Runtime

API

monthly-2022-06

01 Jun 03:31
6c1d754
Compare
Choose a tag to compare
monthly-2022-06 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2022-06

Changes since last snapshot (monthly-2022-05)

Substrate changes

Runtime

Client

  • Switch to pooling copy-on-write instantiation strategy for WASM (paritytech#11232)

API

monthly-2022-05

01 May 03:13
1b57cff
Compare
Choose a tag to compare
monthly-2022-05 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2022-05

Changes since last snapshot (monthly-2022-04)

Substrate changes

Runtime

Client

API

  • Make wildcard storage change subscriptions RPC-unsafe (paritytech#11259)
  • Add frame_support::crypto::ecdsa::Public.to_eth_address() (k256-based) and use it in pallets (paritytech#11087)
  • Apply WeightToFeePolynomials to pallet_transaction_payment's length fee (paritytech#10785)
  • Revert "Replace storage access by atomics" (paritytech#11156)