Commit Graph

33246 Commits (112a7ab9a8e4c96f5750ac3b929b433d8507354c)
 

Author SHA1 Message Date
fanquake 112a7ab9a8
refactor: remove macOS MAP_ANONYMOUS work around
3 years ago
Hennadii Stepanov 31b1c67cf6
Merge bitcoin-core/gui#557: Revert "qt: Do not use QObject::tr plural syntax for numbers with a unit symbol"
3 years ago
fanquake 55ea6fd250
Merge bitcoin/bitcoin#24738: build: remove faketime unsetting and comments from configure
3 years ago
fanquake d018db966a
Merge bitcoin/bitcoin#24740: doc: remove incorrect mention of PR_GET_NAME
3 years ago
fanquake 03251b6b93
Merge bitcoin/bitcoin#24594: doc: update release-process.md
3 years ago
fanquake e8fc236da7
refactor: add missing std:: includes to threadnames.cpp
3 years ago
fanquake 87f3c04cc5
doc: remove incorrect mention of PR_GET_NAME
3 years ago
fanquake a7f0c37c2b
Merge bitcoin/bitcoin#24722: build: patch around qt duplicate symbol issue
3 years ago
fanquake 3d70c05868
build: remove faketime unsetting and comments from configure.ac
3 years ago
laanwj afac75f140
Merge bitcoin/bitcoin#24733: build: Fix "ERR: Unsigned tarballs do not exist"
3 years ago
Hennadii Stepanov 7762c5683f
build: Fix "ERR: Unsigned tarballs do not exist"
3 years ago
MarcoFalke 7ab9fc32d6
Merge bitcoin/bitcoin#24724: test: fix incorrect named args in txpackage tests
3 years ago
fanquake a24ef27cfe
build: patch around qt duplicate symbol issue
3 years ago
Andrew Chow 1021e4cc68
Merge bitcoin/bitcoin#24602: fuzz: add target for coinselection algorithms
3 years ago
Andrew Chow b7d78e6244
Merge bitcoin/bitcoin#24711: wallet: Postpone wallet loading notification for encrypted wallets
3 years ago
fanquake bf77fea3c1
test: fix incorrect named args in txpackage tests
3 years ago
MarcoFalke 243197ba9c
Merge bitcoin/bitcoin#24721: doc: Use DecodeTxDoc helper
3 years ago
MarcoFalke fa58427aae
doc: Use DecodeTxDoc helper
3 years ago
MarcoFalke 1a54c060b3
Merge bitcoin/bitcoin#24716: rpc: Fix documentation assertion for `getrawtransaction`
3 years ago
MarcoFalke c8ac7e6a65
Merge bitcoin/bitcoin#24698: test: -peerblockfilters without -blockfilterindex raises an error
3 years ago
MarcoFalke e1e6a3386f
Merge bitcoin/bitcoin#24707: doc: Speed up functional test runs using ramdisk
3 years ago
MarcoFalke a2e1590f67
Merge bitcoin/bitcoin#24673: refactor: followup of remove -deprecatedrpc=addresses flag
3 years ago
MarcoFalke d2b4355c58
Merge bitcoin/bitcoin#24715: build, test: Fix test logfile name
3 years ago
MarcoFalke 87dc1dc55f
Merge bitcoin/bitcoin#24714: util/check: Don't use a lambda for Assert/Assume
3 years ago
Hennadii Stepanov 0c12f0116c
wallet: Postpone NotifyWalletLoaded() for encrypted wallets
3 years ago
fanquake 9563a645c2
refactor: add stdd:: includes to core_write
3 years ago
Michael Dietz 8b9efebb0a
refactor: use named args when ScriptToUniv or TxToUniv are invoked
3 years ago
Michael Dietz 22f25a6116
refactor: prefer snake case, TxToUniv arg hashBlock renamed block_hash
3 years ago
Michael Dietz 828a094ecf
refactor: merge ScriptPubKeyToUniv & ScriptToUniv into one function
3 years ago
fanquake 74b011bbfa
Merge bitcoin/bitcoin#23008: ci: Use clang-12 and libcxx-12 for msan
3 years ago
Martin Zumsande 21520b9551 fuzz: add target for coinselection
3 years ago
laanwj 71038a151e rpc: Fix documentation assertion for `getrawtransaction`
3 years ago
Anthony Towns 2ef47ba6c5 util/check: stop using lambda for Assert/Assume
3 years ago
MarcoFalke f4e5d704f2
Merge bitcoin/bitcoin#24118: Add 'sendall' RPC née sweep
3 years ago
laanwj 171f6f2699
Merge bitcoin/bitcoin#24374: contrib: refactor: simplify linearize scripts
3 years ago
laanwj 50c806f001
Merge bitcoin/bitcoin#24693: builder-keys: Add dunxen
3 years ago
Hennadii Stepanov 8b517fae7e
build, refactor: Replace tabs with spaces
3 years ago
Hennadii Stepanov dc0774cbdf
build, test: Fix test logfile name
3 years ago
MarcoFalke fa73f8a469
ci: Use clang-12 and libcxx-12 for msan
3 years ago
fanquake f9aedbc300
Merge bitcoin/bitcoin#24690: util: Add inotify_rm_watch to syscall sandbox (AllowFileSystem)
3 years ago
laanwj bdbabc50ba
Merge bitcoin/bitcoin#24561: guix: use LIEF 0.12.0
3 years ago
fanquake 896beca831
Merge bitcoin/bitcoin#24708: ci: Avoid boost test warnings
3 years ago
Anthony Towns 7c9fe25c16 wallet: move Assert() check into constructor
3 years ago
MarcoFalke f4fba57829
Merge bitcoin/bitcoin#24704: compat: remove strnlen back-compat code
3 years ago
fanquake f089a0802c
Merge bitcoin/bitcoin#24692: refactoring: [Net Processing] Follow-ups to #21160
3 years ago
willcl-ark 17648493df
doc: Speed up functional test runs using ramdisk
3 years ago
ishaanam bb84b7145b
add tests for no recipient and using send_max while inputs are specified
3 years ago
Murch 49090ec402
Add sendall RPC née sweep
3 years ago
Hennadii Stepanov aeee419c6a
wallet, refactor: Add wallet::NotifyWalletLoaded() function
3 years ago
MarcoFalke ecf692b466
Merge bitcoin/bitcoin#24540: ci: Integrate ccache into MSVC build
3 years ago