ipld-eth-server/.dockerignore
Roy Crihfield 688b5c817a 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: #264
2024-05-29 12:29:55 +00:00

17 lines
153 B
Plaintext

.git
.travis.yml
.idea
.gitignore
.private_blockchain_password
.travis.yml
LICENSE
README.md
integration
test
scripts
Dockerfile
**/node_modules
build