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
389ba2e360
Merge changes to remove watched addresses fill service code
2022-05-23 19:12:11 +05:30
c25d220f71
Remove watched addresses fill service code
2022-05-23 10:37:59 +05:30
dc14656bbc
Update scripts to run unit tests using TimescaleDB
2022-05-19 10:13:33 +05:30
a141d154b7
Remove dapptools and update test readme to use stack-orchestrator
2022-05-05 14:34:09 +05:30
4b697b2a98
Upgrade dependencies
2022-05-02 17:48:03 +05:30
849b17f4bd
Add test for destroying and redeploying contract to same address
2022-04-21 17:06:25 +05:30
e8c1db69b4
Update ipld-eth-db image source and increase tx batch wait
2022-04-19 14:01:25 +05:30
86eee94f9b
Update dapptools image source in docker-compose
2022-04-19 14:01:24 +05:30
41e04a1c30
Update dapptools in docker-compose
2022-04-19 14:01:24 +05:30
3aa5cb36ef
Fixes for unit tests
2022-04-19 14:01:24 +05:30
8df8b50cb1
Update to use new schema
2022-04-19 14:01:24 +05:30
i-norden
e6869f4236
explicity set whether to forward to proxy on errors, so that we can turn it off and test the direct forwarding
2021-12-30 01:45:53 -06:00
i-norden
f9a31ed862
update docker-compose
2021-12-29 14:58:55 -06:00
Arijit Das
6d676a342d
Upgrade geth-statediff to version v1.10.11-statediff-0.0.27
2021-10-21 14:56:29 +05:30
Arijit Das
9347affb77
Remove migration from dockerfile.
2021-10-13 12:18:31 +05:30
Arijit Das
20c04a98bc
Update DB name.
2021-10-12 12:33:48 +05:30
Arijit Das
25b49f784b
Use ipld-eth-db docker image.
2021-10-12 12:33:48 +05:30
Arijit Das
bc986f7aad
Bump up ipfs-eth-db.
2021-10-07 16:44:14 +05:30
Arijit Das
1973e8032d
Bump up daptools image tag and geth version.
2021-10-07 15:07:23 +05:30
Arijit Das
13e0a5cd19
Update statediff migration docker version.
2021-09-27 21:55:43 +05:30
Arijit Das
b0674df3ce
Remove parallel migration in integration test.
2021-09-27 17:53:42 +05:30
Arijit Das
e81da697bc
Fix query and add debug logs.
2021-09-27 17:14:27 +05:30
Arijit Das
7eb7849b5e
Self review
2021-09-24 17:56:50 +05:30
Arijit Das
500bba43b4
Fix SQL query to check for empty storage value.
2021-09-24 15:37:04 +05:30
Arijit Das
f09f665b11
Fix empty value when contract is deleted.
2021-09-23 16:06:09 +05:30
Arijit Das
c3eab5d58e
Update docker images
2021-09-21 21:29:00 +05:30
Arijit Das
885d934c90
Minor changes.
2021-09-21 17:54:54 +05:30
Arijit Das
5acecec955
Fix failing test.
2021-09-21 17:54:51 +05:30
Arijit Das
5772d52eb1
Change receipt CID and MHKey to point trie leaf cid and mkhey.
2021-09-21 17:51:38 +05:30
Arijit Das
a28892f1d3
Fix get log API to use log_cids table.
2021-08-30 21:25:39 +05:30
ramil
97d8c4dc86
integration tests: fix issue with eth_call (pass chain config via json file to match geth chain config)
...
added additional test case: gets balance for a non-existing account without block number
2021-04-23 12:46:35 +03:00
ramil
36b62f9b72
Merge remote-tracking branch 'origin/integration_tests' into integration_tests
2021-04-21 14:16:56 +03:00
ramil
9b960a105f
fix CodeAt without block number
2021-04-21 14:16:47 +03:00
Ramil Amerzyanov
2e5286baef
update migration version
2021-04-20 14:17:09 +03:00
ramil
9d590e15bc
fix race conditions in tests, call contract service instead of hardcoded values
2021-04-19 23:07:38 +03:00
ramil
7d88e78fa8
test eth_chainId
2021-04-19 15:40:42 +03:00
ramil
50d53535bb
integration test: run integration tests in GA
2021-04-19 14:43:21 +03:00
ramil
75debec01a
remove proxy command
2021-04-16 16:02:04 +03:00
ramil
d21a6e65a7
fix postgraphile image tag
2020-09-09 23:04:15 +03:00
ramil
1d57f75dcf
docker compose for dapptools, postgraphile, eth-indexer and eth-server
2020-09-06 12:32:11 +03:00