forked from cerc-io/ipld-eth-server
Geth 1.13 (Deneb/Cancun) update (#264)
Most notable changes are the updates to the test contracts: due to https://eips.ethereum.org/EIPS/eip-6780, SELFDESTRUCT no longer destroys a contract (unless it occurs in the creating transaction), so CREATE2 can no longer redeploy contracts to the same address. Reviewed-on: cerc-io/ipld-eth-server#264
This commit is contained in:
+2
-1
@@ -13,4 +13,5 @@ test
|
||||
scripts
|
||||
Dockerfile
|
||||
|
||||
**/node_modules
|
||||
**/node_modules
|
||||
build
|
||||
Reference in New Issue
Block a user