Skip to content

feat(evm): introduce Context-based StateDB#167

Merged
VictorTrustyDev merged 6 commits into
mainfrom
feat/rt-state-db
Sep 21, 2024
Merged

feat(evm): introduce Context-based StateDB#167
VictorTrustyDev merged 6 commits into
mainfrom
feat/rt-state-db

Conversation

@VictorTrustyDev
Copy link
Copy Markdown

Context-based-StateDB immediately effective sdk.Context passed when initialize, designed to support precompiles.
The legacy StateDB was removed.

@VictorTrustyDev VictorTrustyDev added the new-feature New feature/request label Sep 21, 2024
@VictorTrustyDev VictorTrustyDev self-assigned this Sep 21, 2024
@VictorTrustyDev VictorTrustyDev merged commit 1640f57 into main Sep 21, 2024
@VictorTrustyDev VictorTrustyDev deleted the feat/rt-state-db branch September 21, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-feature New feature/request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants