aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-18test: Run symlink regression tests on WindowsMarcoFalke
2022-02-18Merge bitcoin/bitcoin#24360: doc: improve -netinfo help based on feedback fro...MarcoFalke
2022-02-18Rename wallet-tool to bitcoin-wallet in code commentKristaps Kaupe
2022-02-18Mention -signet in bitcoin-wallet help outputKristaps Kaupe
2022-02-17Merge bitcoin/bitcoin#24349: fuzz: Split script formatting from script fuzz t...fanquake
2022-02-17Merge bitcoin/bitcoin#24338: util: Work around libstdc++ create_directories i...fanquake
2022-02-17bench: Avoid deprecated use of volatile +=MarcoFalke
2022-02-17util: Add missing rseq to syscall sandboxlaanwj
2022-02-17Merge bitcoin/bitcoin#23819: ConnectBlock: don't serialize block hash twicelaanwj
2022-02-17User-facing content fixups from transifex translator feedbackJon Atack
2022-02-17test: Add fs_tests/create_directories unit testHennadii Stepanov
2022-02-17util: Work around libstdc++ create_directories issuelaanwj
2022-02-17Merge bitcoin/bitcoin#24331: util: Revert back `MoveFileExW` call for MinGW-w64laanwj
2022-02-17Merge bitcoin/bitcoin#24177: validation, refactor: add missing thread safety ...MarcoFalke
2022-02-16wallet: Don't generate keys when privkeys disabled when upgradingAndrew Chow
2022-02-17index: check muhash is in sync on coinstatsindex launchFabian Jahr
2022-02-17index: remove txindex references from base indexFabian Jahr
2022-02-17doc: Fix typosTaeik Lim
2022-02-16Improve -netinfo help based on feedback from users and devsJon Atack
2022-02-15Add tr() descriptor unit testsPieter Wuille
2022-02-15Merge bitcoin/bitcoin#24117: index: make indices robust against init abortsMarcoFalke
2022-02-15Bugfix: make ToPrivateString work with x-only keysPieter Wuille
2022-02-15Primitives: Correct CTransaction deserialization docstringTheCharlatan
2022-02-15fuzz: Split script formatting from script fuzz targetMarcoFalke
2022-02-15rpc: Fix implicit-integer-sign-change in verifychainMarcoFalke
2022-02-15Merge bitcoin/bitcoin#24340: util: Add missing unlinkat to syscall sandboxMarcoFalke
2022-02-15Merge bitcoin-core/gui#509: Respect dialog modality and fix a regression in w...Hennadii Stepanov
2022-02-14Bugfix: set x-only flag when inferring pk() inside tr()Pieter Wuille
2022-02-14Remove outdated comment on CFeeRateMurch
2022-02-14Merge bitcoin/bitcoin#24115: ARMv8 SHA2 Intrinsicslaanwj
2022-02-14util: Add missing unlinkat to syscall sandboxMarcoFalke
2022-02-14test: Add fs_tests/rename unit testHennadii Stepanov
2022-02-14util: Revert back MoveFileExW call for MinGW-w64Hennadii Stepanov
2022-02-14Move `GetAllOutputTypes` function from `rpc/rawtransaction.cpp` to `rpc/util....Kiminuo
2022-02-14Merge bitcoin/bitcoin#24309: test: test that OP_1-OP_16 (but not lower/higher...fanquake
2022-02-14Merge bitcoin/bitcoin#24187: Followups for getdeploymentinfoMarcoFalke
2022-02-14[doc] clarify inaccurate comment about replacements paying higher feerateglozow
2022-02-14[validation] look up transaction by txidglozow
2022-02-14Merge bitcoin/bitcoin#24301: build: header-only Boostfanquake
2022-02-14Merge bitcoin/bitcoin#24319: refactor: Avoid unsigned integer overflow in cor...MarcoFalke
2022-02-13build: header-only Boostfanquake
2022-02-13build: use header-only Boost unit testfanquake
2022-02-12scripted-diff: Rename ShowModalDialogAndDeleteOnCloseHennadii Stepanov
2022-02-12qt: Revert 7fa91e831227e556bd8a7ae3da64bd59d4f30d5f partiallyHennadii Stepanov
2022-02-12qt: Delay shutdown while a modal dialog is activeHennadii Stepanov
2022-02-12qt: Disable tray icon menu when a modal dialog is activeHennadii Stepanov
2022-02-12qt, refactor: Use local QAction instances for the tray icon menuHennadii Stepanov
2022-02-12qt: Override BitcoinApplication::event() to handle QEvent::QuitHennadii Stepanov
2022-02-11Merge bitcoin/bitcoin#24307: RPC: Return external_signer in getwalletinfoAndrew Chow
2022-02-11refactor: Avoid unsigned integer overflow in core_writeMarcoFalke