Skip to content

chore(python-server-wallets): bump dynamic-wallet-sdk to 0.6.2 - #75

Open
emtesenair wants to merge 1 commit into
mainfrom
chore/python-server-wallets-sdk-0.6.2
Open

chore(python-server-wallets): bump dynamic-wallet-sdk to 0.6.2#75
emtesenair wants to merge 1 commit into
mainfrom
chore/python-server-wallets-sdk-0.6.2

Conversation

@emtesenair

Copy link
Copy Markdown
Collaborator

Updates the Dynamic Python SDK pin in the python-server-wallets example from >=0.6.0 to >=0.6.2, the latest release on PyPI.

Change

examples/python-server-wallets/pyproject.toml — one line:

-    "dynamic-wallet-sdk>=0.6.0",
+    "dynamic-wallet-sdk>=0.6.2",

Verification

Against a clean install of 0.6.2:

  • All twelve CLI entrypoints (server_wallet.evm.*, server_wallet.svm.*, server_wallet.delegated.*) import cleanly.
  • Every symbol the example imports from the SDK still resolves — DynamicEvmWalletClient, DynamicSvmWalletClient, ThresholdSignatureScheme, ServerKeyShare, decrypt_delegated_webhook_data, and the exception types.
  • Signatures of create_wallet_account, sign_message, sign_transaction, and both wallet client constructors are unchanged and still match the example's call sites in lib/ and server_wallet/.

No source changes were needed. requires-python is unchanged.

Updates the Dynamic Python SDK pin from >=0.6.0 to >=0.6.2, the latest
release on PyPI.

Verified against 0.6.2: all twelve CLI entrypoints import cleanly, every
symbol the example imports from the SDK still resolves, and the signatures
of create_wallet_account, sign_message, sign_transaction, and both wallet
client constructors are unchanged from the example's call sites.
@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
kamino Error Error Aug 19, 2026 8:00pm
nextjs-iron-ramp Ready Ready Preview Aug 19, 2026 8:00pm
predictions-market-demo Ready Ready Preview Aug 19, 2026 8:00pm

Request Review

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

Deployment failed for project lifi with the following error:

There is no GitHub account connected to this Vercel account.

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

Deployment failed for project sidebar-example with the following error:

There is no GitHub account connected to this Vercel account.

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

Deployment failed for project circle-gateway with the following error:

There is no GitHub account connected to this Vercel account.

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

Deployment failed for project dynamic-aave with the following error:

There is no GitHub account connected to this Vercel account.

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

Deployment failed for project dynamic-morpho with the following error:

There is no GitHub account connected to this Vercel account.

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

Deployment failed for project blindpay with the following error:

There is no GitHub account connected to this Vercel account.

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

Deployment failed for project dynamic-gasless-starter with the following error:

There is no GitHub account connected to this Vercel account.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant