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

Update EIP-4844: do not allow creation txs #6386

Closed
wants to merge 1 commit into from

Conversation

lightclient
Copy link
Member

@lightclient lightclient commented Jan 26, 2023

this builds on #6985, so that PR should be merged first

--

Allowing contract creation from 4844 transactions is unnecessary. If in the unlikely event that there is a use case for creating a contract while also sending blobs to the chain, the transaction should simple do it via CREATE or CREATE2.

@github-actions github-actions bot added c-update Modifies an existing proposal s-draft This EIP is a Draft t-core labels Jan 26, 2023
@eth-bot
Copy link
Collaborator

eth-bot commented Jan 26, 2023

🛑 Auto merge failed. Please see logs for more details, and report this issue at the eip-review-bot repository.

@github-actions github-actions bot added s-review This EIP is in Review and removed s-draft This EIP is a Draft labels May 16, 2023
@eth-bot eth-bot changed the title 4844: do not allow creation txs Update EIP-4844: do not allow creation txs May 16, 2023
@lightclient
Copy link
Member Author

closed via #7038

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-update Modifies an existing proposal s-review This EIP is in Review t-core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants