Commit Graph

33021 Commits (e3206c9445f8d8e2bdb36d98af609985e8809908)
 

Author SHA1 Message Date
MarcoFalke e3206c9445
Merge bitcoin/bitcoin#24605: test: Use MiniWallet in feature_coinstatsindex
3 years ago
Andrew Chow e66630cc87
Merge bitcoin/bitcoin#13226: Optimize SelectCoinsBnB by tracking the selection by index rather than by position
3 years ago
fanquake 91d12344b1
Merge bitcoin/bitcoin#24613: build: remove unused QMAKE_* VARs
3 years ago
MarcoFalke 6c72f3192a
Merge bitcoin/bitcoin#23880: p2p: Serialize cmpctblock at most once in NewPoWValidBlock
3 years ago
MarcoFalke 75e34ed718
Merge bitcoin/bitcoin#24601: ci: add ci/scratch dir to .gitignore
3 years ago
Hennadii Stepanov ae005a647f
Merge bitcoin-core/gui#554: Add and improve translator comments and tooltips for peers tab address fields
3 years ago
fanquake 2320d31aaa
Merge bitcoin/bitcoin#24608: doc: clarify that BDB is only required for the legacy wallet in build-unix.md
3 years ago
josibake 702759588d
add ci/scratch dir to gitignore
3 years ago
MarcoFalke 66e2d21ef2
Merge bitcoin/bitcoin#24578: test: Fix intermittent failure in feature_segwit
3 years ago
MarcoFalke a7b3123fea
Merge bitcoin/bitcoin#24609: Clarify -maxtimeadjustment that only outbound peers influence timedata
3 years ago
Jon Atack 1bba72d824
Clarify in -maxtimeadjustment that only outbound peers influence time data
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
fanquake 979271a5d9
macdeploy: remove unused detached-sig-apply
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 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 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
Carl Dong 28ba0313ea Add and use CBlockIndexHeightOnlyComparator
3 years ago
Carl Dong 12eb05df63 move-only: Move CBlockIndexWorkComparator to blockstorage
3 years ago
Carl Dong c600ee3816 Only load BlockMan in BlockMan member functions
3 years ago