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

Update to latest Taquito version to accept failing_noop signature requests #60

Open
ac10n opened this issue Aug 9, 2023 · 0 comments
Open
Assignees

Comments

@ac10n
Copy link

ac10n commented Aug 9, 2023

Taquito and the KeyGen Api have a circular dependency:

  • KeyGen has Taquito as a dependency in the codebase
  • Taquito uses the deployed KeyGen Api for integration tests

Because of this, we needed to work around KeyGen not supporting the failing_noop by doing its tests using secret key. After we release Taquito, we can update the Taquito version in the KeyGen api and deploy, then update Taquito to do those tests using ephemeral keys like other tests

@ac10n ac10n self-assigned this Aug 17, 2023
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

No branches or pull requests

1 participant