Add task that requests funds from the shadowfork vault

Open
#17 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
go

Research direction

Start by locating existing task implementations and the code that generates contract proofs. Use the ShadowForkVault address and the shadowWithdraw and generateHeaderProof functions in the issue as the integration points. Done means a generate_shadowvault_withdrawal task requests funds on shadow forks while withdrawals revert on regular public testnets.

Written by the indexing model from the issue text.

Description

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
Dominant language
Go
Stars
75
Forks
29
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ethpandaops/assertoor

All issues in ethpandaops/assertoor

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.