Minor Changes
- Introduce wrapped-keys support to v8 so applications can generate, import, export, and sign with encrypted keys across EVM and Solana without exposing private key material. New
authpackage APIs includevalidateDelegationAuthSig,generatePkpDelegationAuthSig,generateEoaDelegationAuthSig,createPkpAuthContextFromPreGenerated, andcreatePkpSessionSigs. Newwrapped-keysAPIs includegeneratePrivateKey,importPrivateKey,exportPrivateKey,listEncryptedKeyMetadata,getEncryptedKey,storeEncryptedKey,storeEncryptedKeyBatch,batchGeneratePrivateKeys,signMessageWithEncryptedKey, andsignTransactionWithEncryptedKey. See the updated docs (guides/server-sessions, sdk-reference/wrapped-keys, and the new auth references) for end-to-end examples. PR
Patch Changes
- SDK exposes typed Shiva env helpers (
createShivaEnvVars,waitForTestnetInfo,SUPPORTED_NETWORKS) so QA suites can spin up testnets without bespoke env plumbing, and the newexecuteWithHandshakerunner automatically retry failures for more stable Lit action execution.
Patch Changes
- EOA users will see fewer signature prompts during EOA auth, since a cached AuthSig will be reused if one is present.
Minor Changes
- Introduce wrapped-keys support to v8 so applications can generate, import, export, and sign with encrypted keys across EVM and Solana without exposing private key material. New
authpackage APIs includevalidateDelegationAuthSig,generatePkpDelegationAuthSig,generateEoaDelegationAuthSig,createPkpAuthContextFromPreGenerated, andcreatePkpSessionSigs. Newwrapped-keysAPIs includegeneratePrivateKey,importPrivateKey,exportPrivateKey,listEncryptedKeyMetadata,getEncryptedKey,storeEncryptedKey,storeEncryptedKeyBatch,batchGeneratePrivateKeys,signMessageWithEncryptedKey, andsignTransactionWithEncryptedKey. See the updated docs (guides/server-sessions, sdk-reference/wrapped-keys, and the new auth references) for end-to-end examples. PR - Add
nagaandnaga-protonetworks. Create per-network entrypoints and subpath exports (naga, naga-production, naga-proto, naga-staging, naga-test, naga-dev, naga-local) for better tree-shaking - Expose and aggregate payment details returned by Lit nodes from Lit Action execution requests.
Patch Changes
- PKP signing now auto-hashes Cosmos payloads, exposes a documented bypassAutoHashing option, and ships with a new e2e suite plus docs so builders can rely on every listed curve working out of the box.
- SDK exposes typed Shiva env helpers (
createShivaEnvVars,waitForTestnetInfo,SUPPORTED_NETWORKS) so QA suites can spin up testnets without bespoke env plumbing, and the newexecuteWithHandshakerunner automatically retry failures for more stable Lit action execution. - Updated dependencies
- Updated dependencies
- @lit-protocol/contracts@0.9.0
Minor Changes
- Introduce wrapped-keys support to v8 so applications can generate, import, export, and sign with encrypted keys across EVM and Solana without exposing private key material. New
authpackage APIs includevalidateDelegationAuthSig,generatePkpDelegationAuthSig,generateEoaDelegationAuthSig,createPkpAuthContextFromPreGenerated, andcreatePkpSessionSigs. Newwrapped-keysAPIs includegeneratePrivateKey,importPrivateKey,exportPrivateKey,listEncryptedKeyMetadata,getEncryptedKey,storeEncryptedKey,storeEncryptedKeyBatch,batchGeneratePrivateKeys,signMessageWithEncryptedKey, andsignTransactionWithEncryptedKey. See the updated docs (guides/server-sessions, sdk-reference/wrapped-keys, and the new auth references) for end-to-end examples. PR
Patch Changes
- Updated dependencies
- Updated dependencies
- @lit-protocol/contracts@0.9.0
No release notes available.
No release notes available.
Minor Changes
- Introduce wrapped-keys support to v8 so applications can generate, import, export, and sign with encrypted keys across EVM and Solana without exposing private key material. New
authpackage APIs includevalidateDelegationAuthSig,generatePkpDelegationAuthSig,generateEoaDelegationAuthSig,createPkpAuthContextFromPreGenerated, andcreatePkpSessionSigs. Newwrapped-keysAPIs includegeneratePrivateKey,importPrivateKey,exportPrivateKey,listEncryptedKeyMetadata,getEncryptedKey,storeEncryptedKey,storeEncryptedKeyBatch,batchGeneratePrivateKeys,signMessageWithEncryptedKey, andsignTransactionWithEncryptedKey. See the updated docs (guides/server-sessions, sdk-reference/wrapped-keys, and the new auth references) for end-to-end examples. PR
Major Changes
- Remove deprecated campNetwork config from EVM network constants, update RPC and block explorer URLs for campTestnet, and add campMainnet network config.
Minor Changes
- Introduce wrapped-keys support to v8 so applications can generate, import, export, and sign with encrypted keys across EVM and Solana without exposing private key material. New
authpackage APIs includevalidateDelegationAuthSig,generatePkpDelegationAuthSig,generateEoaDelegationAuthSig,createPkpAuthContextFromPreGenerated, andcreatePkpSessionSigs. Newwrapped-keysAPIs includegeneratePrivateKey,importPrivateKey,exportPrivateKey,listEncryptedKeyMetadata,getEncryptedKey,storeEncryptedKey,storeEncryptedKeyBatch,batchGeneratePrivateKeys,signMessageWithEncryptedKey, andsignTransactionWithEncryptedKey. See the updated docs (guides/server-sessions, sdk-reference/wrapped-keys, and the new auth references) for end-to-end examples. PR
Patch Changes
- Updated dependencies
- Updated dependencies
- @lit-protocol/contracts@0.9.0
Minor Changes
- Introduce wrapped-keys support to v8 so applications can generate, import, export, and sign with encrypted keys across EVM and Solana without exposing private key material. New
authpackage APIs includevalidateDelegationAuthSig,generatePkpDelegationAuthSig,generateEoaDelegationAuthSig,createPkpAuthContextFromPreGenerated, andcreatePkpSessionSigs. Newwrapped-keysAPIs includegeneratePrivateKey,importPrivateKey,exportPrivateKey,listEncryptedKeyMetadata,getEncryptedKey,storeEncryptedKey,storeEncryptedKeyBatch,batchGeneratePrivateKeys,signMessageWithEncryptedKey, andsignTransactionWithEncryptedKey. See the updated docs (guides/server-sessions, sdk-reference/wrapped-keys, and the new auth references) for end-to-end examples. PR - Add
nagaandnaga-protonetworks. Create per-network entrypoints and subpath exports (naga, naga-production, naga-proto, naga-staging, naga-test, naga-dev, naga-local) for better tree-shaking
Minor Changes
- Introduce wrapped-keys support to v8 so applications can generate, import, export, and sign with encrypted keys across EVM and Solana without exposing private key material. New
authpackage APIs includevalidateDelegationAuthSig,generatePkpDelegationAuthSig,generateEoaDelegationAuthSig,createPkpAuthContextFromPreGenerated, andcreatePkpSessionSigs. Newwrapped-keysAPIs includegeneratePrivateKey,importPrivateKey,exportPrivateKey,listEncryptedKeyMetadata,getEncryptedKey,storeEncryptedKey,storeEncryptedKeyBatch,batchGeneratePrivateKeys,signMessageWithEncryptedKey, andsignTransactionWithEncryptedKey. See the updated docs (guides/server-sessions, sdk-reference/wrapped-keys, and the new auth references) for end-to-end examples. PR
No release notes available.
No release notes available.
No release notes available.
Minor Changes
- Naga-local consumers can now point at a local networkContext.json with a lightweight withLocalContext call (or by setting NAGA_LOCAL_CONTEXT_PATH) while the default bundled signatures keep working as before.
Minor Changes
- Introduce wrapped-keys support to v8 so applications can generate, import, export, and sign with encrypted keys across EVM and Solana without exposing private key material. New
authpackage APIs includevalidateDelegationAuthSig,generatePkpDelegationAuthSig,generateEoaDelegationAuthSig,createPkpAuthContextFromPreGenerated, andcreatePkpSessionSigs. Newwrapped-keysAPIs includegeneratePrivateKey,importPrivateKey,exportPrivateKey,listEncryptedKeyMetadata,getEncryptedKey,storeEncryptedKey,storeEncryptedKeyBatch,batchGeneratePrivateKeys,signMessageWithEncryptedKey, andsignTransactionWithEncryptedKey. See the updated docs (guides/server-sessions, sdk-reference/wrapped-keys, and the new auth references) for end-to-end examples. PR