Skip to content

[Core] Softfork upgrade fast-track - #16

Merged
squidicuzz merged 2 commits into
developfrom
softfork-fasttrack
Sep 1, 2023
Merged

[Core] Softfork upgrade fast-track#16
squidicuzz merged 2 commits into
developfrom
softfork-fasttrack

Conversation

@JSKitty

@JSKitty JSKitty commented May 12, 2022

Copy link
Copy Markdown

This PR shifts some pending and/or failed softforks into height-based enforcement upgrades, it's been lightly tested under local conditions.

The following block script flags will be enabled by force upon hitting the block height:

  • (BIP68) SCRIPT_VERIFY_CHECKSEQUENCEVERIFY
  • (BIP147) SCRIPT_VERIFY_NULLDUMMY
  • (DIP20) SCRIPT_ENABLE_DIP0020_OPCODES

Block height has been set for 1 week since the opening of this PR, but can be changed if necessary.

To speed-up the activation of a couple useful softforks, and re-enable some previously failed softforks, a new height-based enforcement has been added.
@squidicuzz squidicuzz self-assigned this Aug 16, 2023
Signed-off-by: Jon <squid@sqdmc.net>
@squidicuzz

Copy link
Copy Markdown
Collaborator

Block height has been set for 1 week since the opening of this PR, but can be changed if necessary.

Changed to 47 days (height 750000) from this commit.

@squidicuzz
squidicuzz merged commit f9b3e15 into develop Sep 1, 2023
@squidicuzz
squidicuzz deleted the softfork-fasttrack branch March 15, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants