aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-27qt: Periodic translation updates from TransifexHennadii Stepanov
2023-02-27Merge bitcoin/bitcoin#27058: contrib: Improve verify-commits.py to work with ...glozow
2023-02-24Merge bitcoin/bitcoin#27154: doc: mention sanitizer suppressions in developer...glozow
2023-02-24doc: mention sanitizer suppressions in developer docsfanquake
2023-02-24Merge bitcoin/bitcoin#27135: Remove MarcoFalke fingerprint, update trusted-gi...glozow
2023-02-24Merge bitcoin/bitcoin#27151: util: Remove duplicate includefanquake
2023-02-23util: Remove duplicate includeAndrew Chow
2023-02-23Merge bitcoin/bitcoin#27073: Convert ArgsManager::GetDataDir to a read-only f...Andrew Chow
2023-02-23Merge bitcoin/bitcoin#16195: util: Use void* throughout support/lockedpool.hAndrew Chow
2023-02-23Merge bitcoin/bitcoin#25943: rpc: Add a parameter to sendrawtransaction which...Andrew Chow
2023-02-23Merge bitcoin/bitcoin#27124: docs: add ramdisk guide for running tests on OSXfanquake
2023-02-23util: make GetDataDir read-only & create datadir..willcl-ark
2023-02-23util: add ArgsManager datadir helper functionswillcl-ark
2023-02-22Merge bitcoin/bitcoin#25574: validation: Improve error handling when VerifyDB...Andrew Chow
2023-02-22Merge bitcoin/bitcoin#27143: test: Replace 0xC0 constantfanquake
2023-02-22docs: add ramdisk guide for running tests on OSXMatthew Zipkin
2023-02-22Merge bitcoin/bitcoin#27068: wallet: SecureString to allow null charactersAndrew Chow
2023-02-22Merge bitcoin/bitcoin#27144: kernel: add missing includefanquake
2023-02-22Merge bitcoin/bitcoin#26837: I2P network optimizationsfanquake
2023-02-22Merge bitcoin/bitcoin#27137: test: Raise PRNG seed log to INFOfanquake
2023-02-22Merge bitcoin/bitcoin#26595: wallet: be able to specify a wallet name and pas...fanquake
2023-02-22kernel: add missing includeCory Fields
2023-02-22test: Replace 0xC0 constantroconnor-blockstream
2023-02-22Merge bitcoin/bitcoin#27117: fuzz: avoid redundant dup key checks when creati...fanquake
2023-02-22Merge bitcoin/bitcoin#25867: lint: enable E722 do not use bare exceptfanquake
2023-02-21verify-commits: Mention git v2.38.0 requirementAndrew Chow
2023-02-21wallet, rpc: Update migratewallet help text for encrypted walletsAndrew Chow
2023-02-21tests: Tests for migrating wallets by name, and providing passphraseAndrew Chow
2023-02-21Detailed error message for passphrases with null charsJohn Moffett
2023-02-21doc: Release notes for 27068John Moffett
2023-02-21Test case for passphrases with null charactersJohn Moffett
2023-02-21Pass all characters to SecureString including nullsJohn Moffett
2023-02-21Merge bitcoin/bitcoin#26347: wallet: ensure the wallet is unlocked when neede...Andrew Chow
2023-02-21Merge bitcoin/bitcoin#27122: script: BIP341 txdata cannot be precomputed with...Andrew Chow
2023-02-21Raise PRNG seed log to INFO.roconnor-blockstream
2023-02-21Revert "[contrib] verify-commits: Add MarcoFalke fingerprint"MarcoFalke
2023-02-20Add release note for PR#25943David Gumberg
2023-02-20Add test for unspendable transactions and parameter 'maxburnamount' to sendra...David Gumberg
2023-02-20Merge bitcoin/bitcoin#27053: wallet: reuse change dest when re-creating TX wi...fanquake
2023-02-20Merge bitcoin/bitcoin#27127: rpc: fix successful broadcast count in `submitpa...fanquake
2023-02-20Merge bitcoin/bitcoin#27113: rpc: Use a FlatSigningProvider in decodescript t...fanquake
2023-02-20Merge bitcoin/bitcoin#27027: build: use _FORTIFY_SOURCE=3fanquake
2023-02-20Merge bitcoin/bitcoin#27128: test: fix intermittent issue in `p2p_disconnect_...fanquake
2023-02-20Merge bitcoin/bitcoin#25950: test: fix test abort for high timeout values (an...fanquake
2023-02-20test: fix intermittent issue in `p2p_disconnect_ban`brunoerg
2023-02-20Merge bitcoin/bitcoin#26883: src/node/miner cleanups, follow-ups for #26695glozow
2023-02-20rpc: fix successful broadcast count in `submitpackage` error msgSebastian Falbesoner
2023-02-19Merge bitcoin/bitcoin#26814: refactor: remove windows-only compat.h usage in ...fanquake
2023-02-18lint: enable E722 do not use bare exceptLeonardo Lazzaro
2023-02-17test: fix test abort for high timeout values (and `--timeout-factor 0`)Sebastian Falbesoner