aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-01build, qt: bump Qt5 version to 5.15.3Pavol Rusnak
2022-04-01Merge bitcoin/bitcoin#24722: build: patch around qt duplicate symbol issuefanquake
2022-04-01Merge bitcoin/bitcoin#24733: build: Fix "ERR: Unsigned tarballs do not exist"laanwj
2022-04-01build: Fix "ERR: Unsigned tarballs do not exist"Hennadii Stepanov
2022-04-01Merge bitcoin/bitcoin#24724: test: fix incorrect named args in txpackage testsMarcoFalke
2022-03-31build: patch around qt duplicate symbol issuefanquake
2022-03-31Merge bitcoin/bitcoin#24602: fuzz: add target for coinselection algorithmsAndrew Chow
2022-03-31Merge bitcoin/bitcoin#24711: wallet: Postpone wallet loading notification for...Andrew Chow
2022-03-31test: fix incorrect named args in txpackage testsfanquake
2022-03-31Merge bitcoin/bitcoin#24721: doc: Use DecodeTxDoc helperMarcoFalke
2022-03-31doc: Use DecodeTxDoc helperMarcoFalke
2022-03-31Merge bitcoin/bitcoin#24716: rpc: Fix documentation assertion for `getrawtran...MarcoFalke
2022-03-31Merge bitcoin/bitcoin#24698: test: -peerblockfilters without -blockfilterinde...MarcoFalke
2022-03-31Merge bitcoin/bitcoin#24707: doc: Speed up functional test runs using ramdiskMarcoFalke
2022-03-31Merge bitcoin/bitcoin#24673: refactor: followup of remove -deprecatedrpc=addr...MarcoFalke
2022-03-31Merge bitcoin/bitcoin#24715: build, test: Fix test logfile nameMarcoFalke
2022-03-31Merge bitcoin/bitcoin#24714: util/check: Don't use a lambda for Assert/AssumeMarcoFalke
2022-03-30wallet: Postpone NotifyWalletLoaded() for encrypted walletsHennadii Stepanov
2022-03-30refactor: add stdd:: includes to core_writefanquake
2022-03-30refactor: use named args when ScriptToUniv or TxToUniv are invokedMichael Dietz
2022-03-30refactor: prefer snake case, TxToUniv arg hashBlock renamed block_hashMichael Dietz
2022-03-30refactor: merge ScriptPubKeyToUniv & ScriptToUniv into one functionMichael Dietz
2022-03-30Merge bitcoin/bitcoin#23008: ci: Use clang-12 and libcxx-12 for msanfanquake
2022-03-30fuzz: add target for coinselectionMartin Zumsande
2022-03-30rpc: Fix documentation assertion for `getrawtransaction`laanwj
2022-03-30util/check: stop using lambda for Assert/AssumeAnthony Towns
2022-03-30Merge bitcoin/bitcoin#24118: Add 'sendall' RPC née sweepMarcoFalke
2022-03-30Merge bitcoin/bitcoin#24374: contrib: refactor: simplify linearize scriptslaanwj
2022-03-30Merge bitcoin/bitcoin#24693: builder-keys: Add dunxenlaanwj
2022-03-30build, refactor: Replace tabs with spacesHennadii Stepanov
2022-03-30build, test: Fix test logfile nameHennadii Stepanov
2022-03-30ci: Use clang-12 and libcxx-12 for msanMarcoFalke
2022-03-30Merge bitcoin/bitcoin#24690: util: Add inotify_rm_watch to syscall sandbox (A...fanquake
2022-03-30Merge bitcoin/bitcoin#24561: guix: use LIEF 0.12.0laanwj
2022-03-30Merge bitcoin/bitcoin#24708: ci: Avoid boost test warningsfanquake
2022-03-30wallet: move Assert() check into constructorAnthony Towns
2022-03-30Merge bitcoin/bitcoin#24704: compat: remove strnlen back-compat codeMarcoFalke
2022-03-30Merge bitcoin/bitcoin#24692: refactoring: [Net Processing] Follow-ups to #21160fanquake
2022-03-29doc: Speed up functional test runs using ramdiskwillcl-ark
2022-03-29add tests for no recipient and using send_max while inputs are specifiedishaanam
2022-03-29Add sendall RPC née sweepMurch
2022-03-29wallet, refactor: Add wallet::NotifyWalletLoaded() functionHennadii Stepanov
2022-03-29Merge bitcoin/bitcoin#24540: ci: Integrate ccache into MSVC buildMarcoFalke
2022-03-29[fuzz] Assert that Peer.m_tx_relay.m_relay_txs has been set correctlyJohn Newbery
2022-03-29[net processing] PushNodeVersion() takes a const Peer&John Newbery
2022-03-29ci: Avoid boost test warningsMarcoFalke
2022-03-29Merge bitcoin/bitcoin#24523: build: Fix Boost.Process test for Boost 1.78laanwj
2022-03-29Merge bitcoin/bitcoin#24705: ci: note why bdb is disabled in msan jobsMarcoFalke
2022-03-29ci: note why BDB is disabled for MSAN jobsfanquake
2022-03-29ci: remove explicit --enable-wallet from msan jobfanquake