aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-01refactor: Remove unused circular include dependency from validation.cppMarcoFalke
2023-11-01build: Update `qt` package up to 5.15.11Hennadii Stepanov
2023-11-01Merge bitcoin/bitcoin#28632: test: make python p2p not send getaddr on incomi...fanquake
2023-11-01Merge bitcoin/bitcoin#28729: addrman: log AS only when using asmapfanquake
2023-11-01Merge bitcoin/bitcoin#28755: build: remove duplicate `-lminiupnpc` linkingfanquake
2023-11-01Merge bitcoin-core/gui#774: Fix crash on selecting "Mask values" in transacti...Hennadii Stepanov
2023-10-31fuzz: tx_pool checks ATMP result invariantsGreg Sanders
2023-10-31netbase: use reliable send() during SOCKS5 handshakeVasil Dimov
2023-10-31sock: change Sock::SendComplete() to take SpanVasil Dimov
2023-10-31Merge bitcoin/bitcoin#28759: guix: update signapple to latest masterfanquake
2023-10-31Merge bitcoin/bitcoin#28757: guix: Zip needs to include all files and set tim...fanquake
2023-10-31guix: Zip needs to include all files with time as SOURCE_DATE_EPOCHAndrew Chow
2023-10-31guix: update signapplefanquake
2023-10-31build: remove potential for duplciate natpmp linkingfanquake
2023-10-31build: remove duplicate -lminiupnpc linkingfanquake
2023-10-31Merge bitcoin/bitcoin#28503: refactor: Remove WithParams serialization helper...fanquake
2023-10-31gui: fix crash on selecting "Mask values" in transaction viewSebastian Falbesoner
2023-10-30addrman: log AS only when using asmapbrunoerg
2023-10-30Merge bitcoin/bitcoin#28741: refactor: Fix bugprone-string-constructor warningfanquake
2023-10-30Merge bitcoin/bitcoin#28348: build: Bump g++ minimum supported version to 10fanquake
2023-10-30refactor: Remove unused gcc-9 workaround in txrequestMarcoFalke
2023-10-30Always enable -Wsuggest-overrideMarcoFalke
2023-10-30Bump g++ minimum supported version to 10MarcoFalke
2023-10-30refactor: Fix bugprone-string-constructor warningMarcoFalke
2023-10-30Merge bitcoin/bitcoin#28737: doc: Fix bugprone-lambda-function-name errorsfanquake
2023-10-30Merge bitcoin/bitcoin#28695: net: Sanity check private keys received from SAM...fanquake
2023-10-30Merge bitcoin/bitcoin#28753: test: Remove feature_txindex_compatibility.pyfanquake
2023-10-30Remove WithParams serialization helperMarcoFalke
2023-10-30[test] Test i2p private key constraintsVasil Dimov
2023-10-30Remove feature_txindex_compatibility.py in V27Brandon Odiwuor
2023-10-29Merge bitcoin/bitcoin#28698: assumeutxo, blockstorage: Prevent core dump on i...fanquake
2023-10-29Merge bitcoin/bitcoin#28727: test: replace random_bytes with random.randbytesfanquake
2023-10-29Merge bitcoin/bitcoin#28740: refactor: Add LIFETIMEBOUND to all (w)txid gettersfanquake
2023-10-27refactor: Add LIFETIMEBOUND to all (w)txid gettersMarcoFalke
2023-10-27Add offline signing tutorialBrandon Odiwuor
2023-10-26Merge bitcoin/bitcoin#27116: doc: clarify that LOCK() internally checks wheth...Andrew Chow
2023-10-26Merge bitcoin/bitcoin#28283: doc: clarify cookie generation in JSON-RPC-inter...Andrew Chow
2023-10-26Merge bitcoin/bitcoin#26078: p2p: return `CSubNet` in `LookupSubNet`Andrew Chow
2023-10-26Merge bitcoin/bitcoin#28107: util: Type-safe transaction identifiersAndrew Chow
2023-10-26[net] Check i2p private key constraintsdergoegge
2023-10-26Merge bitcoin/bitcoin#28728: wallet: [bugfix] Mark CNoDestination and PubKeyD...Andrew Chow
2023-10-26Fix bugprone-lambda-function-name errorsMarcoFalke
2023-10-25bugfix: Mark CNoDestination and PubKeyDestination constructor explicitMarcoFalke
2023-10-25Merge bitcoin/bitcoin#28264: test: refactor: support sending funds with outpo...Andrew Chow
2023-10-25test: add coverage for snapshot chainstate not matching AssumeUTXO parameterspablomartin4btc
2023-10-25test: replace random_bytes with randbytes #28720ns-xvrn
2023-10-25Merge bitcoin-core/gui#771: Avoid error-prone leading whitespace in translata...Hennadii Stepanov
2023-10-25Merge bitcoin-core/gui#742: Exit and show error if unrecognized command line ...Hennadii Stepanov
2023-10-25iwyu: Export prevector.h from script.hMarcoFalke
2023-10-24assumeutxo, blockstorage: prevent core dump on invalid hashpablomartin4btc