[BREAKGLASS] Bitcoin Core integration/staging tree https://bitcoincore.org/en/download
Go to file
Ava Chow 93012d7ff9
Some checks are pending
CI / Windows, ${{ matrix.crt }}, test cross-built (x86_64-w64-mingw32ucrt-executables, ucrt) (push) Blocked by required conditions
CI / test ancestor commits (push) Waiting to run
CI / ${{ matrix.job-name }} (./ci/test/00_setup_env_mac_native.sh, macOS native, standard) (push) Waiting to run
CI / ${{ matrix.job-name }} (./ci/test/00_setup_env_mac_native_fuzz.sh, macOS native, fuzz, fuzz) (push) Waiting to run
CI / ${{ matrix.job-name }} (Windows native, VS, standard) (push) Waiting to run
CI / ${{ matrix.job-name }} (Windows native, fuzz, VS, fuzz) (push) Waiting to run
CI / [meta] record frozen commit (push) Waiting to run
CI / Windows-cross to x86_64, ${{ matrix.crt }} (x86_64-w64-mingw32-executables, msvcrt, ./ci/test/00_setup_env_win64_msvcrt.sh) (push) Blocked by required conditions
CI / Windows-cross to x86_64, ${{ matrix.crt }} (x86_64-w64-mingw32ucrt-executables, ucrt, ./ci/test/00_setup_env_win64.sh) (push) Blocked by required conditions
CI / Windows, ${{ matrix.crt }}, test cross-built (x86_64-w64-mingw32-executables, msvcrt) (push) Blocked by required conditions
CI / ${{ matrix.name }} (ubuntu-24.04, ./ci/test/00_setup_env_native_asan.sh, ASan + LSan + UBSan + integer, 120, warp-ubuntu-2404-x64-8x) (push) Waiting to run
CI / ${{ matrix.name }} (ubuntu-24.04-arm, ./ci/test/00_setup_env_arm.sh, 32 bit ARM, gha, 120, ubuntu-24.04-arm) (push) Waiting to run
CI / ${{ matrix.name }} (ubuntu-latest, ./ci/test/00_setup_env_freebsd_cross.sh, FreeBSD Cross, 120, warp-ubuntu-latest-x64-8x) (push) Waiting to run
CI / ${{ matrix.name }} (ubuntu-latest, ./ci/test/00_setup_env_i686_no_ipc.sh, i686, no IPC, 120, warp-ubuntu-latest-x64-8x) (push) Waiting to run
CI / ${{ matrix.name }} (ubuntu-latest, ./ci/test/00_setup_env_mac_cross.sh, macOS-cross to arm64, 120, warp-ubuntu-latest-x64-4x) (push) Waiting to run
CI / ${{ matrix.name }} (ubuntu-latest, ./ci/test/00_setup_env_mac_cross_intel.sh, macOS-cross to x86_64, 120, warp-ubuntu-latest-x64-4x) (push) Waiting to run
CI / ${{ matrix.name }} (ubuntu-latest, ./ci/test/00_setup_env_native_alpine_musl.sh, Alpine (musl), 120, warp-ubuntu-latest-x64-8x) (push) Waiting to run
CI / ${{ matrix.name }} (ubuntu-latest, ./ci/test/00_setup_env_native_fuzz.sh, fuzzer,address,undefined,integer, 240, warp-ubuntu-latest-x64-16x) (push) Waiting to run
CI / ${{ matrix.name }} (ubuntu-latest, ./ci/test/00_setup_env_native_fuzz_with_msan.sh, MSan, fuzz, 180, warp-ubuntu-latest-x64-8x) (push) Waiting to run
CI / ${{ matrix.name }} (ubuntu-latest, ./ci/test/00_setup_env_native_iwyu.sh, iwyu, 120, warp-ubuntu-latest-x64-8x) (push) Waiting to run
CI / ${{ matrix.name }} (ubuntu-latest, ./ci/test/00_setup_env_native_msan.sh, MSan, 120, warp-ubuntu-latest-x64-16x) (push) Waiting to run
CI / ${{ matrix.name }} (ubuntu-latest, ./ci/test/00_setup_env_native_nowallet.sh, No wallet, 120, warp-ubuntu-latest-x64-4x) (push) Waiting to run
CI / ${{ matrix.name }} (ubuntu-latest, ./ci/test/00_setup_env_native_previous_releases.sh, previous releases, 120, warp-ubuntu-latest-x64-8x) (push) Waiting to run
CI / ${{ matrix.name }} (ubuntu-latest, ./ci/test/00_setup_env_native_tidy.sh, tidy, 120, warp-ubuntu-latest-x64-8x) (push) Waiting to run
CI / ${{ matrix.name }} (ubuntu-latest, ./ci/test/00_setup_env_native_tsan.sh, TSan, 120, warp-ubuntu-latest-x64-8x) (push) Waiting to run
CI / lint (push) Waiting to run
Merge bitcoin/bitcoin#35601: wallet: remove experimental warning from send and sendall
8ebfff0f88 doc: add send RPC release note (Sjors Provoost)
5884f5a4fa wallet: remove experimental warning from send RPCs (Sjors Provoost)

Pull request description:

  The `send` RPC was introduced in v21 an initially marked experimental. The `sendall` RPC was added in v24, based on `send` and also marked experimental.

  I'm not aware of any proposed breaking changes, except #35433 which follows the regular deprecation flow.

  Time to mark them as no longer experimental.

