Skip to content

Commit 5647bc9

Browse files
committed
fixed rebasing for CHANGELOG and bitcoin-tests
1 parent 648c9a9 commit 5647bc9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/bitcoin-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ jobs:
143143
- tests::nakamoto_integrations::clarity_cost_spend_down
144144
- tests::nakamoto_integrations::v3_blockbyhash_api_endpoint
145145
- tests::nakamoto_integrations::v3_blockbyheight_api_endpoint
146-
- tests::nakamoto_integrations::clarity_cost_spend_down
147146
# TODO: enable these once v1 signer is supported by a new nakamoto epoch
148147
# - tests::signer::v1::dkg
149148
# - tests::signer::v1::sign_request_rejected

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
1515
- Add `tenure_cost_limit_per_block_percentage` to the miner config file to control the percentage remaining tenure cost limit to consume per nakamoto block.
1616
- Add `/v3/blockbyhash` and `/v3/blockbyheight` rpc endpoints
1717
- Add `/v3/blocks/height/:block_height` rpc endpoint
18-
- Add `tenure_cost_limit_per_block_percentage` to the miner config file to control the percentage remaining tenure cost limit to consume per nakamoto block.
1918

2019
## [3.0.0.0.1]
2120

0 commit comments

Comments
 (0)