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

refactor: big backend refactor #38

Merged
merged 7 commits into from
Feb 23, 2024
Merged

refactor: big backend refactor #38

merged 7 commits into from
Feb 23, 2024

Conversation

0xB10C
Copy link
Owner

@0xB10C 0xB10C commented Feb 22, 2024

  • moves some main() functionallity in smaller functions, more needed work here
  • refactors the cache updates: upadetes are now handled by update_cache()
  • while at it, fixes a race condition between miner identification and strip_tree where the just identified miner would be overwritten with a strip_tree result

- moves some main() functionallity in smaller functions, more needed work here
- refactors the cache updates: upadetes are now handled by update_cache()
- while at it, fixes a race condition between miner identification and
  strip_tree where the just identified miner would be overwritten with
  a strip_tree result
@0xB10C 0xB10C force-pushed the 2024-02-big-refactor branch from dea2be4 to ab86e1e Compare February 22, 2024 16:07
@0xB10C 0xB10C force-pushed the 2024-02-big-refactor branch from 35d1072 to 206a272 Compare February 22, 2024 18:13
@0xB10C 0xB10C merged commit fc16b10 into main Feb 23, 2024
2 checks passed
@0xB10C 0xB10C deleted the 2024-02-big-refactor branch February 23, 2024 10:55
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