add new files to kernel lib to fix bitcoin-chainstate, add comment that this is caused by the avalanche -> net.cpp dependency
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jun 12 2025
Jun 12 2025
PiRK updated the test plan for D18243: [net] Move ConnectionType and eviction logic to their own files.
we probably need those new cpp files in the kernel lib for bitcoin-chainstate
PiRK updated the summary of D18243: [net] Move ConnectionType and eviction logic to their own files.
PiRK requested review of D18242: [net] Add NoBan status and connection type to NodeEvictionCandidate.
Jun 11 2025
Jun 11 2025
Jun 10 2025
Jun 10 2025
PiRK added inline comments to D18232: [chronik] Electrum: Implement blockchain.transaction.subscribe endpoint.
PiRK committed rABC9aacfc6f427e: [cmake] deprecate BUILD_BITCOIN_X flags in favor of BUILD_X flags (authored by PiRK).
[cmake] deprecate BUILD_BITCOIN_X flags in favor of BUILD_X flags
did i break something?
PiRK published D18231: [cmake] deprecate BUILD_BITCOIN_X flags in favor of BUILD_X flags for review.
most of the diff is just semi-automatic text replacement : all BUILD_BITCOIN_ patterns relplace by BUILD_ except for BUILD_BITCOIN_INTERNAL which is untouched
teamcity awarded D18231: [cmake] deprecate BUILD_BITCOIN_X flags in favor of BUILD_X flags a Doubloon token.
teamcity awarded D18231: [cmake] deprecate BUILD_BITCOIN_X flags in favor of BUILD_X flags a Piece of Eight token.
teamcity awarded D18231: [cmake] deprecate BUILD_BITCOIN_X flags in favor of BUILD_X flags a Haypence token.
Jun 9 2025
Jun 9 2025
re-comment unit test check causing a failure on MacOS
rebase
PiRK committed rABC14ff8b0ab7c8: build: move rpc/request.cpp from util to common (authored by PiRK).
build: move rpc/request.cpp from util to common
PiRK committed rABC0c9af57b4be1: init: Error if ignored bitcoin.conf file is found (authored by Ryan Ofsky <ryan@ofsky.org>).
init: Error if ignored bitcoin.conf file is found
PiRK committed rABCe8c37660b89c: lint: fix confusing comments in test vector file (authored by PiRK).
lint: fix confusing comments in test vector file
PiRK committed rABCfc908557a23e: lint: Fix lint-format-strings false positives when format specifiers have… (authored by PiRK).
lint: Fix lint-format-strings false positives when format specifiers have…
Deduplicate bitcoind and bitcoin-qt init code
Bump version to 0.31.6
teamcity awarded D18228: build: move rpc/request.cpp from util to common a Haypence token.
Jun 7 2025
Jun 7 2025
fix shadowing of var
refactor: Rename JoinErrors and re-use it
Jun 6 2025
Jun 6 2025
fix similar variable shadowing warning in bitcoind.cpp
fix var shadowing and comment
Jun 5 2025
Jun 5 2025
PiRK committed rABC85ce35c1af62: qt6: register meta-types for types used in signal/slots (authored by PiRK).
qt6: register meta-types for types used in signal/slots
PiRK committed rABCf67e5f1af4d6: gui: add test runner summary (authored by Jon Atack <jon@atack.com>).
gui: add test runner summary
qt: fix broken unit tests on MacOS
Jun 4 2025
Jun 4 2025
PiRK committed rABC3bd98a40d163: qt6: Handle different signatures of `QANEF::nativeEventFilter` (authored by Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>).
qt6: Handle different signatures of `QANEF::nativeEventFilter`
PiRK committed rABC10e8feea4ccd: qt6, test: Handle deprecated code (authored by Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>).
qt6, test: Handle deprecated code
PiRK committed rABCfef0c197a235: qt6: Handle deprecated `QLocale::nativeCountryName` (authored by Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>).
qt6: Handle deprecated `QLocale::nativeCountryName`
PiRK committed rABCec0feb99b332: qt: Fix linking when configured with `-DENABLE_WALLET=OFF` (authored by Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>).
qt: Fix linking when configured with `-DENABLE_WALLET=OFF`
teamcity awarded D18201: qt6: Handle different signatures of `QANEF::nativeEventFilter` a Piece of Eight token.
fix obvious merge conflict resolution mistake
teamcity awarded D18201: qt6: Handle different signatures of `QANEF::nativeEventFilter` a Haypence token.
@bot guix-win
Jun 3 2025
Jun 3 2025
PiRK committed rABC19cb7dca47e9: qt: use proper include for types used in qt slot (authored by PiRK).
qt: use proper include for types used in qt slot
PiRK committed rABCc201752cf28b: qt: make synchronous dialogs behave nice during shutdown (authored by Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>).
qt: make synchronous dialogs behave nice during shutdown
fix clang-tidy (missing braces)
PiRK committed rABC7511d8175b17: refactor: replace QDateTime::fromTime_t with QDateTime::fromSecsSinceEpoch (authored by fanquake <fanquake@gmail.com>).
refactor: replace QDateTime::fromTime_t with QDateTime::fromSecsSinceEpoch
PiRK committed rABCe4d89b4ddfde: qt: Refactor open date range to use std::optional (authored by João Barbosa <joao.paulo.barbosa@gmail.com>).
qt: Refactor open date range to use std::optional