Skip to content

Commit

Permalink
fixed rebasing for CHANGELOG and bitcoin-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rdeioris committed Nov 19, 2024
1 parent 648c9a9 commit 5647bc9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/bitcoin-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ jobs:
- tests::nakamoto_integrations::clarity_cost_spend_down
- tests::nakamoto_integrations::v3_blockbyhash_api_endpoint
- tests::nakamoto_integrations::v3_blockbyheight_api_endpoint
- tests::nakamoto_integrations::clarity_cost_spend_down
# TODO: enable these once v1 signer is supported by a new nakamoto epoch
# - tests::signer::v1::dkg
# - tests::signer::v1::sign_request_rejected
Expand Down
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
- 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.
- Add `/v3/blockbyhash` and `/v3/blockbyheight` rpc endpoints
- Add `/v3/blocks/height/:block_height` rpc endpoint
- 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.

## [3.0.0.0.1]

Expand Down

0 comments on commit 5647bc9

Please sign in to comment.