Releases: paritytech/substrate-contracts-node
Releases · paritytech/substrate-contracts-node
v0.29.0
v0.28.0
v0.27.0
v0.26.0
What's Changed
- Add Codespaces to the repository by @hummusonrails in #180
- Release
v0.26.0
by @ascjones in #192
New Contributors
- @hummusonrails made their first contribution in #180
Full Changelog: v0.25.1...v0.26.0
v0.25.1
What's Changed
- CallFilter: allow call to Balances'
transfer_allow_death()
by @agryaznov in #186 - Customize schedule with runtime memory limit suitable for development node by @agryaznov in #187
Full Changelog: v0.25.0...v0.25.1
v0.25.0
What's Changed
- [ci] Change runners by @alvicsam in #170
- Remove
--tmp
flag from instructions by @HCastano in #172 - Sync with polkadot-v0.9.42 branch by @SkymanOne in #182
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- add utility pallet by @forgetso in #168
- Sync substrate by @SkymanOne in #169
Full Changelog: v0.23.0...v0.24.0
v0.23.0
Syncs the repository with Substrate's polkadot-v0.9.34
branch - #166
v0.22.1
Uses polkadot-v0.9.32
WeightsV2
This is the first release using the new WeightsV2 . Currently, cargo-contract and ContractsUI do not work with this release as they need to be adapted:
Stick with an older version if this is important to you.