Skip to main content
PackageLatest versionSummary
@lit-protocol/lit-client8.3.1add support for naga-test
@lit-protocol/auth8.2.3add support for naga-test
@lit-protocol/networks8.4.1add support for naga-test
@lit-protocol/auth-services2.1.1Updated dependencies
@lit-protocol/access-control-conditions8.0.2-
@lit-protocol/access-control-conditions-schemas8.0.2-
@lit-protocol/artillery0.1.3add support for naga-test
@lit-protocol/auth-helpers8.2.0Introduce 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 auth package APIs include validateDelegationAuthSig, generatePkpDelegationAuthSig, generateEoaDelegationAuthSig, createPkpAuthContextFromPreGenerated, and createPkpSessionSigs. New wrapped-keys APIs include generatePrivateKey, importPrivateKey, exportPrivateKey, listEncryptedKeyMetadata, getEncryptedKey, storeEncryptedKey, storeEncryptedKeyBatch, batchGeneratePrivateKeys, signMessageWithEncryptedKey, and signTransactionWithEncryptedKey. See the updated docs (guides/server-sessions, sdk-reference/wrapped-keys, and the new auth references) for end-to-end examples. PR
@lit-protocol/constants9.0.1remove deprecated alchemy rpc url and replace with a new one
@lit-protocol/contracts0.9.1add support for naga-test
@lit-protocol/crypto8.1.0Introduce 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 auth package APIs include validateDelegationAuthSig, generatePkpDelegationAuthSig, generateEoaDelegationAuthSig, createPkpAuthContextFromPreGenerated, and createPkpSessionSigs. New wrapped-keys APIs include generatePrivateKey, importPrivateKey, exportPrivateKey, listEncryptedKeyMetadata, getEncryptedKey, storeEncryptedKey, storeEncryptedKeyBatch, batchGeneratePrivateKeys, signMessageWithEncryptedKey, and signTransactionWithEncryptedKey. See the updated docs (guides/server-sessions, sdk-reference/wrapped-keys, and the new auth references) for end-to-end examples. PR
@lit-protocol/e2e5.1.0Wrapped-keys now supports updating ciphertext/ACCs via a new PUT endpoint, returns version history when requested.
@lit-protocol/logger8.0.2-
@lit-protocol/schemas8.0.3add support for naga-test
@lit-protocol/types8.0.3add support for naga-test
@lit-protocol/wasm8.1.0Naga-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.
@lit-protocol/wrapped-keys8.2.0Wrapped-keys now supports updating ciphertext/ACCs via a new PUT endpoint, returns version history when requested.
@lit-protocol/wrapped-keys-lit-actions8.1.1add support for naga-test
lit-client
Patch Changes
v8.3.1

Patch Changes

  • add support for naga-test
  • Renames the amountInEth parameter to amountInLitkey to prevent future confusion on deposits. Deprecates the amountInEth parameter.
auth
Patch Changes
v8.2.3

Patch Changes

  • add support for naga-test
networks
Patch Changes
v8.4.1

Patch Changes

  • add support for naga-test
  • Renames the amountInEth parameter to amountInLitkey to prevent future confusion on deposits. Deprecates the amountInEth parameter.
  • Updated dependencies
  • @lit-protocol/contracts@0.9.1
auth-services
Patch Changes
v2.1.1

Patch Changes

  • Updated dependencies
  • @lit-protocol/contracts@0.9.1
access-control-conditions
Release
v8.0.2
No release notes available.
access-control-conditions-schemas
Release
v8.0.2
No release notes available.
artillery
Patch Changes
v0.1.3

Patch Changes

  • add support for naga-test
  • Renames the amountInEth parameter to amountInLitkey to prevent future confusion on deposits. Deprecates the amountInEth parameter.
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • @lit-protocol/e2e@5.1.0
auth-helpers
Minor Changes
v8.2.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 auth package APIs include validateDelegationAuthSig, generatePkpDelegationAuthSig, generateEoaDelegationAuthSig, createPkpAuthContextFromPreGenerated, and createPkpSessionSigs. New wrapped-keys APIs include generatePrivateKey, importPrivateKey, exportPrivateKey, listEncryptedKeyMetadata, getEncryptedKey, storeEncryptedKey, storeEncryptedKeyBatch, batchGeneratePrivateKeys, signMessageWithEncryptedKey, and signTransactionWithEncryptedKey. See the updated docs (guides/server-sessions, sdk-reference/wrapped-keys, and the new auth references) for end-to-end examples. PR
constants
Patch Changes
v9.0.1

Patch Changes

  • remove deprecated alchemy rpc url and replace with a new one
  • add support for naga-test
  • Updated dependencies
  • @lit-protocol/contracts@0.9.1
contracts
Patch Changes
v0.9.1

Patch Changes

  • add support for naga-test
crypto
Minor Changes
v8.1.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 auth package APIs include validateDelegationAuthSig, generatePkpDelegationAuthSig, generateEoaDelegationAuthSig, createPkpAuthContextFromPreGenerated, and createPkpSessionSigs. New wrapped-keys APIs include generatePrivateKey, importPrivateKey, exportPrivateKey, listEncryptedKeyMetadata, getEncryptedKey, storeEncryptedKey, storeEncryptedKeyBatch, batchGeneratePrivateKeys, signMessageWithEncryptedKey, and signTransactionWithEncryptedKey. See the updated docs (guides/server-sessions, sdk-reference/wrapped-keys, and the new auth references) for end-to-end examples. PR
e2e
Minor ChangesPatch Changes
v5.1.0

Minor Changes

  • Wrapped-keys now supports updating ciphertext/ACCs via a new PUT endpoint, returns version history when requested.

Patch Changes

  • add support for naga-test
  • Renames the amountInEth parameter to amountInLitkey to prevent future confusion on deposits. Deprecates the amountInEth parameter.
  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • @lit-protocol/constants@9.0.1
  • @lit-protocol/lit-client@8.3.1
  • @lit-protocol/contracts@0.9.1
  • @lit-protocol/networks@8.4.1
  • @lit-protocol/schemas@8.0.3
  • @lit-protocol/types@8.0.3
  • @lit-protocol/auth@8.2.3
logger
Release
v8.0.2
No release notes available.
schemas
Patch Changes
v8.0.3

Patch Changes

  • add support for naga-test
types
Patch Changes
v8.0.3

Patch Changes

  • add support for naga-test
wasm
Minor Changes
v8.1.0

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.
wrapped-keys
Minor ChangesPatch Changes
v8.2.0

Minor Changes

  • Wrapped-keys now supports updating ciphertext/ACCs via a new PUT endpoint, returns version history when requested.

Patch Changes

  • Updated dependencies
  • Updated dependencies
  • Updated dependencies
  • @lit-protocol/constants@9.0.1
  • @lit-protocol/lit-client@8.3.1
  • @lit-protocol/networks@8.4.1
  • @lit-protocol/schemas@8.0.3
  • @lit-protocol/types@8.0.3
  • @lit-protocol/auth@8.2.3
wrapped-keys-lit-actions
Patch Changes
v8.1.1

Patch Changes

  • add support for naga-test