Roy Crihfield
688b5c817a
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
17 lines
153 B
Plaintext
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 |