aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-01-23[block encodings] Make CheckBlock mockable for PartiallyDownloadedBlockdergoegge
2023-01-11Merge bitcoin/bitcoin#26838: doc: I2P documentation updatesMarcoFalke
2023-01-10Merge bitcoin/bitcoin#26679: wallet: Skip rescanning if wallet is more recent...Andrew Chow
2023-01-10Merge bitcoin/bitcoin#26186: rpc: Sanitize label name in various RPCs with testsAndrew Chow
2023-01-10doc: net: fix link to onion address encoding scheme [ONIONADDRESS]Sebastian Falbesoner
2023-01-09Merge bitcoin/bitcoin#26618: rpc: Prevent unloading a wallet when rescanningAndrew Chow
2023-01-09doc: clarify -i2pacceptincoming help documentationjonatack
2023-01-06p2p, rpc: don't allow past absolute timestamp in `setban`brunoerg
2023-01-06Merge bitcoin/bitcoin#26823: refactor: Work around Werror=free-nonheap-object...MarcoFalke
2023-01-05refactor: Work around Werror=free-nonheap-object in AssumeCalculateMemPoolAnc...MarcoFalke
2023-01-05Merge bitcoin/bitcoin#26761: wallet: fully migrate address book entries for w...Andrew Chow
2023-01-05Merge bitcoin/bitcoin#23829: refactor: use braced init for integer literals i...MarcoFalke
2023-01-04Merge bitcoin/bitcoin#26747: wallet: fix confusing error / GUI crash on cross...Andrew Chow
2023-01-04Merge bitcoin/bitcoin#26809: compat: use STDIN_FILENO over 0Andrew Chow
2023-01-04Merge bitcoin/bitcoin#26603: doc: CalculateSequenceLocks: prevHeights entries...glozow
2023-01-04Merge bitcoin/bitcoin#26752: wallet: Remove `mempool_sequence` from interface...glozow
2023-01-04Merge bitcoin/bitcoin#26020: test: Change coinselection parameter location to...Andrew Chow
2023-01-04Merge bitcoin/bitcoin#25234: bench: add benchmark for wallet 'AvailableCoins'...Andrew Chow
2023-01-04refactor: Add sanity checks in LabelFromValueAurèle Oulès
2023-01-04compat: use STDIN_FILENO over 0fanquake
2023-01-04Merge bitcoin/bitcoin#26771: doc: Correct linked Microsoft URLsfanquake
2023-01-04rpc: Sanitize label name in various RPCsAurèle Oulès
2023-01-04Merge bitcoin/bitcoin#26795: rpc: Correct RPCHelpMan for fundrawtransaction's...MarcoFalke
2023-01-04Merge bitcoin/bitcoin#19909: refactor: Remove unused CTxMemPool::clear() helperglozow
2023-01-03refactor: use braced init for integer constants instead of c style castsPasta
2023-01-03Merge bitcoin/bitcoin#26661: wallet: Coin Selection, return accurate error me...Andrew Chow
2023-01-03Merge bitcoin/bitcoin#26289: Use util::Result in for calculating mempool ance...Andrew Chow
2023-01-03Merge bitcoin/bitcoin#26192: rpc: Improve error when wallet is already loadedAndrew Chow
2023-01-03Merge bitcoin/bitcoin#25789: test: clean and extend availablecoins_tests cove...Andrew Chow
2023-01-03Merge bitcoin/bitcoin#25932: refactor: Simplify backtrack logicAndrew Chow
2023-01-03Merge bitcoin/bitcoin#26702: refactor: walletdb: drop unused `FindWalletTx` p...Andrew Chow
2023-01-02rpc: Correct RPCHelpMan for fundrawtransaction's input_weights fieldjdjkelly@gmail.com
2022-12-31doc: Correct linked Microsoft URLsSuriyaa Sundararuban
2022-12-30rpc: Remove duplicate field in RPCHelpMan for gettransactionsJoshua Kelly
2022-12-29Merge bitcoin/bitcoin#26481: bench: Suppress output when running with `-sanit...MarcoFalke
2022-12-28wallet: fully migrate address book entries for watchonly/solvable walletsSebastian Falbesoner
2022-12-26wallet: remove `mempool_sequence` from `transactionRemovedFromMempool`w0xlt
2022-12-26wallet: remove `mempool_sequence` from `transactionAddedToMempool`w0xlt
2022-12-24scripted-diff: Insert missed copyright headerHennadii Stepanov
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-12-23wallet: fix GUI crash on cross-chain legacy wallet restoreSebastian Falbesoner
2022-12-21gui: create tx, launch error dialog if backend throws runtime_errorfurszy
2022-12-21wallet: coin selection, add duplicated inputs checksfurszy
2022-12-21wallet: return accurate error messages from Coin Selectionfurszy
2022-12-21wallet: make SelectCoins flow return util::Resultfurszy
2022-12-21wallet: refactor eight consecutive 'AttemptSelection' calls into a loopfurszy
2022-12-21Merge bitcoin/bitcoin#26265: POLICY: Relax MIN_STANDARD_TX_NONWITNESS_SIZE to...Andrew Chow
2022-12-21Merge bitcoin/bitcoin#26734: doc: Fixup getrawtransaction RPC docsfanquake
2022-12-21Merge bitcoin-core/gui#687: Load PSBTs using istreambuf_iterator rather than ...MarcoFalke
2022-12-21doc: Refactor/Format getrawtransaction RPC docs and add ScriptPubKeyDoc functionDouglas Chimento