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

Add __check_auth wasm test vectors and tests #1334

Closed
wants to merge 9 commits into from
Closed

Conversation

leighmcculloch
Copy link
Member

What

Add new test vectors containing simple approve and decline __check_auth impls, and tests that use those wasm contracts.

Why

To run some of the same tests that already exist, but with the contracts loaded in their WASM form, to ensure consistency across the handling of auth with natively loaded and wasm loaded contracts.

Originally these tests were written while debugging:

@leighmcculloch leighmcculloch marked this pull request as ready for review September 10, 2024 06:45
@leighmcculloch
Copy link
Member Author

Tests will pass after the following change merges:

auto-merge was automatically disabled September 27, 2024 11:11

Pull request was closed

@leighmcculloch leighmcculloch deleted the addtests branch September 27, 2024 11:11
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.

2 participants