aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-08[policy/validation] allow v3 transactions with certain restrictionsglozow
2024-02-08[policy] add v3 policy rulesglozow
2024-02-08Merge bitcoin/bitcoin#27319: addrman, refactor: improve stochastic test in `A...Ava Chow
2024-02-08Merge bitcoin/bitcoin#29114: util: Faster std::byte (pre)vector (un)serializeAva Chow
2024-02-08fuzz: increase length of string used for `NetWhitelist{bind}Permissions::TryP...brunoerg
2024-02-08Merge bitcoin/bitcoin#29397: release: Update translations for v27.0 soft tran...Hennadii Stepanov
2024-02-08Merge bitcoin/bitcoin#26836: wallet: batch and simplify addressbook migration...Ava Chow
2024-02-07Merge bitcoin/bitcoin#29112: sqlite: Disallow writing from multiple `SQLiteBa...Ryan Ofsky
2024-02-07wallet: migration, batch addressbook records removalfurszy
2024-02-07wallet: addressbook migration, batch db writesfurszy
2024-02-07refactor: wallet, simplify addressbook migrationfurszy
2024-02-07refactor: SetAddressBookWithDB, minimize number of map lookupsfurszy
2024-02-07refactor: SetAddrBookWithDB, signal only if write succeededfurszy
2024-02-07wallet: clean redundancies in DelAddressBookfurszy
2024-02-07Merge bitcoin-core/gui#497: Enable users to configure their monospace font sp...Hennadii Stepanov
2024-02-07Merge bitcoin-core/gui#553: Change address / amount error backgroundHennadii Stepanov
2024-02-07Merge bitcoin/bitcoin#29363: test: Fix CPartialMerkleTree.nTransactions signe...fanquake
2024-02-07test: Fix utxo set hash serialisation signednessMarcoFalke
2024-02-07qt: Update translation source fileHennadii Stepanov
2024-02-07qt: Bump Transifex slug for 27.xHennadii Stepanov
2024-02-07qt: Translation updates from TransifexHennadii Stepanov
2024-02-06Merge bitcoin/bitcoin#29388: fuzz: remove unused `args` and `context` from `F...Ryan Ofsky
2024-02-06Merge bitcoin/bitcoin#28833: wallet: refactor: remove unused `SignatureData` ...Ava Chow
2024-02-06Merge bitcoin/bitcoin#29375: wallet: remove unused 'accept_no_keys' arg from ...Ava Chow
2024-02-06test: wallet, coverage for concurrent db transactionsfurszy
2024-02-06tests: Test for concurrent writes with db txAva Chow
2024-02-06sqlite: Ensure that only one SQLiteBatch is writing to db at a timeAva Chow
2024-02-06Merge bitcoin/bitcoin#29356: test: make v2transport arg in addconnection mand...glozow
2024-02-06Merge bitcoin/bitcoin#29353: test: p2p: adhere to typical VERSION message pro...glozow
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