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

Geth execution logic #52

Open
4 tasks
vuviettai opened this issue Feb 27, 2024 · 0 comments
Open
4 tasks

Geth execution logic #52

vuviettai opened this issue Feb 27, 2024 · 0 comments

Comments

@vuviettai
Copy link
Collaborator

Create Eth block base on SubDag list from consensus ouput
This is a big issue, need to try and research. Some proposes:

  • Create a transaction pool in the abci adapter,
  • Update transaction nonce based on order in Consensus output
  • Submit block to the geth
  • ??? How to handle geth's transaction pool (need to modify geth code?)
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

No branches or pull requests

1 participant