You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
6
6
### Changed
7
7
8
+
- fix: fixes a bug in Ed25519KeyIdentity `toRaw` where the output was not an ArrayBuffer
8
9
- test: fixes e2e tests for compatibility with dfx 0.26.0 and `pocket-ic` by querying for the `default_effective_canister_id` before calling the management canister
9
10
- fix: fixes a bug in the Ed25519KeyIdentity verify implementation where the argument order was incorrect
10
11
- fix: fixes a bug in the `Principal` library where the management canister id util was incorrectly importing using `fromHex`
0 commit comments