Bump ink_primitives from 3.1.0 to 3.2.0
Created by: dependabot[bot]
Bumps ink_primitives from 3.1.0 to 3.2.0.
Release notes
Sourced from ink_primitives's releases.
v3.2.0
Version 3.2.0
Compatibility
We recommend using a version of the
pallet-contracts
later than c0ee2ad (May 23, 2022) in your node.This is the case in the latest release of the
substrate-contracts-node
v0.16.0.Added
Changed
- Two functions have been stabilized:
ink_env::ecdsa_recover
andink_env::ecdsa_to_eth_address
‒ #1270 #1273Fixed
Changelog
Sourced from ink_primitives's changelog.
Version 3.2.0
Compatibility
We recommend using a version of the
pallet-contracts
later than c0ee2ad (May 23, 2022) in your node.This is the case in the latest release of the
substrate-contracts-node
v0.16.0.Added
Changed
- Two functions have been stabilized:
ink_env::ecdsa_recover
andink_env::ecdsa_to_eth_address
‒ #1270 #1273Fixed
Commits
-
809a113
Release ink! 3.2.0 (#1274) -
b25d6b8
Revert "Suppress unused variable warning for debug_print macros (#1258)" (#1276) -
260946f
Stabilizeecdsa
functions toseal0
(#1273) -
91fd08f
Stabilize ecdsa_ functions (#1270) -
1bfccc7
Optimise deny_payment. Use eerywhere semantic of deny. (#1267) -
1ebfc9a
Fixed doc hidden (#1272) -
64d5fd4
Removedcollection
andlazy
from storage (#1271) -
6e0eefa
make seal_ecdsa test cases differ from the one used in the pallet (#1268) -
3c267d6
Language improvements + Make CI spellcheckexamples/*
(#1264) -
8ffb7c0
Create the Mother of All Contracts (#1245) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)