We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65bae66 commit d1cb111Copy full SHA for d1cb111
CHANGELOG.md
@@ -6,6 +6,13 @@ and this project adheres to
6
7
## [Unreleased]
8
9
+### Added
10
+
11
+- cosmwasm-vm: Add `secp256r1_verify` and `secp256r1_recover_pubkey` imports for
12
+ ECDSA signature verification over secp256r1. ([#1983])
13
14
+[#1983]: https://github.com/CosmWasm/cosmwasm/pull/1983
15
16
### Changed
17
18
- cosmwasm-std: Enable `add_event` and `add_events` functions to process types
0 commit comments