Skip to content

Commit 16f5836

Browse files
Eric Swansonlwshang
andauthored
Update CHANGELOG.md
Co-authored-by: Linwei Shang <[email protected]>
1 parent d7fee85 commit 16f5836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
* Added node metrics, ECDSA, and Bitcoin functions to `MgmtMethod`. Most do not have wrappers in `ManagementCanister` because only canisters can call these functions.
1414
* Added `FetchCanisterLogs` function to `MgmtMethod` and a corresponding wrapper to `ManagementCanister`.
1515
* Updated the `ring` crate to 0.17.7. `ring` 0.16 has a bug where it requires incorrect Ed25519 PEM encoding. 0.17.7 fixes that and is backwards compatible.
16-
* Agent::fetch_root_key() now returns an error, and sets its root key to an empty vector, if called on the mainnet.
16+
* Agent::fetch_root_key() now returns an error, and sets its root key to an empty vector, if got the same root key as the mainnet. This reduce the potentiality of MITM attack.
1717

1818
## [0.33.0] - 2024-02-08
1919

0 commit comments

Comments
 (0)