This repository has been archived by the owner on Sep 26, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 130
[PAN-3064] sweep state roots before child nodes #1854
Merged
RatanRSur
merged 34 commits into
PegaSysEng:master
from
RatanRSur:sweep-state-roots-first
Aug 21, 2019
Merged
[PAN-3064] sweep state roots before child nodes #1854
RatanRSur
merged 34 commits into
PegaSysEng:master
from
RatanRSur:sweep-state-roots-first
Aug 21, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mbaxter
reviewed
Aug 14, 2019
...src/main/java/tech/pegasys/pantheon/ethereum/storage/keyvalue/WorldStateKeyValueStorage.java
Outdated
Show resolved
Hide resolved
mbaxter
reviewed
Aug 14, 2019
ethereum/core/src/main/java/tech/pegasys/pantheon/ethereum/worldstate/MarkSweepPruner.java
Outdated
Show resolved
Hide resolved
ethereum/core/src/main/java/tech/pegasys/pantheon/ethereum/worldstate/MarkSweepPruner.java
Outdated
Show resolved
Hide resolved
mbaxter
reviewed
Aug 14, 2019
services/kvstore/src/main/java/tech/pegasys/pantheon/services/kvstore/KeyValueStorage.java
Outdated
Show resolved
Hide resolved
mbaxter
reviewed
Aug 14, 2019
...ore/src/main/java/tech/pegasys/pantheon/services/kvstore/LimitedInMemoryKeyValueStorage.java
Outdated
Show resolved
Hide resolved
mbaxter
reviewed
Aug 19, 2019
...src/main/java/tech/pegasys/pantheon/ethereum/storage/keyvalue/WorldStateKeyValueStorage.java
Outdated
Show resolved
Hide resolved
...src/main/java/tech/pegasys/pantheon/ethereum/storage/keyvalue/WorldStateKeyValueStorage.java
Outdated
Show resolved
Hide resolved
ethereum/core/src/main/java/tech/pegasys/pantheon/ethereum/worldstate/MarkSweepPruner.java
Outdated
Show resolved
Hide resolved
ethereum/core/src/test/java/tech/pegasys/pantheon/ethereum/worldstate/MarkSweepPrunerTest.java
Outdated
Show resolved
Hide resolved
...es/kvstore/src/main/java/tech/pegasys/pantheon/services/kvstore/InMemoryKeyValueStorage.java
Show resolved
Hide resolved
mbaxter
reviewed
Aug 19, 2019
...vstore/src/test/java/tech/pegasys/pantheon/services/kvstore/AbstractKeyValueStorageTest.java
Outdated
Show resolved
Hide resolved
ethereum/core/src/main/java/tech/pegasys/pantheon/ethereum/worldstate/MarkSweepPruner.java
Show resolved
Hide resolved
…t-mock-blockchain [PAN-3064] Don't mock blockchain in tests
mbaxter
approved these changes
Aug 20, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR description
Removes state roots before child nodes because state root existence are used to determine if world state is available
Adds
long removeAccountStateTrieNode(key)
method toWorldStateStorage.Updater
Fixed Issue(s)
https://pegasys1.atlassian.net/secure/RapidBoard.jspa?rapidView=28&modal=detail&selectedIssue=PAN-3064&assignee=5ce472e018de8f0dc3552e9c