Skip to content

Conversation

@codablock
Copy link

@codablock codablock commented Jan 5, 2020

This PR backports bitcoin#11818 to get rid of bip9-softforks.py and BitcoinComparisonFramework

This is based on #3277 and #3278 (please ignore the squashed commit while reviewing).

@codablock codablock added this to the 16 milestone Jan 5, 2020
@codablock codablock force-pushed the pr_backport_11818 branch 3 times, most recently from c2356c6 to fe9e604 Compare January 8, 2020 07:05
bip9-sofforks.py was intended to be a generic test for versionbits
deployments. However, it only tests CSV activation and was not updated
to test segwit activation. CSV activation is tested by
bip68-112-113-p2p.py, so this test is duplicated effort.

Rather than try to update it to use the BitcoinTestFramework, just
remove it.
@codablock
Copy link
Author

Rebased on develop to remove all unnecessary commits

Copy link

@UdjinM6 UdjinM6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@codablock codablock merged commit c88a7b9 into dashpay:develop Jan 14, 2020
@codablock codablock deleted the pr_backport_11818 branch January 14, 2020 09:17
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.

3 participants