aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-10net: relay I2P addresses even if not reachable (by us)Vasil Dimov
2021-06-10test: Run pep-8 on touched testMarcoFalke
2021-06-10test: Use MiniWallet in test_no_inherited_signaling RBF testMarcoFalke
2021-06-10test: Remove unused generate() from testMarcoFalke
2021-06-10test: Add txin.sequence option to MiniWalletMarcoFalke
2021-06-10Merge bitcoin/bitcoin#22084: package testmempoolaccept followupsfanquake
2021-06-10Merge bitcoin/bitcoin#22208: doc: Update `REVIEWERS`MarcoFalke
2021-06-10Update REVIEWERS: I've found that I keep track of PRs in need of review witho...practicalswift
2021-06-10scripts: check macOS SDK version is setfanquake
2021-06-10Merge bitcoin/bitcoin#22204: doc: remove obsolete `okSafeMode` RPC guideline ...MarcoFalke
2021-06-10scripts: check minimum required Windows version is setfanquake
2021-06-10scripts: check minimum required macOS vesion is setfanquake
2021-06-10scripts: LIEF 0.11.5fanquake
2021-06-10Merge bitcoin/bitcoin#22186: build, qt: Fix compiling qt package in depends w...fanquake
2021-06-10doc: remove obsolete `okSafeMode` RPC guideline from developer notesSebastian Falbesoner
2021-06-09Reject invalid coin height and output index when loading assumeutxoMarcoFalke
2021-06-09Merge bitcoin/bitcoin#22202: test: Add temporary coinstats suppressionsMarcoFalke
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