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 |
||
|---|---|---|
| .. | ||
| client.go | ||
| graphiql.go | ||
| graphql_suite_test.go | ||
| graphql_test.go | ||
| graphql.go | ||
| schema.go | ||
| service.go | ||
| types.go | ||