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

Start abstracting dfi into it's own lib #2560

Merged
merged 11 commits into from
Oct 10, 2023
Merged

Start abstracting dfi into it's own lib #2560

merged 11 commits into from
Oct 10, 2023

Conversation

prasannavl
Copy link
Member

@prasannavl prasannavl commented Oct 10, 2023

Summary

  • This PR renames masternodes/ to dfi/ in an effort to start abstracting dfi into it's own lib
  • Later items to move are miner, PoS, etc which are still remnants.
  • The outer rename facilitates all further changes to be small and no branches off separately disrupting parallel work or deviations from release mainline channels.
  • Also to note: This is mostly automated with a few careful opt-ins around the tooling to just address bare essentials.

Implications

  • Storage

    • Database reindex required
    • Database reindex optional
    • Database reindex not required
    • None
  • Consensus

    • Network upgrade required
    • Includes backward compatible changes
    • Includes consensus workarounds
    • Includes consensus refactors
    • None

@prasannavl prasannavl mentioned this pull request Oct 10, 2023
15 tasks
sieniven
sieniven previously approved these changes Oct 10, 2023
@Bushstar Bushstar merged commit 8660e4d into master Oct 10, 2023
@Bushstar Bushstar deleted the pvl/mn-to-dfi branch October 10, 2023 08:14
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