aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-09test: Use ConnmanTestMsg from test lib in denialofservice_testsMarcoFalke
2021-06-09test: Add temporary coinstats suppressionsMarcoFalke
2021-06-09Merge bitcoin/bitcoin#22200: zmq: use std::string in zmqError()MarcoFalke
2021-06-09test: Correct outstanding -Werror=sign-compare errorsBen Woosley
2021-06-09Rewrite guix-{attest,verify} for new hierCarl Dong
2021-06-09Make SHA256SUMS fragment right after buildCarl Dong
2021-06-09zmq: use msg: prefix over errno= in zmqErrorfanquake
2021-06-09zmq: use std::string in zmqError()fanquake
2021-06-09Merge bitcoin/bitcoin#22173: wallet: Do not load external signers wallets whe...Samuel Dobson
2021-06-09Merge bitcoin/bitcoin#21944: wallet: Fix issues when `walletdir` is root dire...Samuel Dobson
2021-06-09Merge bitcoin/bitcoin#22008: wallet: Cleanup and refactor CreateTransactionIn...Samuel Dobson
2021-06-09Merge bitcoin/bitcoin#22174: build, qt: Fix libraries linking order for Linux...fanquake
2021-06-09Merge bitcoin-core/gui#4: UI external signer support (e.g. hardware wallet)Samuel Dobson
2021-06-09macdeploy: cleanup .temp.dmg if presentfanquake
2021-06-09macdeploy: remove qt4 related codefanquake
2021-06-09macdeploy: select the plugins we need, rather than excluding those we don'tfanquake
2021-06-09macdeploy: fix framework printing when passing -verbosefanquake
2021-06-09macdeploy: remove unused plistlib importfanquake
2021-06-09Merge bitcoin/bitcoin#22075: guix: Misc leftover usability improvementsfanquake
2021-06-08Use latest signapple commitAndrew Chow
2021-06-08test: MiniWallet: fix fee calculation for P2PK and check tx vsizeSebastian Falbesoner
2021-06-08test: MiniWallet: force P2PK signature to have fixed size (71 bytes)Sebastian Falbesoner
2021-06-08Merge bitcoin/bitcoin#21946: Document and test lack of inherited signaling in...MarcoFalke
2021-06-08Merge bitcoin/bitcoin#22187: test: Add sync_blocks in wallet_orphanedreward.pyMarcoFalke
2021-06-08Add sync_blocks in wallet_orphanedreward.py.Daniel Kraft
2021-06-08Merge bitcoin/bitcoin#22180: fuzz: Increase branch coverage of the float fuzz...MarcoFalke
2021-06-08build, qt: Fix compiling qt package in depends with GCC 11Hennadii Stepanov
2021-06-08test: doc: improve doc for chain_transaction() helperSebastian Falbesoner
2021-06-08test: refactor: dedup utility function chain_transaction()Sebastian Falbesoner
2021-06-07Merge bitcoin-core/gui#164: Handle peer addition/removal in a right wayHennadii Stepanov
2021-06-07Merge bitcoin/bitcoin#21573: Update libsecp256k1 subtree to latest masterW. J. van der Laan
2021-06-07Remove `Warning:`Prayank
2021-06-07qt: Handle peer addition/removal in a right wayHennadii Stepanov
2021-06-07Merge bitcoin/bitcoin#22149: test: Add temporary logging to debug #20975W. J. van der Laan
2021-06-07addrman: remove invalid addresses when unserializingVasil Dimov
2021-06-07fuzz: Increase branch coverage of the float fuzz targetMarcoFalke
2021-06-07fuzz: Remove confusing return keyword from CallOneOfMarcoFalke
2021-06-07Merge bitcoin/bitcoin#21795: fuzz: Terminate immediately if a fuzzing harness...MarcoFalke
2021-06-07Merge bitcoin/bitcoin#22137: util: Properly handle -noincludeconf on command ...fanquake
2021-06-07Merge bitcoin/bitcoin#22092: test: convert documentation into type annotationsfanquake
2021-06-07Merge bitcoin/bitcoin#22169: p2p, rpc, fuzz: various tiny follow-upsfanquake
2021-06-06build, qt: Fix libraries linking order for Linux hostsHennadii Stepanov
2021-06-06Do not load external signers wallets when unsupportedAndrew Chow
2021-06-06doc: update tor.md with removal of tor v2 supportJon Atack
2021-06-06p2p, rpc, fuzz: various tiny follow-upsJon Atack
2021-06-06qt: Connect WalletView signal to BitcoinGUI slot directlyHennadii Stepanov
2021-06-06qt: Drop redundant OverviewPage::handleOutOfSyncWarningClicks slotHennadii Stepanov
2021-06-06qt: Drop redundant WalletView::requestedSyncWarningInfo slotHennadii Stepanov
2021-06-06Merge bitcoin-core/gui#29: refactor: Optimize signal-slot connections logicHennadii Stepanov
2021-06-05Merge bitcoin-core/gui#256: Save/restore column sizes of the tables in the Pe...Hennadii Stepanov