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

Nft crawler blocklist #642

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Nft crawler blocklist #642

wants to merge 14 commits into from

Conversation

Yhtiyar
Copy link
Contributor

@Yhtiyar Yhtiyar commented Jul 25, 2022

Changes

How to test these changes?

Related issues

@Yhtiyar Yhtiyar marked this pull request as draft August 29, 2022 14:11
Copy link
Contributor

@zomglings zomglings left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO(zomglings): Review this more carefully before merging.

Make sure that historical crawl improvements don't clash with @Andrei-Dolgolev 's improvements.

@dataclass
class ExtededFunctionCall(ContractFunctionCall):
class ExtededFunctionCall:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extended

@@ -152,6 +160,76 @@ def _transform_to_w3_tx(
return tx


def _fetch_events_chunk(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO(zomglings): Why update here and not moonworm?

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.

None yet

2 participants