ipld-eth-server/scripts
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
..
gomoderator.py script to resolve conflicts between core go.mod deps and plugin go.mod deps 2019-10-30 15:17:37 -05:00
install-postgres-11.sh (VDB-479) Upgrade Posgres to 11 2019-05-14 16:49:05 -05:00
reset_db update deps/paths/names 2020-08-31 10:52:47 -05:00
run_integration_test_forward_eth_calls.sh Remove watched addresses fill service code 2022-05-23 10:37:59 +05:30
run_integration_test.sh Remove watched addresses fill service code 2022-05-23 10:37:59 +05:30
run_unit_test.sh Update transactions, receipts and logs queries (#173) 2022-07-12 13:40:45 +05:30