ipld-eth-server/pkg/graphql
Thomas E Lackey 51c36adbea
Update dependencies for ipld-eth-db 5.0.5 and geth v1.11.6-statediff-5.0.8 (#252)
In addition to the module updates, because the new indexer code will automatically flag pre-existing blocks as non-canonical when new block is added at the same height, I had to re-order the test setup to insert non-canonical blocks first.
2023-07-31 12:43:15 -05: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 dependencies for ipld-eth-db 5.0.5 and geth v1.11.6-statediff-5.0.8 (#252) 2023-07-31 12:43:15 -05:00
graphql.go Fix for getTransactionReceipt returning empty 'from' address. (#242) 2023-06-12 11:37:46 -05: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