Skip to content

Commit

Permalink
add credit to @adamegyed
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxx committed Dec 12, 2024
1 parent 590e024 commit 7a7f8ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/account/utils/draft-ERC7579Utils.t.sol
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
// SPDX-License-Identifier: UNLICENSED
pragma solidity ^0.8.24;

// Parts of this test file are adapted for Adam Egyed (@adamegyed) proof of concept available at:
// https://github.com/adamegyed/erc7579-execute-vulnerability/tree/4589a30ff139e143d6c57183ac62b5c029217a90
//
// solhint-disable no-console

import {Test} from "forge-std/Test.sol";
Expand Down

0 comments on commit 7a7f8ce

Please sign in to comment.