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

Blockstore -> RDS synchronizer. #1005

Open
Andrei-Dolgolev opened this issue Jan 25, 2024 · 0 comments
Open

Blockstore -> RDS synchronizer. #1005

Andrei-Dolgolev opened this issue Jan 25, 2024 · 0 comments
Labels
crawlers Crawlers module

Comments

@Andrei-Dolgolev
Copy link
Contributor

Andrei-Dolgolev commented Jan 25, 2024

Language go

Workflow

  • read customer lates(by block_number) RDS state
  • compare with Schematic index
  • fetch ABI for customer(by addresses)
  • fetch Blockstorage(by blocks range) (option HOT storage)
  • Decode labels and push to RDS(as batched by blocks events/transactions/internal_calls)

Additinal requirements:

Add historical-crawl mode.
Will be able to fetch Blockstorage and restore all events/tx_calls of contract.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crawlers Crawlers module
Projects
None yet
Development

No branches or pull requests

1 participant