Skip to content

Commit e60a344

Browse files
committed
Add second PR to secp256r1 verifier
1 parent 13034ec commit e60a344

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ and this project adheres to
99
### Added
1010

1111
- cosmwasm-vm: Add `secp256r1_verify` and `secp256r1_recover_pubkey` imports for
12-
ECDSA signature verification over secp256r1. ([#1983])
12+
ECDSA signature verification over secp256r1. ([#1983], [#2057])
1313

1414
[#1983]: https://github.com/CosmWasm/cosmwasm/pull/1983
15+
[#2057]: https://github.com/CosmWasm/cosmwasm/pull/2057
1516

1617
### Changed
1718

0 commit comments

Comments
 (0)