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 13034ec commit e60a344Copy full SHA for e60a344
CHANGELOG.md
@@ -9,9 +9,10 @@ and this project adheres to
9
### Added
10
11
- cosmwasm-vm: Add `secp256r1_verify` and `secp256r1_recover_pubkey` imports for
12
- ECDSA signature verification over secp256r1. ([#1983])
+ ECDSA signature verification over secp256r1. ([#1983], [#2057])
13
14
[#1983]: https://github.com/CosmWasm/cosmwasm/pull/1983
15
+[#2057]: https://github.com/CosmWasm/cosmwasm/pull/2057
16
17
### Changed
18
0 commit comments