Commit Graph

20661 Commits (085cac6b90430436997533e59ec657543dc2dadc)
 

Author SHA1 Message Date
Wladimir J. van der Laan 085cac6b90
Merge #14734: fix an undefined behavior in uint::SetHex
5 years ago
Wladimir J. van der Laan 38fbb575e2
Merge #16294: qt: test: Create at most one testing setup
5 years ago
Wladimir J. van der Laan 7f985d6c81
Merge #16158: Fix logic of memory_cleanse() on MSVC and clean up docs
5 years ago
Wladimir J. van der Laan 7d7b832d67
Merge #16262: rpc: Allow shutdown while in generateblocks
5 years ago
MarcoFalke e06067387e
Merge #16250: signrawtransactionwithkey: report error when missing redeemScript/witnessScript
5 years ago
Wladimir J. van der Laan 4db2f8cf0f
Merge #16153: Qt: Add antialiasing to traffic graph widget
5 years ago
MarcoFalke c84349a148
Merge #16314: scripts and tools: Update copyright_header.py script
5 years ago
Wladimir J. van der Laan 2f717fb5cd
Merge #15427: Add support for descriptors to utxoupdatepsbt
5 years ago
Wladimir J. van der Laan c6e42f1ca9
Merge #14193: validation: Add missing mempool locks
5 years ago
Wladimir J. van der Laan 6c21a801f3
Merge #15538: wallet_bumpfee.py: Make sure coin selection produces change
5 years ago
Wladimir J. van der Laan 3ccab6470a
Merge #16212: addrdb: Avoid eating inodes - remove temporary files created by SerializeFileDB in case of errors
5 years ago
Josu Goñi db26e8e228 Add antialiasing to traffic graph widget
5 years ago
Wladimir J. van der Laan 1212808762
Merge #16257: [wallet] abort when attempting to fund a transaction above -maxtxfee
5 years ago
Tim Ruffing f53a70ce95
Improve documentation of memory_cleanse()
5 years ago
fanquake b3edacb529
Merge #16309: [MSVC] allow user level project customization
5 years ago
MarcoFalke 6e9eda5567
Merge #16271: build: remove -Wall from rapidcheck build flags
5 years ago
MarcoFalke e7f3450b7d
Merge #16302: test: Add missing syncwithvalidationinterfacequeue to wallet_balance test
5 years ago
fanquake fd925e9b1c
Merge #16313: doc: Fix broken link in doc/build-osx.md
5 years ago
Hennadii Stepanov ca11606858
Fix: "Bitcoin Core" -> "The Bitcoin Core"
5 years ago
Hennadii Stepanov 621463d7df
Drop no-longer-relevant copyright holder name
5 years ago
Hennadii Stepanov 01fafe55a1
Include Objective-C source files
5 years ago
Jon Atack 90b5c4eefb
doc: Fix broken link in doc/build-osx.md
5 years ago
nicolas.dorier c83f0ac9b2
[MSVC] allow user level project customization
5 years ago
fanquake 04710b6d8c
Merge #15964: Docs: Improve build-osx document formatting
5 years ago
fanquake 0f309541aa
Merge #16258: [MSVC]: Create the config.ini as part of bitcoind build
5 years ago
Sjors Provoost 806b0052c3
[wallet] abort when attempting to fund a transaction above maxtxfee
5 years ago
MarcoFalke fa815255c7
test: Add missing sync_all to wallet_balance test
5 years ago
Wladimir J. van der Laan 935cd6b1ec
Merge #16300: util: Explain why the path is cached
5 years ago
nicolas.dorier 819c5ddad3
[MSVC] Enable Fuzz for functional tests
5 years ago
MarcoFalke faa1e0fb17
qt: test: Create at most one testing setup
5 years ago
MarcoFalke fa69c3e6ca
util: Explain why the path is cached
5 years ago
MarcoFalke 7400135b79
Merge #16278: tests: Remove unused includes
5 years ago
MarcoFalke 3077f11dad
Merge #16289: test: Add missing ECC_Stop() in GUI rpcnestedtests.cpp
5 years ago
practicalswift 9a841696c1 tests: Reduce compilation time and unneccessary recompiles by removing unused includes in tests
5 years ago
MarcoFalke 1b28bca04c
Merge #16287: refactor: remove extra CBlockIndex declaration
5 years ago
Jonas Schnelli f466c4ce84
Add missing ECC_Stop(); in GUI rpcnestedtests.cpp
5 years ago
fanquake ca80fec973
Merge #16286: refactoring: wallet: Fix GCC 7.4.0 warning
5 years ago
RJ Rybarczyk 9824a0d6e9
Remove extra CBlockIndex declaration
5 years ago
Hennadii Stepanov d8bd97d5ee
Fix GCC 7.4.0 warning
5 years ago
Wladimir J. van der Laan 332c6134bb
Merge #15894: Remove duplicated "Error: " prefix in logs
5 years ago
Wladimir J. van der Laan c52776e6ff
Merge #16252: test: Log to debug.log in all unit tests
5 years ago
fanquake bc948d4cfd
Merge #16183: depends: xtrans: Configure flags cleanup.
5 years ago
fanquake 21bd6eb782
Merge #16188: net: Document what happens to getdata of unknown type
5 years ago
Anthony Towns 01174596e6 signrawtransactionwithkey: report error when missing redeemScript/witnessScript param
5 years ago
MarcoFalke e115a21f79
Merge #16223: devtools: Fetch and display ACKs at sign-off time in github-merge
5 years ago
MarcoFalke 44e849c35a
Merge #16254: qt: Set AA_EnableHighDpiScaling attribute early
5 years ago
fanquake c8fee6769a
Merge #16263: qt: Use qInfo() if no error occurs
5 years ago
Patrick Strateman 3b9bf0eb0e rpc: Allow shutdown while in generateblocks
5 years ago
fanquake 63d0a079e0
build: dont compile rapidcheck with -Wall
5 years ago
fanquake c1bab5052a
Merge #16231: gui: Fix open wallet menu initialization order
5 years ago