aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-18build: Remove unneeded share/doc directory from expat packageHennadii Stepanov
2021-10-18build: Drop non-existent share/pkgconfig directoryHennadii Stepanov
2021-08-23Merge bitcoin/bitcoin#20541: Move special CAddress-without-nTime logic to net...MarcoFalke
2021-08-23Merge bitcoin/bitcoin#22622: util: Check if specified config file cannot be o...MarcoFalke
2021-08-23Merge bitcoin/bitcoin#22641: test: Split rpc_signmessage test for disabled wa...MarcoFalke
2021-08-23Merge bitcoin/bitcoin#20769: net: fixes #20657 - Advertised address where nob...MarcoFalke
2021-08-23Merge bitcoin/bitcoin#22275: A few follow-ups for taproot signingfanquake
2021-08-23Merge bitcoin/bitcoin#22748: refactor: Avoid temporary vectors/uint256s in Ve...fanquake
2021-08-21Drop us=... message in net debug for sending version messagePieter Wuille
2021-08-21refactor: move CAddress-without-nTime logic to net_processingPieter Wuille
2021-08-21Merge bitcoin/bitcoin#22633: refactor: Replace remaining binascii method callsMarcoFalke
2021-08-20Avoid temporary vectors/uint256s in VerifyTaprootCommitmentPieter Wuille
2021-08-20Assert that IsComplete() in GetSpendData()Pieter Wuille
2021-08-20Remove default nHashTypeIn arguments to MutableTransactionSignatureCreatorPieter Wuille
2021-08-20Simplify SignTransaction precomputation loopPieter Wuille
2021-08-20Improve comments in taproot signing logicPieter Wuille
2021-08-20Merge bitcoin/bitcoin#22707: test: refactor use of getrawmempool in functiona...MarcoFalke
2021-08-20Merge bitcoin/bitcoin#22749: ci: Run arm task on arm64 hardwareMarcoFalke
2021-08-20Merge bitcoin/bitcoin#22730: ci: Run fuzzer task for the master branch onlyfanquake
2021-08-20Merge bitcoin/bitcoin#22654: guix: Don't include directory name in SHA256SUMSfanquake
2021-08-20Merge bitcoin/bitcoin#22697: addrman: Remove CAddrMan::Clear() functionfanquake
2021-08-20Merge bitcoin/bitcoin#22750: ci: Followups for #22710MarcoFalke
2021-08-20Merge bitcoin/bitcoin#22746: doc: Update GitHub documentation linksfanquake
2021-08-20ci: Make git available for all merge commitsHennadii Stepanov
2021-08-20scripted-diff: Rename template to avoid CI configuration parsing warningHennadii Stepanov
2021-08-19doc: Mention the flat directory structure for uploadsAndrew Chow
2021-08-19Merge bitcoin/bitcoin#22568: test: add addr-fetch peer connection state and t...MarcoFalke
2021-08-19ci: Run arm task on arm64 hardwareMarcoFalke
2021-08-19doc: Update GitHub documentation linksSuriyaa Rocky Sundararuban
2021-08-19Merge bitcoin/bitcoin#22742: test: Use proper target in do_fund_sendMarcoFalke
2021-08-19Merge bitcoin/bitcoin#22710: ci: Invalidate depends caches when sources have ...MarcoFalke
2021-08-19[addrman] Clean up ctorJohn Newbery
2021-08-19[addrman] inline Clear() into CAddrMan ctorJohn Newbery
2021-08-19[addrman] Remove all public uses of CAddrMan.Clear() from the testsJohn Newbery
2021-08-19test: fix bug in 22686S3RK
2021-08-19Merge bitcoin/bitcoin#22739: doc: link to managing-wallets from docs READMEfanquake
2021-08-19Merge bitcoin/bitcoin#19101: refactor: remove ::vpwallets and related global ...fanquake
2021-08-19Merge bitcoin/bitcoin#22331: crypto: Fix K1/K2 use in ChaCha20-Poly1305 AEADfanquake
2021-08-19doc: link to managing-wallets from doc readmefanquake
2021-08-18guix: Don't include directory name in SHA256SUMSAndrew Chow
2021-08-19Merge bitcoin/bitcoin#22724: windres: use PACKAGE_VERSION rather than buildin...fanquake
2021-08-19Merge bitcoin/bitcoin#22217: refactor: Avoid wallet code writing node setting...Samuel Dobson
2021-08-18Merge bitcoin/bitcoin#22229: test: consolidate to f-strings (part 1)MarcoFalke
2021-08-18ci: Run fuzzer task for the master branch onlyHennadii Stepanov
2021-08-18ci: Invalidate depends caches when sources have been changedHennadii Stepanov
2021-08-18Merge bitcoin/bitcoin#22645: scripts: prevent GCC optimising test symbols in ...W. J. van der Laan
2021-08-18[tests] Remove CAddrMan.Clear() call from CAddrDB::Read()John Newbery
2021-08-18[addrman] Don't call Clear() if parsing peers.dat failsJohn Newbery
2021-08-18[addrman] Move peers.dat parsing to init.cppJohn Newbery
2021-08-18Merge bitcoin/bitcoin#22732: net: use m_client_interface rather than uiInterfacefanquake