Commit Graph

19540 Commits (3c6ef0393ff72a6105e3e40e2db8b355945584ab)
 

Author SHA1 Message Date
Chun Kuan Lee 3c6ef0393f msvc: Fix silent merge conflict between #13926 and #14372 part II
6 years ago
MeshCollider 6f4e0d1542
Merge #15226: Allow creating blank (empty) wallets (alternative)
6 years ago
Andrew Chow 7687f7873b [wallet] Support creating a blank wallet
6 years ago
MarcoFalke 2945492424
Merge #15357: rpc: Don't ignore `-maxtxfee` when wallet is disabled
6 years ago
MarcoFalke d5dbb45bdf
Merge #15314: [Doc] update release notes for changes up to cb35f1d
6 years ago
MarcoFalke 1477933f28
Merge #15370: test_runner: Remove unused --force option
6 years ago
MarcoFalke 0206956608
Merge #15365: wallet: Add lock annotation for mapAddressBook
6 years ago
Jordan Baczuk dfbf117bbb Move maxTxFee initialization to init.cpp
6 years ago
MarcoFalke 30495d1e75
Merge #15201: net: Add missing locking annotation for vNodes. vNodes is guarded by cs_vNodes.
6 years ago
MarcoFalke fae8b8bb1a
qa: Add tool-prefix to functional test readme
6 years ago
Wladimir J. van der Laan 6fc656a410
Merge #14242: Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0)) if an invalid string is passed to DecodeSecret(...)
6 years ago
Pieter Wuille b9b26d9c36
Merge #14897: randomize GETDATA(tx) request order and introduce bias toward outbound
6 years ago
MarcoFalke faf3d22725
test_runner: Remove unused --force option
6 years ago
Wladimir J. van der Laan 9127bd7aba
Merge #14491: Allow descriptor imports with importmulti
6 years ago
practicalswift d855e4cac8 Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0)) if an invalid string is passed to DecodeSecret(...)
6 years ago
MarcoFalke faa46475d7
wallet: Add lock annotation for mapAddressBook
6 years ago
MeshCollider 1933e38c1a
Merge #14667: Add deriveaddresses RPC util method
6 years ago
MarcoFalke d83d607943
Merge #15350: qa: Drop RPC connection if --usecli
6 years ago
Gleb Naumenko 1cff3d6cb0 Change in transaction pull scheduling to prevent InvBlock-related attacks
6 years ago
Wladimir J. van der Laan 72d34c0edc
Merge #15343: [doc] netaddress: Make IPv4 loopback comment more descriptive
6 years ago
MarcoFalke 5cdb82111c
Merge #15321: doc: Add cs_main lock annotations for mapBlockIndex
6 years ago
MarcoFalke 1a6036978e
Merge #15354: doc: Add missing bitcoin-wallet tool manpages
6 years ago
Wladimir J. van der Laan 12a910c943
Merge #15091: GUI: fix model overlay header sync
6 years ago
MarcoFalke ddae781a0c
Merge #15349: travis: Only exit early if compilation took longer than 30 min
6 years ago
MarcoFalke 645a1264f3
Merge #15351: Update linearize-hashes.py
6 years ago
MarcoFalke fa1e281547
doc: Add missing wallet-tool manpages
6 years ago
MarcoFalke fa0fe3b8a4
contrib: Add missing wallet tool to gen-manpages.sh
6 years ago
OverlordQ 7fdb92e53b
Update linearize-hashes.py
6 years ago
João Barbosa 6440e61375 qa: Drop RPC connection if --usecli
6 years ago
MarcoFalke fa1db331de
travis: Only exit early if compilation took longer than 30 min
6 years ago
MarcoFalke 5029e94f85
Merge #14519: tests: add utility to easily profile node performance with perf
6 years ago
MarcoFalke baf125b31d
Merge #15332: [Docs] Small updates to getrawtransaction description
6 years ago
MarcoFalke 9e7f8f6c82
Merge #15327: tests: Make test updatecoins_simulation_test deterministic
6 years ago
MarcoFalke 9b63c436a6
Merge #15203: Fix issue #9683 "gui, wallet: random abort (segmentation fault)
6 years ago
MeshCollider 30e799a5f7
Merge #15297: wallet: Releases dangling files on BerkeleyEnvironment::Close
6 years ago
Wladimir J. van der Laan 3a573fd46c
Merge #14922: windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
6 years ago
MarcoFalke fc21bb4e35
Merge #15245: remove deprecated mentions of signrawtransaction from fundraw help
6 years ago
MarcoFalke bbdcc0b0ff
Merge #15342: Suggested wallet code cleanups from #14711
6 years ago
MeshCollider b985e9c850 Add release notes for importmulti descriptor support
6 years ago
MeshCollider fbb5e935ea Add test for importing via descriptor
6 years ago
MeshCollider 9f48053d8f [wallet] Allow descriptor imports with importmulti
6 years ago
John Newbery d2b381cc91 [wallet] Refactor ProcessImport() to call ProcessImportLegacy()
6 years ago
John Newbery 4cac0ddd25 [wallet] Add ProcessImportLegacy()
6 years ago
John Newbery a1b25e12a5 [wallet] Refactor ProcessImport()
6 years ago
Wladimir J. van der Laan e50853501b
Merge #15347: Fix build after pr 15266 merged
6 years ago
Chris Moore 364cff1cab Fix issue #9683 "gui, wallet: random abort (segmentation fault) running master/HEAD".
6 years ago
Hennadii Stepanov e1b6436aad
Fix build after pr 15266 merged
6 years ago
MarcoFalke 452acee4da
Merge #15266: memory: Construct globals on first use
6 years ago
Wladimir J. van der Laan bfbe42585e
Merge #15345: net: Correct comparison of addr count
6 years ago
Wladimir J. van der Laan 76deb30550
Merge #12255: Update bitcoin.service to conform to init.md
6 years ago