aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-29doc: Suggest installing dev packages for debian/ubuntu qt5 buildlaanwj
2024-03-28Merge bitcoin/bitcoin#29402: mempool: Log added for dumping mempool transacti...glozow
2024-03-27Merge bitcoin/bitcoin#27307: wallet: track mempool conflicts with wallet tran...Ryan Ofsky
2024-03-27Merge bitcoin/bitcoin#29747: depends: fix mingw-w64 Qt DEBUG=1 buildfanquake
2024-03-27log: renamed disk to file so wording was more accuratekevkevin
2024-03-27mempool: Log added for dumping mempool transactions to diskkevkevin
2024-03-27Merge bitcoin/bitcoin#29479: test: Refactor subtree exclusion in lint testsfanquake
2024-03-27Merge bitcoin/bitcoin#29740: ci: Print tsan errors to stderrfanquake
2024-03-27depends: fix mingw-w64 Qt DEBUG=1 buildfanquake
2024-03-26ci: Print tsan errors to stderrMarcoFalke
2024-03-26Merge bitcoin/bitcoin#29695: guix: build GCC with --enable-standard-branch-pr...fanquake
2024-03-26test: Refactor subtree exclusion in lint testsBrandon Odiwuor
2024-03-26Merge bitcoin/bitcoin#29722: 28950 followupsglozow
2024-03-26Merge bitcoin/bitcoin#29242: Mempool util: Add RBF diagram checks for single ...glozow
2024-03-25Merge bitcoin/bitcoin#28928: test: add coverage for bech32m in `wallet_keypoo...Ava Chow
2024-03-25Merge bitcoin/bitcoin#29706: depends: set two CMake options globallyfanquake
2024-03-25Merge bitcoin/bitcoin#29718: Correct '-dbcache' to '-prune'fanquake
2024-03-25use const ref for client_maxfeerateGreg Sanders
2024-03-25scripted-diff: Rename max_sane_feerate to client_maxfeerateGreg Sanders
2024-03-25Merge bitcoin/bitcoin#29660: lint: Fix COMMIT_RANGE issuesfanquake
2024-03-25Merge bitcoin/bitcoin#29696: tidy: remove todo, set minimum CMake to 3.22fanquake
2024-03-25depends: always set CMAKE_POSITION_INDEPENDENT_CODE=ONfanquake
2024-03-25depends: always set CMAKE_INSTALL_LIBDIR=lib/fanquake
2024-03-25Merge bitcoin/bitcoin#29488: depends: always configure with `--with-pic`fanquake
2024-03-25Merge bitcoin/bitcoin#29636: test: #29007 follow upsfanquake
2024-03-25correct '-dbcache' to '-prune'Ben Westgate
2024-03-23init: clarify -test error0xb10c
2024-03-23addrman: drop /*deterministic=*/ comment0xb10c
2024-03-23test: check that addrman seeding is successful0xb10c
2024-03-22Merge bitcoin/bitcoin#29672: validation: Make translations of fatal errors co...Ava Chow
2024-03-22Merge bitcoin/bitcoin#28998: rpc: "addpeeraddress tried" return error on failureAva Chow
2024-03-22Merge bitcoin/bitcoin#29704: test: make p2p_handshake robust against timeoffs...fanquake
2024-03-22Merge bitcoin/bitcoin#29647: Avoid divide-by-zero in header sync logs when No...Ava Chow
2024-03-22test: make p2p_handshake robust against timeoffset warningsstickies-v
2024-03-22tidy: remove C compiler checkfanquake
2024-03-22tidy: set CMAKE_CXX_STANDARD to 20fanquake
2024-03-22tidy: remove terminfo TODOfanquake
2024-03-22tidy: set minimum CMake to 3.22fanquake
2024-03-22Merge bitcoin/bitcoin#29703: doc: Rename `contrib/devtools/bitcoin-tidy/READM...fanquake
2024-03-22doc: Rename `contrib/devtools/bitcoin-tidy/README` to `README.md`Hennadii Stepanov
2024-03-21lint: Fix COMMIT_RANGE issuesMarcoFalke
2024-03-21guix: build GCC with --enable-standard-branch-protectionfanquake
2024-03-21node: Use log levels in noui_ThreadSafeMessageBoxTheCharlatan
2024-03-21node: Make translations of fatal errors consistentTheCharlatan
2024-03-21Merge bitcoin/bitcoin#29651: guix: bump time-machine to dc4842797bfdc5f9f3f5f...fanquake
2024-03-20Merge bitcoin/bitcoin#29671: index: avoid "failed to commit" errors on initia...Ava Chow
2024-03-20wallet, rpc: show mempool conflicts in `gettransaction` resultishaanam
2024-03-20wallet: track mempool conflictsishaanam
2024-03-20Merge bitcoin/bitcoin#29370: assumeutxo: Get rid of faked nTx and nChainTx va...Ava Chow
2024-03-20Merge bitcoin/bitcoin#27039: blockstorage: do not flush block to disk if it i...Ava Chow