ipld-eth-server/pkg/graphql
Ashwin Phatak 70f7face75
getLogs API changes to return txHash, make contract arg optional. (#81)
* getLogs API changes to return txHash, make contract arg optional.

* Populate log index.

* Add test for txn hash in GetLogs request.

* Convert tx string to common.Hash after fetching.

Co-authored-by: Arijit Das <arijitad.in@gmail.com>
2021-07-26 15:43:38 +05:30
..
client.go getLogs API changes to return txHash, make contract arg optional. (#81) 2021-07-26 15:43:38 +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 getLogs API changes to return txHash, make contract arg optional. (#81) 2021-07-26 15:43:38 +05:30
graphql.go getLogs API changes to return txHash, make contract arg optional. (#81) 2021-07-26 15:43:38 +05:30
schema.go getLogs API changes to return txHash, make contract arg optional. (#81) 2021-07-26 15:43:38 +05:30
service.go minor clenaup/adjustments 2021-02-24 16:20:06 -06:00