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 task that requests funds from the shadowfork vault #17

Open
pk910 opened this issue Mar 9, 2024 · 0 comments · May be fixed by #20
Open

Add task that requests funds from the shadowfork vault #17

pk910 opened this issue Mar 9, 2024 · 0 comments · May be fixed by #20

Comments

@pk910
Copy link
Member

pk910 commented Mar 9, 2024

Add a task that requests funds from the shadowvault

The shadowfork vault is a contract deployed to public testnets that is designed to release funds safely on a shadow fork.
Withdrawal transactions to this contract revert on the regular public testnets.
The contract can be used to gather some funds for subsequent tests on shadow forks.

  • Add task generate_shadowvault_withdrawal
  • Task should request funds from the ShadowForkVault via the shadowWithdraw function
  • The required proof for the shadowWithdraw function can be generated via the generateHeaderProof function
@pk910 pk910 linked a pull request Apr 23, 2024 that will close this issue
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 a pull request may close this issue.

1 participant