Commit Graph

19590 Commits (e3b1c7a9d6aefcf5c6022dde6956aec6cbc7f205)
 

Author SHA1 Message Date
MarcoFalke e3b1c7a9d6
Merge #15407: msvc: Fix silent merge conflict between #13926 and #14372 part II
6 years ago
MarcoFalke 38989ab03f
Merge #15183: [Qt]: fixes m_assumed_blockchain_size variable value
6 years ago
marcoagner 8c3fdd3a6d
fixes m_assumed_blockchain_size variables values:
6 years ago
Chun Kuan Lee 3c6ef0393f msvc: Fix silent merge conflict between #13926 and #14372 part II
6 years ago
MeshCollider 2452c6cc0a
Merge #14978: Factor out PSBT utilities from RPCs for use in GUI code; related refactoring.
6 years ago
Wladimir J. van der Laan 9c93f5d9fc
Merge #15334: wallet: Log absolute paths for the wallets
6 years ago
MarcoFalke 9c4a90040d
Merge #15390: [wallet-tool] Close bdb when flushing wallet
6 years ago
Wladimir J. van der Laan cbe7efe9ea
Merge #15389: Remove unnecessary const_cast
6 years ago
MarcoFalke 0d1160e421
Merge #14918: RPCHelpMan: Check default values are given at compile-time
6 years ago
Hennadii Stepanov a4b92e467d
Log full paths for wallets
6 years ago
MarcoFalke 029d28a7aa
Merge #15238: [QA] remove some magic mining constants in functional tests
6 years ago
MarcoFalke d73918447f
Merge #15216: Scripts and tools: Replace script name with a special parameter
6 years ago
Hennadii Stepanov 8c9b8a3668
Replace script name with special parameter
6 years ago
Julian Fleischer 5039e4b61b Remove unnecessary const_cast
6 years ago
MarcoFalke ea022d9fd0
Merge #15378: tests: Added missing tests for RPC wallet errors
6 years ago
John Newbery 318b1f7af1 [wallet] Close bdb when flushing wallet.
6 years ago
Jonas Schnelli 7d3f255316
Merge #15153: gui: Add Open Wallet menu
6 years ago
MarcoFalke d8794a78a8
Merge #13787: Test for Windows encoding issue
6 years ago
MarcoFalke 03732f8644
Merge #14543: [QA] minor p2p_sendheaders fix of height in coinbase
6 years ago
Wladimir J. van der Laan 65435701ef
Merge #15358: util: Add SetupHelpOptions()
6 years ago
Ben Carman dc3b2ccb5f
tests: Added missing tests for RPC wallet errors
6 years ago
Glenn Willen 102faad81e Factor out combine / finalize / extract PSBT helpers
6 years ago
Glenn Willen 78b9893d02 Remove op== on PSBTs; check compatibility in Merge
6 years ago
Glenn Willen bd0dbe8763 Switch away from exceptions in refactored tx code
6 years ago
Chun Kuan Lee 15b31032a6 appveyor: Remove outdated libraries
6 years ago
Chun Kuan Lee ae892adceb tests: accept unicode characters on Windows
6 years ago
Glenn Willen c6c3d42a7d Move PSBT definitions and code to separate files
6 years ago
Glenn Willen 81cd958848 Factor BroadcastTransaction out of sendrawtransaction
6 years ago
Glenn Willen c734aaa15d Split DecodePSBT into Base64 and Raw versions
6 years ago
Glenn Willen 162ffefd2f Add pf_invalid arg to std::string DecodeBase{32,64}
6 years ago
MarcoFalke 1bc149d05b
Merge #15353: docs: Minor textual improvements in translation_strings_policy.md
6 years ago
MarcoFalke fa0ad4e7ce
RPCHelpMan: Check default values are given at compile-time
6 years ago
MarcoFalke ad039aa0d3
Merge #15373: Move ParseConfirmTarget from rpc/mining to rpc/util
6 years ago
MarcoFalke ff9e197212
Merge #15380: trivial: correct parameter name in comments
6 years ago
MarcoFalke e84e0d4b5e
Merge #15337: rpc: Fix for segfault if combinepsbt called with empty inputs
6 years ago
andrewtoth 1a0139cbaf trivial: correct parameter name in comments
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
Russell Yanofsky 50e647210d Move ParseConfirmTarget from rpc/mining to rpc/util
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
Martin Erlandsson a94e470921 A few textual improvements
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