ipld-eth-server/pkg/graphql
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
..
client.go Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
graphiql.go fixes for test; update readme and gomodules 2020-10-28 08:40:00 -05:00
graphql_suite_test.go Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
graphql_test.go Update to plugeth-statediff 0.1.4 (#3) 2023-09-30 14:37:53 +00:00
graphql.go Geth 1.13 (Deneb/Cancun) update (#264) 2024-05-29 12:29:55 +00:00
schema.go Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
service.go Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
types.go Add custom implementation for Bytes to be returned as string 2022-06-03 15:05:46 +05:30