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 producer #388

Closed
rakita opened this issue Jun 3, 2022 · 2 comments
Closed

Fuel block producer #388

rakita opened this issue Jun 3, 2022 · 2 comments
Assignees

Comments

@rakita
Copy link
Contributor

rakita commented Jun 3, 2022

It calls fuel-block-executor to create next block and fuel-txpool to get a list of transactions.
It is called by fuel-core-bft to create the new pending block.

Database trait for producer needs to be made similar to Relayer and VM.

It needs to have this functionality: https://github.com/FuelLabs/fuel-core/wiki/Interfaces-between-fuel-client-modules#blockproducer-channels

@Voxelot
Copy link
Member

Voxelot commented Jun 3, 2022

closes: #50

Linking the issue for reference since block producer is the component we actually intend to build which will enable multi-tx blocks.

@adlerjohn adlerjohn moved this to Todo in Fuel Network Jun 4, 2022
@Voxelot Voxelot self-assigned this Jun 14, 2022
@Voxelot Voxelot added this to the Multi-Transaction Blocks milestone Jul 8, 2022
@Voxelot
Copy link
Member

Voxelot commented Sep 13, 2022

related: #409

@Voxelot Voxelot removed this from the Multi-Transaction Blocks milestone Sep 13, 2022
@Voxelot Voxelot closed this as completed Oct 26, 2022
Repository owner moved this from Todo to Done in Fuel Network Oct 26, 2022
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

2 participants