Skip to content

Wallet example usage and bug fixes#41

Merged
smartgoo merged 15 commits intokaspanet:mainfrom
smartgoo:wallet-examples
Apr 26, 2026
Merged

Wallet example usage and bug fixes#41
smartgoo merged 15 commits intokaspanet:mainfrom
smartgoo:wallet-examples

Conversation

@smartgoo
Copy link
Copy Markdown
Collaborator

@smartgoo smartgoo commented Apr 25, 2026

  • Expose additional AccountDesctiptor properties to Python, which were missing prior: account_index, xpub_keys, ecdsa, receive_address_index, and change_address_index.
  • Fix secret key handling in fn prv_key_data_create when creating prv key data of type secret key.
  • Fix value returned by fn accounts_get - was returning None instead of AccountDescriptor instance.
  • Add __repr__ method to Balance class.
  • Support construction of PaymentOutput objects.
  • Wallet examples

@smartgoo smartgoo marked this pull request as ready for review April 26, 2026 13:03
@smartgoo smartgoo merged commit 1724bd4 into kaspanet:main Apr 26, 2026
3 checks 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.

1 participant