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

feat: Introduce account status as bitflag inside JournalState #477

Merged
merged 2 commits into from
May 4, 2023

Conversation

rakita
Copy link
Member

@rakita rakita commented May 3, 2023

Added AccountStatus inside Journal state that is bitflagsstruct, it makes account smaller and makes setting flag more straightforward.

Simplified a little account creating, I will do another PR on that part that will remove some unnecessary access to hashmap.

@rakita rakita merged commit 75a6136 into main May 4, 2023
@rakita rakita deleted the rakita/bitfield branch May 9, 2023 18:07
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.

1 participant