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 ff117a8 commit ec21b60Copy full SHA for ec21b60
CHANGELOG.md
@@ -52,7 +52,6 @@ and this project adheres to
52
53
- Migrate from libsodium to different implementation in order to reduce bundle
54
size and improve compatibility.
55
-
56
- ed25519 now uses @noble/curves
57
- xchacha20poly1305 now uses @noble/ciphers
58
- Argon2 now uses hash-wasm
@@ -64,7 +63,6 @@ and this project adheres to
64
63
### Deprecated
65
66
- The use of encrypted wallet storage is deprecated. In particular this means:
67
68
- `Secp256k1HdWallet.serialize`/`.serializeWithEncryptionKey`
69
- `Secp256k1HdWallet.deserialize`/`.deserializeWithEncryptionKey`
70
- `DirectSecp256k1HdWallet.serialize`/`.serializeWithEncryptionKey`
0 commit comments