forked from kaspanet/rusty-kaspa
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Virtual processor part 2 -- virtual parents selection rules (kaspanet#89
) * Minor * Refactor virtual parents pick to prep for actual rule algos * Lazy load kosherizing blocks and group reachability queries * Implement mergeset size limit rule (+remove redundant arcs from services) * Remove bounded merge breaking parents * Use unwrap_option over reachability result * Minor * Add input/output options to simpa * Avoid recomputing ghostdag data if possible * New lint error (comes from new compiler version) * Filter the selected parent early + bug fix in swap indexing
- Loading branch information
1 parent
d43974f
commit 701a3e3
Showing
12 changed files
with
265 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.