Skip to content

Conversation

@bas-vk
Copy link
Member

@bas-vk bas-vk commented Jul 3, 2015

fixes #1377

@bas-vk bas-vk removed the in progress label Jul 3, 2015
obscuren added a commit that referenced this pull request Jul 3, 2015
Upgrade web3 to version 0.7.1
@obscuren obscuren merged commit acd85fe into ethereum:develop Jul 3, 2015
@obscuren obscuren modified the milestone: 0.9.36 Jul 5, 2015
@bas-vk bas-vk deleted the issue1377 branch July 8, 2015 06:15
maoueh pushed a commit to streamingfast/go-ethereum that referenced this pull request Mar 2, 2025
…um#1393)

This pull request fixes the broken feature where the entire storage set is overridden.

Originally, the storage set override was achieved by marking the associated account
as deleted, preventing access to the storage slot on disk. However, since ethereum#29520, this
flag is also checked when accessing the account, rendering the account unreachable.

A fix has been applied in this pull request, which re-creates a new state object with all
account metadata inherited.

Co-authored-by: rjl493456442 <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants