Commit Graph

32992 Commits (fab61437f68d2fa9c791f09ab6d53e3c7be535e0)
 

Author SHA1 Message Date
MarcoFalke fab61437f6
test: Refactor MiniWallet get_utxo helper
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
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
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
Carl Dong 42e56d9b18 style-only: No need for std::pair for vSortedByHeight
3 years ago
MarcoFalke fad4c8934c
Add RegisterMempoolRPCCommands helper
3 years ago
MarcoFalke fa43933e3b
ci: Temporarily use clang-13 to work around clang-14 TSan bug
3 years ago
MarcoFalke 7b83c7d609
Merge bitcoin/bitcoin#24510: test: check for importprunedfunds RPC errors
3 years ago
MarcoFalke 28bdaa3f76
Merge bitcoin/bitcoin#24080: policy: Remove unused locktime flags
3 years ago
Sebastian Falbesoner 12cc0201c2 contrib: fix signet miner (sighash mismatch)
3 years ago
Andrew Chow 25d045a9ec
Merge bitcoin/bitcoin#24225: wallet: Add sanity checks to DiscourageFeeSniping
3 years ago
MarcoFalke e0881aa5f0
Merge bitcoin/bitcoin#24505: wallet: Add a deprecation warning for newly created legacy wallets
3 years ago
Hennadii Stepanov 933a43018f
guix: Use $HOST instead of generic osx{64} for macOS artifacts
3 years ago
MarcoFalke e04720ec33
Merge bitcoin/bitcoin#24528: rpc: rename getdeploymentinfo status-next to status_next
3 years ago
MarcoFalke 2860a91df0
Merge bitcoin/bitcoin#24527: test: set segwit height back to 0 on regtest
3 years ago
MarcoFalke f94784f5bc
Merge bitcoin/bitcoin#24533: test: use MiniWallet for feature_maxuploadtarget.py
3 years ago
laanwj deb847b757
Merge bitcoin/bitcoin#24491: contrib: fix implicit function decleration in win symbol check
3 years ago
fanquake fd381d86b1
Merge bitcoin/bitcoin#24526: build: don't install deprecated libevent headers
3 years ago
MarcoFalke e7db4e245a
Merge bitcoin/bitcoin#24164: build: Bump minimum required clang/libc++ to 8.0
3 years ago
MarcoFalke fafd40b541
refactor: Avoid int64_t -> size_t -> int64_t conversion
3 years ago
MarcoFalke fa2a5f301a
rpc: Move mempool RPCs to new file
3 years ago
Andrew Chow c109e7d51c
Merge bitcoin/bitcoin#24530: wallet: assert BnB's internally calculated waste is the same as GetSelectionWaste
3 years ago
Sebastian Falbesoner aab552fa30 test: use MiniWallet for feature_maxuploadtarget.py
3 years ago
MarcoFalke a81717443f
Merge bitcoin/bitcoin#24453: Bugfix: doc: Correct change_address/changeAddress in wallet RPC help
3 years ago
fanquake 23e8c702bc
Merge bitcoin/bitcoin#24421: miner: always assume we can build witness blocks
3 years ago
glozow ec7d73628a [wallet] assert BnB internally calculated waste is the same as GetSelectionWaste()
3 years ago