ACKs for top commit:
  w0xlt:
    ACK 8ebfff0f88
  achow101:
    ACK 8ebfff0f88
  polespinasa:
    ACK 8ebfff0f88
  pablomartin4btc:
    ACK 8ebfff0f88

Tree-SHA512: beb5321adaf871157bda396c8e5740daff95ffe342416914340ae4197accebe60236032d1329876b42405437b99f59079a56ec1e5ac592b753031ba2ebd36cfb
2026-06-25 10:39:16 -07:00
.github ci: remove libevent 2026-06-23 09:25:49 +01:00
.tx Update Transifex slug for 31.x 2026-02-06 13:40:59 +00:00
ci ci: remove some packages from Chimera job 2026-06-25 09:46:27 +01:00
cmake cmake: remove libevent 2026-06-23 09:25:49 +01:00
contrib guix: Fix "Ignoring empty string" CMake warning for non-Linux hosts 2026-06-15 15:38:07 +01:00
depends depends: remove libevent 2026-06-23 09:25:49 +01:00
doc doc: add send RPC release note 2026-06-25 16:02:19 +02:00
share scripted-diff: [doc] Unify stale copyright headers 2025-12-16 22:21:15 +01:00
src wallet: remove experimental warning from send RPCs 2026-06-25 14:02:05 +02:00
test Merge bitcoin/bitcoin#35576: test: raise feature_reindex RPC timeout 2026-06-25 09:30:50 +01:00
.editorconfig doc: remove reference to cirrus 2026-05-29 08:59:43 +01:00
.gitattributes cmake: Skip using git when building from source tarball or as subproject 2026-05-14 13:32:27 +01:00
.gitignore iwyu: Add patch to prefer angled brackets over quotes for includes 2025-12-17 20:28:42 +00:00
.python-version Don't pin Python patch version 2026-04-29 21:50:13 +01:00
.style.yapf Update .style.yapf 2023-06-01 23:35:10 +05:30
CMakeLists.txt cmake: remove libevent 2026-06-23 09:25:49 +01:00
CMakePresets.json build: Bump VS minimum supported version to 18.3 2026-02-10 23:30:23 +00:00
CONTRIBUTING.md doc: Reword the Getting-Started section 2026-05-28 13:32:05 +02:00
COPYING doc: update copyright year 2025-12-29 17:50:43 +00:00
CTestConfig.cmake cmake: Set CTEST_NIGHTLY_START_TIME for CDash Nightly pipelines 2026-05-08 11:09:06 +02:00
INSTALL.md lint: Check for missing trailing newline 2025-05-13 15:50:02 +02:00
libbitcoinkernel.pc.in kernel: create monolithic kernel static library 2025-07-28 10:37:42 +01:00
README.md doc: fix transifex 404s 2025-06-19 11:22:14 +01:00
ruff.toml refactor: Use ignore-list over verbose select-list 2026-05-13 12:24:09 +02:00
SECURITY.md doc: Add Niklas Goegge's key to SECURITY.md 2026-05-06 08:54:08 +01:00
vcpkg.json vcpkg: remove libevent 2026-06-23 09:25:49 +01:00

Bitcoin Core integration/staging tree

https://bitcoincore.org

For an immediately usable, binary version of the Bitcoin Core software, see https://bitcoincore.org/en/download/.

What is Bitcoin Core?

Bitcoin Core connects to the Bitcoin peer-to-peer network to download and fully validate blocks and transactions. It also includes a wallet and graphical user interface, which can be optionally built.

Further information about Bitcoin Core is available in the doc folder.

License

Bitcoin Core is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/license/MIT.

Development Process

The master branch is regularly built (see doc/build-*.md for instructions) and tested, but it is not guaranteed to be completely stable. Tags are created regularly from release branches to indicate new official, stable release versions of Bitcoin Core.

The https://github.com/bitcoin-core/gui repository is used exclusively for the development of the GUI. Its master branch is identical in all monotree repositories. Release branches and tags do not exist, so please do not fork that repository unless it is for development reasons.

The contribution workflow is described in CONTRIBUTING.md and useful hints for developers can be found in doc/developer-notes.md.

Testing

Testing and code review is the bottleneck for development; we get more pull requests than we can review and test on short notice. Please be patient and help out by testing other people's pull requests, and remember this is a security-critical project where any mistake might cost people lots of money.

Automated Testing

Developers are strongly encouraged to write unit tests for new code, and to submit new unit tests for old code. Unit tests can be compiled and run (assuming they weren't disabled during the generation of the build system) with: ctest. Further details on running and extending unit tests can be found in /src/test/README.md.

There are also regression and integration tests, written in Python. These tests can be run (if the test dependencies are installed) with: build/test/functional/test_runner.py (assuming build is your build directory).

The CI (Continuous Integration) systems make sure that every pull request is tested on Windows, Linux, and macOS. The CI must pass on all commits before merge to avoid unrelated CI failures on new pull requests.

Manual Quality Assurance (QA) Testing

Changes should be tested by somebody other than the developer who wrote the code. This is especially important for large or high-risk changes. It is useful to add a test plan to the pull request description if testing the changes is not straightforward.

Translations

Changes to translations as well as new translations can be submitted to Bitcoin Core's Transifex page.

Translations are periodically pulled from Transifex and merged into the git repository. See the translation process for details on how this works.

Important: We do not accept translation changes as GitHub pull requests because the next pull from Transifex would automatically overwrite them again.