Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transferTicket function is not implemented for Tezos.wallet #2828

Open
zamrokk opened this issue Feb 14, 2024 · 3 comments
Open

transferTicket function is not implemented for Tezos.wallet #2828

zamrokk opened this issue Feb 14, 2024 · 3 comments
Labels
enhancement New feature or request
Milestone

Comments

@zamrokk
Copy link

zamrokk commented Feb 14, 2024

Description
I want to use the transferTicket function for wallet transactions

image

It is only availabe for Tezos.contract object ...

image

I use taquito v19.0.2

@zamrokk zamrokk added the bug Something isn't working label Feb 14, 2024
@dsawali dsawali added enhancement New feature or request and removed bug Something isn't working labels Feb 14, 2024
@dsawali
Copy link
Collaborator

dsawali commented Feb 14, 2024

Hello @zamrokk, I saw your thread on the dev Slack. You are correct, the transferTicket operation is not implemented in the Wallet API. Though this was a conscious decision on our part, we are now re-evaluating and are doing some planning around adding this op (and perhaps other ops) into the Wallet API.

I'll change the label to enhancement instead of bug for clarity. Rest assured we will come back to you.

@dsawali dsawali added this to the v19.1 milestone Feb 14, 2024
@zamrokk
Copy link
Author

zamrokk commented Feb 14, 2024

The function already exist. Is it a big deal just to add it the other object?

Will it be included on the next release?

@dsawali
Copy link
Collaborator

dsawali commented Feb 15, 2024

@zamrokk it requires a lot more organization with the wallet teams as opposed to just adding a member method to the existing wallet class. We don't really have a fixed ETA at the moment.

@hui-an-yang hui-an-yang modified the milestones: v19.1, v20+ Mar 7, 2024
@dsawali dsawali modified the milestones: v20+, 20.1 Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Review in progress
Development

No branches or pull requests

3 participants