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 f3f11c9 commit 4aaf981Copy full SHA for 4aaf981
CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to
10
11
- cosmwasm-vm: Add `secp256r1_verify` and `secp256r1_recover_pubkey` imports for
12
ECDSA signature verification over secp256r1. ([#1983], [#2057])
13
+- cosmwasm-vm: Add metrics for the pinned memory cache ([#2059])
14
15
[#1983]: https://github.com/CosmWasm/cosmwasm/pull/1983
16
[#2057]: https://github.com/CosmWasm/cosmwasm/pull/2057
@@ -22,6 +23,7 @@ and this project adheres to
22
23
24
[#2044]: https://github.com/CosmWasm/cosmwasm/pull/2044
25
[#2051]: https://github.com/CosmWasm/cosmwasm/pull/2051
26
+[#2059]: https://github.com/CosmWasm/cosmwasm/pull/2059
27
28
## [2.0.0] - 2024-03-12
29
0 commit comments