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

Fuel block importer #387

Closed
rakita opened this issue Jun 3, 2022 · 1 comment
Closed

Fuel block importer #387

rakita opened this issue Jun 3, 2022 · 1 comment

Comments

@rakita
Copy link
Contributor

rakita commented Jun 3, 2022

It is a synchronization point that pushes new blocks into a database.
It calls fuel-block-executor

It basically needs to have functionality specified by its channels: https://github.com/FuelLabs/fuel-core/wiki/Interfaces-between-fuel-client-modules#blockimporter-channels

It needs to define the trait for the database similar to Relayer and VM.

It talks to fuel-sync, fuel-core-bft and fuel-txpool

@adlerjohn adlerjohn moved this to Todo in Fuel Network Jun 3, 2022
@Voxelot Voxelot added this to the 2 Node network (1 producer & 1 validator) milestone Jul 8, 2022
@Voxelot Voxelot removed this from the Single Producer Network milestone Sep 13, 2022
@xgreenx
Copy link
Collaborator

xgreenx commented Jan 31, 2023

Fixed with #883 #884 #886 #882

@xgreenx xgreenx closed this as completed Jan 31, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in Fuel Network Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants