aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-05fuzz: remove unused `args` and `context` from `FuzzedWallet`brunoerg
2024-02-05test: check that mempool msgs lead to disconnect if uploadtarget is reachedSebastian Falbesoner
2024-02-05test: check for specific disconnect reasons in feature_maxuploadtarget.pySebastian Falbesoner
2024-02-05test: verify `-maxuploadtarget` limit state via `getnettotals` RPC resultSebastian Falbesoner
2024-02-05Merge bitcoin/bitcoin#29254: log: Don't use scientific notation in log messagesglozow
2024-02-05Merge bitcoin/bitcoin#29354: test: Assumeutxo with more than just coinbase tr...glozow
2024-02-03test: Add makefile target for running unit testsTheCharlatan
2024-02-03wallet: remove unused 'accept_no_keys' arg from decryption processfurszy
2024-02-02Merge bitcoin/bitcoin#28868: wallet: Fix migration of wallets with txs that h...Ryan Ofsky
2024-02-02Merge bitcoin/bitcoin#29367: wallet: Set descriptors flag after migrating bla...Ryan Ofsky
2024-02-02test: fix intermittent failure in rpc_setban.py --v2transportMartin Zumsande
2024-02-02Merge bitcoin/bitcoin#29361: refactor: Fix timedata includesAva Chow
2024-02-01tests: Test that descriptors flag is set for migrated blank walletsAva Chow
2024-02-01wallet: Make sure that the descriptors flag is set for blank walletsAva Chow
2024-02-01test: Test migration of tx with both spendable and watchonlyAva Chow
2024-02-01wallet: Keep txs that belong to both watchonly and migrated walletsAva Chow
2024-02-01test: Make sure that migration test does not rescan on reloadingAva Chow
2024-02-01wallet: Reload the wallet if migration exited earlyAva Chow
2024-02-01wallet: Write bestblock to watchonly and solvable walletsAva Chow
2024-02-01Merge bitcoin/bitcoin#29189: RFC: Deprecate libconsensusfanquake
2024-02-01Merge bitcoin/bitcoin#29275: refactor: Fix prevector iterator concept issuesfanquake
2024-02-01refactor: Fix timedata includesMarcoFalke
2024-02-01test: p2p: adhere to typical VERSION message protocol flowSebastian Falbesoner
2024-02-01test: p2p: process post-v2-handshake data immediatelySebastian Falbesoner
2024-02-01test: p2p: introduce helper for sending prepared VERSION messageSebastian Falbesoner
2024-02-01test: Fix CPartialMerkleTree.nTransactions signednessMarcoFalke
2024-01-31Merge bitcoin/bitcoin#26859: fuzz: extend ConsumeNetAddr() to return I2P and ...Ava Chow
2024-01-31Merge bitcoin/bitcoin#29352: test: fix intermittent failure in p2p_v2_earlyke...Ava Chow
2024-01-31Merge bitcoin/bitcoin#29301: init: settings, do not load auto-generated warni...Ava Chow
2024-01-31Merge bitcoin/bitcoin#28976: wallet: Fix migration of blank walletsRyan Ofsky
2024-01-31Merge bitcoin/bitcoin#28956: Nuke adjusted time from validation (attempt 2)Ava Chow
2024-01-31Merge bitcoin/bitcoin#29347: net: enable v2transport by defaultAva Chow
2024-01-31Merge bitcoin/bitcoin#29253: wallet: guard against dangling to-be-reverted db...Ava Chow
2024-01-31Don't use scientific notation in log messagesKristaps Kaupe
2024-01-31[test] make v2transport arg in addconnection mandatory and few cleanupsstratospher
2024-01-31Merge bitcoin/bitcoin#28170: p2p: adaptive connections services flagsAva Chow
2024-01-31test: fix intermittent failure in p2p_v2_earlykeyresponseMartin Zumsande
2024-01-31test: Assumeutxo with more than just coinbase transactionsMarcoFalke
2024-01-31Merge bitcoin/bitcoin#29343: test: fix wallet_import_rescan unrounded minimum...fanquake
2024-01-30libconsensus: deprecateCory Fields
2024-01-30test: sqlite, add coverage for dangling to-be-reverted db txnsfurszy
2024-01-30sqlite: guard against dangling to-be-reverted db transactionsfurszy
2024-01-30sqlite: introduce HasActiveTxn methodfurszy
2024-01-30sqlite: add ability to interrupt statementsfurszy
2024-01-30Merge bitcoin/bitcoin#29308: doc: update `BroadcastTransaction` commentglozow
2024-01-30Merge bitcoin/bitcoin#29299: validation: fix misleading checkblockindex commentsglozow
2024-01-30Merge bitcoin/bitcoin#29067: test: Treat msg_version.relay as unsigned, Remov...glozow
2024-01-29net: enable v2transport by defaultPieter Wuille
2024-01-29Merge bitcoin/bitcoin#24748: test/BIP324: functional tests for v2 P2P encryptionAva Chow
2024-01-29Merge bitcoin/bitcoin#27495: ci: Use LLVM 17.0.6 & DEBUG=1 in depends for MSA...fanquake