Skip to content

Make state available if not pruned#10822

Merged
flcl42 merged 2 commits into
masterfrom
access-archive-state
Mar 14, 2026
Merged

Make state available if not pruned#10822
flcl42 merged 2 commits into
masterfrom
access-archive-state

Conversation

@flcl42
Copy link
Copy Markdown
Contributor

@flcl42 flcl42 commented Mar 13, 2026

Changes

  • Make state available if not prunable

Types of changes

What types of changes does your code introduce?

  • Bugfix (a non-breaking change that fixes an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a change that causes existing functionality not to work as expected)
  • Optimization
  • Refactoring
  • Documentation update
  • Build-related changes
  • Other: Description

Testing

Requires testing

  • Yes
  • No

If yes, did you write tests?

  • Yes
  • No

Comment thread src/Nethermind/Nethermind.Trie.Test/Pruning/TreeStoreTests.cs
@flcl42 flcl42 force-pushed the access-archive-state branch from c39730d to 326d7a0 Compare March 14, 2026 08:14
Comment thread src/Nethermind/Nethermind.Trie.Test/Pruning/TreeStoreTests.cs Outdated
@flcl42 flcl42 merged commit 3e66b59 into master Mar 14, 2026
414 checks passed
@flcl42 flcl42 deleted the access-archive-state branch March 14, 2026 11:45
stdevMac pushed a commit that referenced this pull request Mar 15, 2026
* Make state available if not pruned

* Update src/Nethermind/Nethermind.Trie.Test/Pruning/TreeStoreTests.cs

Co-authored-by: Alex <alexb5dh@gmail.com>

---------

Co-authored-by: Lukasz Rozmej <lukasz.rozmej@gmail.com>
Co-authored-by: Alex <alexb5dh@gmail.com>
stdevMac pushed a commit that referenced this pull request Mar 15, 2026
* Make state available if not pruned

* Update src/Nethermind/Nethermind.Trie.Test/Pruning/TreeStoreTests.cs

Co-authored-by: Alex <alexb5dh@gmail.com>

---------

Co-authored-by: Lukasz Rozmej <lukasz.rozmej@gmail.com>
Co-authored-by: Alex <alexb5dh@gmail.com>
stdevMac pushed a commit that referenced this pull request Mar 19, 2026
* Make state available if not pruned

* Update src/Nethermind/Nethermind.Trie.Test/Pruning/TreeStoreTests.cs

Co-authored-by: Alex <alexb5dh@gmail.com>

---------

Co-authored-by: Lukasz Rozmej <lukasz.rozmej@gmail.com>
Co-authored-by: Alex <alexb5dh@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants