Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update transactions, receipts and logs queries #173

Merged
merged 10 commits into from
Jul 12, 2022

Conversation

prathamesh0
Copy link
Contributor

@prathamesh0 prathamesh0 commented Jul 6, 2022

Part of #170 and #174
Requires cerc-io/ipld-eth-db#100 and cerc-io/go-ethereum#256

  • Update queries according to schema changes
  • Fix eth_getTransactionByHash implementation
  • Avoid using LIMIT 1 in queries where we expect a single row result
  • Fetch IPLD data in a separate query when retrieving latest account data or storage value

@ashwinphatak ashwinphatak changed the title [WIP] Update transactions, receipts and logs queries Update transactions, receipts and logs queries Jul 12, 2022
@prathamesh0 prathamesh0 requested a review from ashwinphatak July 12, 2022 08:10
@ashwinphatak ashwinphatak requested a review from i-norden July 12, 2022 08:10
@ashwinphatak ashwinphatak merged commit 6cb54ca into sharding Jul 12, 2022
@ashwinphatak ashwinphatak deleted the pm-schema-changes branch July 12, 2022 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants