-
Notifications
You must be signed in to change notification settings - Fork 671
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: add heuristics to miner for nakamoto #5238
Merged
Merged
Commits on Sep 24, 2024
-
feat: add 2 heuristics to miner for nakamoto
* for the first block in a tenure, just mine an empty block * estimate the time it takes to eval a tx, and see if it will interfere with block deadline
Configuration menu - View commit details
-
Copy full SHA for f394e64 - Browse repository at this point
Copy the full SHA f394e64View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cdb5394 - Browse repository at this point
Copy the full SHA cdb5394View commit details -
Configuration menu - View commit details
-
Copy full SHA for b995e27 - Browse repository at this point
Copy the full SHA b995e27View commit details -
fix: bug in the tenure extending logic -- only include tenure change …
…tx in the first block after extension
Configuration menu - View commit details
-
Copy full SHA for 541d13b - Browse repository at this point
Copy the full SHA 541d13bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 251dc3c - Browse repository at this point
Copy the full SHA 251dc3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe565c - Browse repository at this point
Copy the full SHA 0fe565cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f60813 - Browse repository at this point
Copy the full SHA 6f60813View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 677accd - Browse repository at this point
Copy the full SHA 677accdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 419ce43 - Browse repository at this point
Copy the full SHA 419ce43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a3746c - Browse repository at this point
Copy the full SHA 6a3746cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d6473 - Browse repository at this point
Copy the full SHA 91d6473View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f271794 - Browse repository at this point
Copy the full SHA f271794View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b36b88 - Browse repository at this point
Copy the full SHA 8b36b88View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91f429a - Browse repository at this point
Copy the full SHA 91f429aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90c2596 - Browse repository at this point
Copy the full SHA 90c2596View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2003a72 - Browse repository at this point
Copy the full SHA 2003a72View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 994ef3b - Browse repository at this point
Copy the full SHA 994ef3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5ecf72 - Browse repository at this point
Copy the full SHA e5ecf72View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83c6924 - Browse repository at this point
Copy the full SHA 83c6924View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c6aad8 - Browse repository at this point
Copy the full SHA 2c6aad8View commit details -
feat: wait to build block if min gap won't be met
* ci: disable unneeded microblocks tests * test: remove blanket 2 sec wait for nakamoto btc blocks
Configuration menu - View commit details
-
Copy full SHA for 331dc94 - Browse repository at this point
Copy the full SHA 331dc94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86f0c1f - Browse repository at this point
Copy the full SHA 86f0c1fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.