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

Fix operations execution for unrevealed accounts #1364

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

serjonya-trili
Copy link
Contributor

Proposed changes

New accounts, even if they are funded, until there is a reveal operation, remain unrevealed, meaning that the signer has to execute a reveal operation before making any others.
Taquito deals with that by prepending the reveal operation to the operations list on the estimation and it returns the estimation of it as the first in the estimates list.

Types of changes

  • Bugfix
  • New feature
  • Refactor
  • Breaking change
  • UI fix

@serjonya-trili serjonya-trili enabled auto-merge June 13, 2024 11:33
@serjonya-trili serjonya-trili disabled auto-merge June 13, 2024 11:55
@serjonya-trili serjonya-trili merged commit adc598f into main Jun 13, 2024
4 checks passed
@serjonya-trili serjonya-trili deleted the fix-operation-executions branch June 13, 2024 11:55
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