-
Notifications
You must be signed in to change notification settings - Fork 700
Chore/remove affirmation map from chainscoordinator #6332
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
Open
jferrant
wants to merge
33
commits into
stacks-network:develop
Choose a base branch
from
jferrant:chore/remove-affirmation-map-from-chainscoordinator
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 24 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
ba1ceac
Remove handle_affirmation_reorg, check_pox_anchor_affirmation
jferrant c695609
Remove check_chainstate_against_burnchain_affirmations
jferrant da251cf
Remove undo_stacks_block_orphaning
jferrant fac38a7
Remove affirmation_maps_active
jferrant 4c7abfc
Remove find_invalid_and_revalidated_sortitions, get_snapshots_and_aff…
jferrant 32aa1a6
Remove check for compatible_stacks_blocks in handle_new_epoch2_burnch…
jferrant 2d57bce
Remove find_highest_stacks_block_with_compatible_affirmation_map
jferrant 4f43f7f
Remove consolidate_affirmation_maps, *_get_*_affirmation_map, is_bloc…
jferrant d1fdb69
Fix failing test_inv_sync_start_reward_cycle
jferrant 36c427b
Remove AffirmationMaps from getinfo endpoint
jferrant ff7b3b4
Merge branch 'develop' of https://github.com/stacks-network/stacks-co…
jferrant 70b773a
Remove require_affirmed_anchor_blocks config options
jferrant 86d281c
Remove always_use_affirmation_maps config option
jferrant e40e0cf
Remove assume_present_anchor_blocks config option
jferrant b72a6ab
check_missing_anchor_block should stall if missing anchor block regar…
jferrant 6c36933
Fix test_pox_no_anchor_selected
jferrant ea15d55
Fix test_pox_no_anchor_selected
jferrant 33fbe18
Fix test_simple_setup
jferrant cd1b4cc
Remove affirmation_overrides config
jferrant b74cf10
Fix test_generate_markdown_with_real_fixture_data
jferrant e114345
Fix test_get_block_availability
jferrant acc9678
Merge branch 'develop' of https://github.com/stacks-network/stacks-co…
jferrant 53bf9ea
Remove TODO comment
jferrant 9cad386
Make test_nakamoto_inv_sync_across_epoch_change panic instead of timi…
jferrant c4fad7f
Merge branch 'develop' of https://github.com/stacks-network/stacks-co…
jferrant 3bf47dd
Remove drive_chain_livenes which was meant to address potential bug i…
jferrant 5ed4860
CRC: should include prior reward cycle for get_block_scan_start
jferrant ae41678
WIP: remove process_affirmation_maps and always call get_chosen_pox_a…
jferrant 8d22715
WIP: remove insert_block_commit_affirmation_map and update_block_comm…
jferrant 782e167
chore: fix epoch2x inv sync to use a given node's last-seen reward cy…
jcnelson e5f5413
Merge pull request #2 from jcnelson/fix/fix-epoch2x-inv-sync
jferrant f0af8d4
Cleanup
jferrant 6bc5d43
Merge branch 'develop' of https://github.com/stacks-network/stacks-co…
jferrant File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.