Commit Graph

20458 Commits (f27309f55c4fa2b115525d72abb280757a568709)
 

Author SHA1 Message Date
Matt Corallo f27309f55c Move DEFAULT_PEERBLOOMFILTERS from validation.h to net_processing.h
6 years ago
Matt Corallo 5efcb77283 Disable bloom filtering by default.
6 years ago
Wladimir J. van der Laan 52ec4c64e8
Merge #16144: wallet: do not encrypt wallets with disabled private keys
6 years ago
Wladimir J. van der Laan 5d37c1bde0
Merge #15976: refactor: move methods under CChainState (pt. 1)
6 years ago
MarcoFalke 51858c57f0
Merge #16139: Docs: Add riscv64 to outputs list in release-process.md
6 years ago
whythat 7860c98bd5 wallet: do not encrypt wallets with disabled private keys
6 years ago
Wladimir J. van der Laan d3a1c2502b
Merge #16124: tests: Limit Python linting to files in the repo
6 years ago
Wladimir J. van der Laan 6520330087
Merge #16044: qt: fix opening bitcoin.conf via Preferences on macOS
6 years ago
Wladimir J. van der Laan 599206fda7
Merge #16090: Qt: Add vertical spacer to peer detail widget
6 years ago
Wladimir J. van der Laan c3723c80da
Merge #16122: gui: Enable console line edit on setClientModel
6 years ago
Wladimir J. van der Laan 38523721ac
Merge #16135: gui: Set progressDialog to nullptr
6 years ago
JeremyRand 6f7f141f77
Add riscv64 to outputs list in release-process.md
6 years ago
shannon1916 6e6494b3fb qt: fix opening bitcoin.conf via Preferences on macOS; see #15409
6 years ago
João Barbosa d2ae6be80f gui: Set progressDialog to nullptr
6 years ago
João Barbosa 2d8ad2f997 gui: Enable console line edit on setClientModel
6 years ago
practicalswift 3c5254a820 Limit Python linting to files in the repo
6 years ago
Wladimir J. van der Laan c7cfd20a77
Merge #16086: contrib: use newer config.guess & config.sub in install_db4.sh
6 years ago
MarcoFalke abcce46a33
Merge #16039: docs: add release note for 14954
6 years ago
Wladimir J. van der Laan 1dbbfea9cd
Merge #15703: Update secp256k1 subtree to latest upstream
6 years ago
Wladimir J. van der Laan 62efead8a8
Merge #16046: util: Add type safe GetTime
6 years ago
Wladimir J. van der Laan 12ba656de3
Merge #16089: depends: add ability to skip building zeromq
6 years ago
Wladimir J. van der Laan de458da0c1
Merge #16056: mempool: remove unused magic number from consistency check
6 years ago
Wladimir J. van der Laan 411e5f1547
Merge #16047: doc: analyzepsbt description in doc/psbt.md
6 years ago
Jonas Schnelli ab6d18e6f8
Merge #16113: gui: move coin control "OK" to the right hand side of the dialog
6 years ago
MeshCollider ed40fbb02a
Merge #15741: Batch write imported stuff in importmulti
6 years ago
MarcoFalke e78c33131b
Merge #16114: contrib: add curl as a required program in gitian-build.py
6 years ago
fanquake 0830d40456
docs: add release note for 14954
6 years ago
fanquake 97dce72261
contrib: add curl as a required program in gitian-build.py
6 years ago
fanquake d595b4aae9
gui: move coin control OK to the right
6 years ago
João Barbosa 0db94e55dc wallet: Pass WalletBatch to CWallet::UnsetWalletFlag
6 years ago
Ben Woosley 6cb888b37d Apply the batch treatment to CWallet::SetAddressBook via ImportScriptPubKeys
6 years ago
Ben Woosley 6154a09e01 Move some of ProcessImport into CWallet::Import*
6 years ago
MarcoFalke 76e2cded47
Merge #16095: Catch by reference not value in wallettool
6 years ago
Kristaps Kaupe ae7faf20d5 Exceptions should be caught by reference, not by value.
6 years ago
MarcoFalke 8ab4f282c0
Merge #15622: Remove global symbols: Avoid using the global namespace if possible
6 years ago
Josu Goñi 36b0a2f2a6 Add vertical spacer
6 years ago
practicalswift fb434159d1 Remove global symbols: Avoid using the global namespace if possible
6 years ago
fanquake c995c870aa
depends: add ability to skip building zeromq
6 years ago
MarcoFalke e043bfce68
Merge #16059: configure: Fix thread_local detection
6 years ago
fanquake 00fade007c
contrib: use newer config.guess & config.sub in install_db4.sh
6 years ago
MarcoFalke 63b9efa73d
Merge #16042: test: Bump MAX_NODES to 12
6 years ago
MarcoFalke 854ffcae80
Merge #16078: test: replace tx hash with txid in rawtransaction test
6 years ago
LongShao007 0784af16ef
remove parameters -addresstype=legacy in rpc_rawtransaction test
6 years ago
MarcoFalke fe47ae168b
Merge #16080: build/doc: update bitcoin_config.h packages, release process
6 years ago
Carl Dong 480e3415d7 configure: Add flag for enabling thread_local.
6 years ago
MarcoFalke fa013664ae
util: Add type safe GetTime
6 years ago
MarcoFalke 65c4bbe629
Merge #16034: refactoring: Rename LockAnnotation to LockAssertion and add run-time check to it
6 years ago
MarcoFalke 0b058ba69d
Merge #16024: [rpc] deriveaddresses: Correction of descriptor checksum in RPC example
6 years ago
Jon Atack 8afca323e3
doc: add bitcoin_config.h PACKAGE updates to release process
6 years ago
Jon Atack 3ee28c506d
build: bump bitcoin_config.h packages to v0.18
6 years ago