This repository was archived by the owner on Oct 3, 2025. It is now read-only.
Releases: Cardinal-Cryptography/substrate
Releases · Cardinal-Cryptography/substrate
monthly-2022-05
Automatic snapshot pre-release monthly-2022-05
Changes since last snapshot (monthly-2022-04)
Substrate changes
Runtime
- Fix WASM block producer panic (paritytech#11206)
- Add Limit to Tranasctional Layers (paritytech#10808)
- contracts: add
seal_code_hashandseal_own_code_hashto API (paritytech#10933) - Add a bounded fallback on failed elections (paritytech#10988)
- Improve Bounties and Child Bounties Deposit Logic (paritytech#11014)
- Allow pallet error enum variants to contain fields (paritytech#10242)
- Stabilize
seal_delegate_call(paritytech#11037)
Client
- Finality notification: Optimize calculation of stale heads (paritytech#11200)
- Add new hardware and software metrics (paritytech#11062)
- Sub-commands for
benchmark(paritytech#11164) - Add
benchmark-blockcommand (paritytech#11091) - Add
dev_getBlockStatsRPC (paritytech#10939) - Add execution overhead benchmarking (paritytech#10977)
- Additional
benchmark-storageflags (paritytech#11004)
API
- Apply
WeightToFeePolynomials topallet_transaction_payment's length fee (paritytech#10785) - Revert "Replace storage access by atomics" (paritytech#11156)
- Allow pallet error enum variants to contain fields (paritytech#10242)