Skip to content

fix(selling-1): sell-tokens approval#530

Draft
Skanislav wants to merge 6 commits intodevelopfrom
fix/sell-approval
Draft

fix(selling-1): sell-tokens approval#530
Skanislav wants to merge 6 commits intodevelopfrom
fix/sell-approval

Conversation

@Skanislav
Copy link
Copy Markdown
Contributor

@Skanislav Skanislav commented Aug 28, 2025

This PR fixes issue with approval required to allow sell outcome tokens. Initially approval was granted on the market contract but it suppose to be conditional tokens approved to be sold.

PRs in chain:

Remaining work:

@Skanislav Skanislav changed the base branch from main to develop August 28, 2025 19:43
if event == Event.DONE and synced_data.vote is None:
return synced_data, Event.TIE

self.context.logger.info(f"Should be sold. {synced_data=}")
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one would not be missed

@Skanislav Skanislav changed the title fix: sell-tokens approval fix(selling-2): sell-tokens approval Sep 1, 2025
@Skanislav Skanislav changed the title fix(selling-2): sell-tokens approval fix(selling-1): sell-tokens approval Nov 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants