-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathevaluation_results.jsonl
1 lines (1 loc) · 1.65 KB
/
evaluation_results.jsonl
1
{"contract_name": "delegate_call", "success": true, "index": 2, "traceback": "Attaching to hardhat-test-1\nhardhat-test-1 | total 8\nhardhat-test-1 | drwxr-xr-x 3 root root 96 Dec 19 10:25 .\nhardhat-test-1 | drwxrwxrwt 1 root root 4096 Dec 19 10:28 ..\nhardhat-test-1 | -rw-r--r-- 1 root root 1698 Dec 19 10:28 Delegatecall.sol\nhardhat-test-1 | contracts\nhardhat-test-1 | hardhat.config.js\nhardhat-test-1 | node_modules\nhardhat-test-1 | package-lock.json\nhardhat-test-1 | package.json\nhardhat-test-1 | test\nhardhat-test-1 | /usr/src/app\nhardhat-test-1 | Compiling contracts...\nhardhat-test-1 | Downloading compiler 0.8.20\nhardhat-test-1 | Downloading compiler 0.8.20\nhardhat-test-1 | Compiled 2 Solidity files successfully (evm target: paris).\nhardhat-test-1 | Running tests...\nhardhat-test-1 | \nhardhat-test-1 | \nhardhat-test-1 | Proxy Contract Delegation Vulnerability\nhardhat-test-1 | \u2714 should allow the owner to be changed via delegatecall\nhardhat-test-1 | \nhardhat-test-1 | \nhardhat-test-1 | 1 passing (292ms)\nhardhat-test-1 | \n\n\u001b[Khardhat-test-1 exited with code 0\n Container hardhat-docker-hardhat-test-1 Recreate\n Container hardhat-docker-hardhat-test-1 Recreated\nhardhat-test-1 | Warning: Visibility for constructor is ignored. If you want the contract to be non-deployable, making it \"abstract\" is sufficient.\nhardhat-test-1 | --> contracts/Delegatecall.sol:31:5:\nhardhat-test-1 | |\nhardhat-test-1 | 31 | constructor(address _delegateAddress) public {\nhardhat-test-1 | | ^ (Relevant source part starts here and spans across multiple lines).\nhardhat-test-1 | \nhardhat-test-1 | \n"}