Skip to content

Use RawTrieStore in StatelessEnv#9471

Merged
asdacap merged 1 commit into
masterfrom
refactor/move-rawtriestore-to-prod
Oct 16, 2025
Merged

Use RawTrieStore in StatelessEnv#9471
asdacap merged 1 commit into
masterfrom
refactor/move-rawtriestore-to-prod

Conversation

@asdacap

@asdacap asdacap commented Oct 15, 2025

Copy link
Copy Markdown
Contributor
  • Move TestRawTrieStore from test to prod.
  • Use it for StatelessBlockProcessingEnv.
  • This make it easy to modify triestore.

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

@LukaszRozmej

LukaszRozmej commented Oct 15, 2025

Copy link
Copy Markdown
Member

Is StatelessBlockProcessingEnv used anywhere?
Ah maybe in stateless execution.

@asdacap

asdacap commented Oct 16, 2025

Copy link
Copy Markdown
Contributor Author

I think its in one of the cli

@asdacap asdacap merged commit da6718b into master Oct 16, 2025
81 checks passed
@asdacap asdacap deleted the refactor/move-rawtriestore-to-prod branch October 16, 2025 00:05
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