Commit Graph

33246 Commits (112a7ab9a8e4c96f5750ac3b929b433d8507354c)
 

Author SHA1 Message Date
Jon Atack 1bba72d824
Clarify in -maxtimeadjustment that only outbound peers influence time data
3 years ago
John Newbery 785f55f7ee [net processing] Move m_wtxid_relay to Peer
3 years ago
John Newbery 36346703f8 [net] Add CNode.m_relays_txs and CNode.m_bloom_filter_loaded
3 years ago
fanquake 3a463992b9
build: remove unused QMAKE_* VARs
3 years ago
fanquake 307215b6c5
doc: clarify that BDB is only required for the legacy wallet
3 years ago
fanquake a17df4e876
Merge bitcoin/bitcoin#24603: macdeploy: remove unused detached-sig-apply.sh
3 years ago
MarcoFalke e09cf64c48
Merge bitcoin/bitcoin#24585: doc: mention that BDB is for the legacy wallet in build-osx.md
3 years ago
MarcoFalke fa48ea3067
Use MiniWallet in feature_coinstatsindex
3 years ago
MarcoFalke fab61437f6
test: Refactor MiniWallet get_utxo helper
3 years ago
Andrew Chow d51f27d3bb wallet: Store whether a COutput is from the wallet
3 years ago
Andrew Chow b799814bbd wallet: Store tx time in COutput
3 years ago
Andrew Chow 46022953ee wallet: Remove use_max_sig default value
3 years ago
Andrew Chow 10379f007f scripted-diff: Rename COutput member variables
3 years ago
Andrew Chow c7c64db41e wallet: cleanup COutput constructor
3 years ago
fanquake 28f17c1a6d
build: fix copypasta in OpenBSD C{XX} flags
3 years ago
fanquake 979271a5d9
macdeploy: remove unused detached-sig-apply
3 years ago
fanquake 946b86cf57
Revert "build: Fix gcc-cross-x86_64-w64-mingw32-10.3.0 in Guix"
3 years ago
fanquake 682962d9f6
guix: point to latest upstream commit
3 years ago
fanquake 8435d7f11a
Merge bitcoin/bitcoin#24597: doc, guix: Include `arm64-apple-darwin` into codesigned archs
3 years ago
Hennadii Stepanov 1f4801b6b1
doc, guix: Include arm64-apple-darwin into codesigned archs
3 years ago
MarcoFalke fa2d176016
Move txoutproof RPCs to txoutproof.cpp
3 years ago
MarcoFalke bf2c0fb2a2
Merge bitcoin/bitcoin#24472: fuzz: execute each file in dir without fuzz engine
3 years ago
MarcoFalke 601bfc417d
Merge bitcoin/bitcoin#24515: Only load BlockMan in BlockMan member functions
3 years ago
Hennadii Stepanov aece566249
Merge bitcoin-core/gui#555: Restore Send button when using external signer
3 years ago
MarcoFalke 74f8c551e9
Merge bitcoin/bitcoin#24553: contrib: fix signet miner (sighash mismatch)
3 years ago
Anthony Towns f59bee3fb2 fuzz: execute each file in dir without fuzz engine
3 years ago
fanquake d6cb4e8ff0
Merge bitcoin/bitcoin#24549: guix: Use $HOST instead of generic osx{64} for macOS artifacts
3 years ago
fanquake 9b56b2e2a7
Merge bitcoin/bitcoin#24588: doc: Drop a note about Intel-based Macs
3 years ago
Andrew Chow 114754adf4
Merge bitcoin/bitcoin#24519: doc: update multisig-tutorial.md to descriptor wallet by default
3 years ago
Andrew Chow b8992f2d4a
Merge bitcoin/bitcoin#24592: doc: Delete old line of code that was commented out
3 years ago
Michael Folkson 9a5b4d7892 doc: Delete old line of code that was commented out
3 years ago
DrahtBot d6b24e14d2 test: Fix intermittent failure in feature_segwit
3 years ago
Hennadii Stepanov e359ba6b35
doc: Drop a note about Intel-based Macs
3 years ago
MarcoFalke 3617d22562
Merge bitcoin/bitcoin#14752: tests: Unit tests for IsPayToWitnessScriptHash and IsWitnessProgram
3 years ago
fanquake 4bdc990daf
Merge bitcoin/bitcoin#24573: Update signapple for platform identifier fix
3 years ago
fanquake 57f3f5cecf
doc: s/Compiler/Dependency in dependencies.md
3 years ago
fanquake bf846779ca
doc: cleanup wallet docs in build-osx.md
3 years ago
MarcoFalke e4d61d9759
Merge bitcoin/bitcoin#18815: bench: Add logging benchmark
3 years ago
fanquake ee4780028d
Merge bitcoin/bitcoin#23565: doc: rewrite dependencies.md
3 years ago
Andrew Chow 3c74f775ac Update signapple for platform identifier fix
3 years ago
Hennadii Stepanov 53dd6165b8
guix: Use "win64" for Windows artifacts consistently
3 years ago
fanquake 893e18059f
doc: rework dependencies.md
3 years ago
Sjors Provoost 2efdfb88aa
gui: restore Send for external signer
3 years ago
Sjors Provoost 4b5a6cd149
refactor: helper function signWithExternalSigner()
3 years ago
MarcoFalke 310ba92494
Merge bitcoin/bitcoin#24537: rpc: Split mempool RPCs from blockchain.cpp
3 years ago
MarcoFalke facd5d92e1
doc: Fix getblockchaininfo/getdeploymentinfo RPC docs
3 years ago
Kiminuo 39b1763730 Replace use of `ArgsManager` with `DatabaseOptions`
3 years ago
MarcoFalke 760651214c
Merge bitcoin/bitcoin#24572: ci: Temporarily use clang-13 to work around clang-14 TSan bug
3 years ago
Hennadii Stepanov 4b4b04a66d
guix: Drop "-signed" suffix for signed macOS .dmg files
3 years ago
Carl Dong f865cf8ded Add and use BlockManager::GetAllBlockIndices
3 years ago