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

Implement changes at graft block height #6

Merged
merged 4 commits into from
Nov 2, 2022

Conversation

nikugogoi
Copy link
Member

@nikugogoi nikugogoi commented Oct 31, 2022

Part of vulcanize/uniswap-watcher-ts#292

  • Implement changes needed in mapping code after graft block height 13591197
  • Workarounds to fix mismatches after block 13450893
    • Blocks compared for mismatches upto height 13451174 (+281 blocks from first mismatch)
  • Query optimizations for Transaction, Pool and Token entity tables

@nikugogoi nikugogoi self-assigned this Oct 31, 2022
@nikugogoi nikugogoi changed the title Implement changes at graft block Implement changes at graft block height Nov 2, 2022
@ashwinphatak ashwinphatak merged commit 43a27f9 into pm-temp-cid-prefetch Nov 2, 2022
@ashwinphatak ashwinphatak deleted the ng-graft-13591197 branch November 2, 2022 14:10
nikugogoi added a commit that referenced this pull request Nov 2, 2022
* Implement changes at graft block

* Implement workarounds to fix mismatches

* Add unique query for transaction table

* Apply where condition for id in inner subquery
prathamesh0 pushed a commit that referenced this pull request Nov 3, 2022
* Implement changes at graft block

* Implement workarounds to fix mismatches

* Add unique query for transaction table

* Apply where condition for id in inner subquery
prathamesh0 added a commit that referenced this pull request Nov 3, 2022
* Get block from cache and save to db if not found

* Reset watcher to previous indexed block before start

* Add missing uniswap entities for reset watcher

* Config changes to run smoke tests

* Add step for linking watcher-ts/graph-node

* Implement changes at graft block height (#6)

* Implement changes at graft block

* Implement workarounds to fix mismatches

* Add unique query for transaction table

* Apply where condition for id in inner subquery

Co-authored-by: nabarun <[email protected]>
Co-authored-by: nikugogoi <[email protected]>
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