|
62 | 62 | "console.sol"
|
63 | 63 | ],
|
64 | 64 | "devDependencies": {
|
| 65 | + "@nomicfoundation/ethereumjs-block": "5.0.3", |
65 | 66 | "@nomicfoundation/eslint-plugin-hardhat-internal-rules": "workspace:^",
|
66 | 67 | "@nomicfoundation/eslint-plugin-slow-imports": "workspace:^",
|
67 | 68 | "@types/async-eventemitter": "^0.2.1",
|
|
107 | 108 | "@ethersproject/abi": "^5.1.2",
|
108 | 109 | "@ignored/edr": "workspace:^0.2.0-alpha.1",
|
109 | 110 | "@metamask/eth-sig-util": "^4.0.0",
|
110 |
| - "@nomicfoundation/ethereumjs-block": "5.0.3", |
111 |
| - "@nomicfoundation/ethereumjs-blockchain": "7.0.3", |
112 | 111 | "@nomicfoundation/ethereumjs-common": "4.0.3",
|
113 |
| - "@nomicfoundation/ethereumjs-evm": "2.0.3", |
114 |
| - "@nomicfoundation/ethereumjs-rlp": "5.0.3", |
115 |
| - "@nomicfoundation/ethereumjs-statemanager": "2.0.3", |
116 |
| - "@nomicfoundation/ethereumjs-trie": "6.0.3", |
117 | 112 | "@nomicfoundation/ethereumjs-tx": "5.0.3",
|
118 | 113 | "@nomicfoundation/ethereumjs-util": "9.0.3",
|
119 |
| - "@nomicfoundation/ethereumjs-vm": "7.0.3", |
120 | 114 | "@nomicfoundation/solidity-analyzer": "^0.1.0",
|
121 | 115 | "@sentry/node": "^5.18.1",
|
122 | 116 | "@types/bn.js": "^5.1.0",
|
|
0 commit comments