Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Naming refactor #48

Merged
merged 3 commits into from
Mar 19, 2024
Merged

Conversation

evgensheff
Copy link
Contributor

@evgensheff evgensheff commented Mar 18, 2024

Substate package
- Alloc → WorldState
- InputSubstate → PreState
- OutputSubstate → PostState
DB package
- Stage1Code→ CodeDB
- Stage1Substate* → SubstateDB*
- SubstateAlloc* → UpdateDB*
RLP package
- Alloc → WorldState
- InputAlloc → PreState
- OutputAlloc → PostState
- rlp_alloc file name → rlp_world_state
Update_set package
- Change package name to updateset
- ToAlloc → ToWorldStateRLP
- ToSubstateAlloc → ToWorldState

@wsodsong wsodsong self-requested a review March 18, 2024 07:51
Copy link
Collaborator

@wsodsong wsodsong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@wsodsong wsodsong requested a review from cabrador March 18, 2024 07:51
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
Co-authored-by: Petr Hanzl <84449820+petr-hanzl@users.noreply.github.com>
@evgensheff evgensheff merged commit 279bb4e into Fantom-foundation:develop Mar 19, 2024
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.

3 participants