Skip to content

Extract epoch upgrader out of node#4078

Merged
pwojcikdev merged 2 commits intonanocurrency:developfrom
pwojcikdev:extract-epoch-upgrader
Jan 27, 2023
Merged

Extract epoch upgrader out of node#4078
pwojcikdev merged 2 commits intonanocurrency:developfrom
pwojcikdev:extract-epoch-upgrader

Conversation

@pwojcikdev
Copy link
Copy Markdown
Contributor

There was a huge chunk of code inside node class meant for epoch upgrading. This PR extracts it to a dedicated epoch_upgrader class. It is definitely possible to further refactor it, hoverer this work is only concerned with moving it out of the node, preserving the existing logic.

@dsiganos
Copy link
Copy Markdown
Contributor

Assuming it is just code movement then it looks good to me.

@pwojcikdev pwojcikdev merged commit 081ba95 into nanocurrency:develop Jan 27, 2023
@pwojcikdev pwojcikdev deleted the extract-epoch-upgrader branch January 27, 2023 13:33
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.

3 participants