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

all: eip1153 #6133

Closed
wants to merge 1 commit into from
Closed

all: eip1153 #6133

wants to merge 1 commit into from

Conversation

tynes
Copy link
Contributor

@tynes tynes commented Nov 26, 2022

Implements EIP-1153 "Transient Storage"

https://eips.ethereum.org/EIPS/eip-1153

Based on ethereum/go-ethereum#26003

Closes #6049

Still needs some test coverage

Implements EIP-1153 "Transient Storage"

https://eips.ethereum.org/EIPS/eip-1153

Based on ethereum/go-ethereum#26003
@tynes
Copy link
Contributor Author

tynes commented Nov 26, 2022

I ported the most minimal diff from ethereum/go-ethereum#26003, there are a few other changes that came in as part of that PR that would cause a larger diff. Not sure if you would like me to pull those in as well. Also some refactoring was done in that PR to make writing a particular test easier.

@AlexeyAkhunov
Copy link
Contributor

I think we can merge it when the conflicts are resolved, then add more tests

@github-actions
Copy link

This PR is stale because it has been open for 40 days with no activity.

@github-actions github-actions bot added the Stale label Jan 20, 2023
@yperbasis yperbasis removed the dencun The Deneb/Cancun protocol upgrade label Jan 30, 2023
@github-actions github-actions bot removed the Stale label Jan 31, 2023
@github-actions
Copy link

This PR is stale because it has been open for 40 days with no activity.

@github-actions github-actions bot added the Stale label Mar 12, 2023
@yperbasis yperbasis added the dencun The Deneb/Cancun protocol upgrade label Apr 28, 2023
@yperbasis
Copy link
Member

Closing in favour of PR #7405

@yperbasis yperbasis closed this Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dencun The Deneb/Cancun protocol upgrade Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EIP 1153
3 participants