Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 817 Bytes

File metadata and controls

20 lines (13 loc) · 817 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Initial release (#9314)
    • Installs a pinned Bitcoin Core runtime for local development and CI
    • Exposes bitcoin-regtest-up, bitcoind, and bitcoin-cli binaries via node_modules/.bin
    • Uses @metamask/local-node-utils for cache resolution, downloads, and executable wrappers