ipld-eth-server/pkg/graphql
prathamesh0 33602aa0e0
Optimize getLogs GQL API (#198)
* Avoid joins with header and transaction tables while getting logs

* Update getLogs GQL API to accept multiple addresses

* Update version

* Update unit tests
2022-10-05 15:14:17 +05:30
..
client.go Optimize getLogs GQL API (#198) 2022-10-05 15:14:17 +05:30
graphiql.go fixes for test; update readme and gomodules 2020-10-28 08:40:00 -05:00
graphql_suite_test.go fixes for test; update readme and gomodules 2020-10-28 08:40:00 -05:00
graphql_test.go Optimize getLogs GQL API (#198) 2022-10-05 15:14:17 +05:30
graphql.go Optimize getLogs GQL API (#198) 2022-10-05 15:14:17 +05:30
schema.go Optimize getLogs GQL API (#198) 2022-10-05 15:14:17 +05:30
service.go Cerc refactor (#193) 2022-09-20 11:52:06 -04:00
types.go Add custom implementation for Bytes to be returned as string 2022-06-03 15:05:46 +05:30