Skip to content

feat(python): add SuiBets wallet options#1657

Open
Bortlesboat wants to merge 1 commit into
pmxt-dev:mainfrom
Bortlesboat:fix/1651-suibets-options
Open

feat(python): add SuiBets wallet options#1657
Bortlesboat wants to merge 1 commit into
pmxt-dev:mainfrom
Bortlesboat:fix/1651-suibets-options

Conversation

@Bortlesboat

Copy link
Copy Markdown
Contributor

Summary

  • add and publicly export a Python SuiBetsOptions type
  • accept wallet_address in the Python SuiBets constructor
  • forward the address as the sidecar walletAddress credential while retaining hosted-routing state
  • cover both the public export and constructor/credential behavior

Closes #1651. Also resolves the current Python side of #734.

Verification

  • focused export and hosted-dispatch tests: 39 passed
  • full Python SDK suite: 260 passed, 66 deselected
  • touched Python compilation passed
  • git diff --check passed

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.

SDK drift: SuiBetsOptions type is exported from the TypeScript package root with no Python equivalent at all

1 participant