Skip to content

Commit b83e2dc

Browse files
committed
merged with develop
1 parent 2e6d279 commit b83e2dc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/bitcoin-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ 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
146147
# TODO: enable these once v1 signer is supported by a new nakamoto epoch
147148
# - tests::signer::v1::dkg
148149
# - tests::signer::v1::sign_request_rejected

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ 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.
1819

1920
## [3.0.0.0.1]
2021

0 commit comments

Comments
 (0)