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

Add proper support for blobs in JSON-RPC methods #318

Open
fvictorio opened this issue Mar 6, 2024 · 1 comment
Open

Add proper support for blobs in JSON-RPC methods #318

fvictorio opened this issue Mar 6, 2024 · 1 comment

Comments

@fvictorio
Copy link
Member

See NomicFoundation/hardhat#4840

This needs to be defined. Some initial questions:

  • Do we have a separate mempool for blob transactions, as clients have? How are they prioritized when mining?
  • Given that that seems hard to get right, should we start with an implementation that only works with auto-mining?
  • Do we "realistically" drop blob data, or do we just keep it, since it's a development network?
  • Do we need to add any non-standard methods?
@fvictorio fvictorio added this to EDR Mar 6, 2024
@github-project-automation github-project-automation bot moved this to Unconfirmed in EDR Mar 6, 2024
@fvictorio fvictorio moved this from Unconfirmed to Todo in EDR Mar 6, 2024
@0xneves
Copy link

0xneves commented Mar 23, 2024

Hey @fvictorio first of all thank you for the initiative!

Do you know where currently we can code smart contracts with blobhash support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants