ipld-eth-server/pkg
prathamesh0 6cb54ca790
Update transactions, receipts and logs queries (#173)
* Update queries to fetch data from cids tables

* Fix eth_getTransactionByHash to return tx from canonical block

* Fetch transaction by hash in a single query

* Update queries to fetch data from IPLD blocks table

* Avoid NULL result from canonical block hash query

* Update GitHub workflow and script to run unit tests

* Avoid usage of LIMIT 1 in queries for GQL API

* Fetch IPLD data separately when retrieving latest account data or storage value

* Upgrade geth dependency

* Update GitHub workflow
2022-07-12 13:40:45 +05:30
..
client Update module path for v4 2022-05-20 18:50:50 +05:30
eth Update transactions, receipts and logs queries (#173) 2022-07-12 13:40:45 +05:30
graphql Merge changes to implement postgraphile graphql queries 2022-06-07 17:37:01 +05:30
net Update module path for v4 2022-05-20 18:50:50 +05:30
prom minor cleanup to prom files 2020-10-27 14:18:59 -05:00
rpc Update module path for v4 2022-05-20 18:50:50 +05:30
serve Merge changes to remove watched addresses fill service code 2022-05-23 19:12:11 +05:30
shared Update transactions, receipts and logs queries (#173) 2022-07-12 13:40:45 +05:30
.DS_Store Change receipt CID and MHKey to point trie leaf cid and mkhey. 2021-09-21 17:51:38 +05:30