8000 Releases · gilescope/substrate · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: gilescope/substrate

monthly-2022-02

01 Feb 01:51
e4d7a24
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)

monthly-2022-01

01 Jan 01:57
1ca6b68
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 01:54
197b8fd
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 01:50
a7cc69f
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

  • contracts: Fix account counter isn't persisted (paritytech#10112)
  • 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)

Client

API

  • Switch to using ss58-registry crate (paritytech#9755)
  • pow: add Version for quick-check of metadata state and refactor lock handling (paritytech#9698)
  • Add Deposit and Withdraw Events to Balances Pallet (paritytech#9425)
  • Support extra constant renaming (paritytech#9814)
  • Root origin always bypass all filter, other origin cannot bypass BaseCallFilter even when constructed from Root origin (paritytech#9948)
  • Add low level traits to retrieve name, symbol, decimals and allowance in pallet-assets (paritytech#9757)

monthly-2021-10

01 Oct 01:25
c11a0bf
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 01:24
864d096
Compare
Choose a tag to compare
monthly-2021-09 Pre-release
Pre-release

Automatic s 8000 napshot pre-release monthly-2021-09

Changes since last snapshot (monthly-2021-08)

Substrate changes

Runtime

Client

  • Fix state_subscribeRuntimeVersion for parachains (paritytech#9617)
  • 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 01:25
9f7ce37
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)

Substrate changes

Runtime

Client

  • Do not call initialize_block before any runtime api (paritytech#8953)
  • Move client only primitives to another dir (paritytech#9220)
  • Remove txpool as an export of sc_transaction_pool, exporting the used components instead. (paritytech#9217)

API

monthly-2021-07

01 Jul 01:24
c6240ce
Compare
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 01:30
c2ec5bc
Compare
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)

0