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 ZongZi exp #593

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Add ZongZi exp #593

merged 1 commit into from
Mar 26, 2024

Conversation

Kkaminsk86
Copy link
Contributor

Hello,

POC requires following foundry function to work correctly:

// Creates _and_ also selects new fork with the given endpoint and at the block the given transaction was mined in, replays all transaction mined in the block before
// the transaction, returns the identifier of the fork
function createSelectFork(
    string calldata urlOrAlias,
    bytes32 txHash
) external returns (uint256 forkId);

Please consider updating Foundry version or simply add above function to Vm.sol file.

@SunWeb3Sec SunWeb3Sec merged commit 860fc3c into SunWeb3Sec:main Mar 26, 2024
1 check failed
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.

None yet

2 participants