Age | Commit message (Expand) | Author |
2019-02-16 | Implement joinpsbts RPC and tests | Andrew Chow |
2019-02-16 | Implement utxoupdatepsbt RPC and tests | Andrew Chow |
2019-02-14 | Merge #15407: msvc: Fix silent merge conflict between #13926 and #14372 part II | MarcoFalke |
2019-02-14 | Merge #15183: [Qt]: fixes m_assumed_blockchain_size variable value | MarcoFalke |
2019-02-14 | fixes m_assumed_blockchain_size variables values: | marcoagner |
2019-02-14 | msvc: Fix silent merge conflict between #13926 and #14372 part II | Chun Kuan Lee |
2019-02-14 | Merge #14978: Factor out PSBT utilities from RPCs for use in GUI code; relate... | MeshCollider |
2019-02-13 | Merge #15334: wallet: Log absolute paths for the wallets | Wladimir J. van der Laan |
2019-02-13 | Merge #15390: [wallet-tool] Close bdb when flushing wallet | MarcoFalke |
2019-02-13 | Merge #15389: Remove unnecessary const_cast | Wladimir J. van der Laan |
2019-02-12 | Merge #14918: RPCHelpMan: Check default values are given at compile-time | MarcoFalke |
2019-02-13 | Log full paths for wallets | Hennadii Stepanov |
2019-02-12 | Merge #15238: [QA] remove some magic mining constants in functional tests | MarcoFalke |
2019-02-12 | Merge #15216: Scripts and tools: Replace script name with a special parameter | MarcoFalke |
2019-02-12 | Replace script name with special parameter | Hennadii Stepanov |
2019-02-12 | Remove unnecessary const_cast | Julian Fleischer |
2019-02-12 | Merge #15378: tests: Added missing tests for RPC wallet errors | MarcoFalke |
2019-02-12 | [wallet] Close bdb when flushing wallet. | John Newbery |
2019-02-12 | Merge #15153: gui: Add Open Wallet menu | Jonas Schnelli |
2019-02-12 | Merge #13787: Test for Windows encoding issue | MarcoFalke |
2019-02-12 | Merge #14543: [QA] minor p2p_sendheaders fix of height in coinbase | MarcoFalke |
2019-02-12 | Merge #15358: util: Add SetupHelpOptions() | Wladimir J. van der Laan |
2019-02-11 | tests: Added missing tests for RPC wallet errors | Ben Carman |
2019-02-11 | Factor out combine / finalize / extract PSBT helpers | Glenn Willen |
2019-02-11 | Remove op== on PSBTs; check compatibility in Merge | Glenn Willen |
2019-02-11 | Switch away from exceptions in refactored tx code | Glenn Willen |
2019-02-12 | appveyor: Remove outdated libraries | Chun Kuan Lee |
2019-02-12 | tests: accept unicode characters on Windows | Chun Kuan Lee |
2019-02-11 | Move PSBT definitions and code to separate files | Glenn Willen |
2019-02-11 | Factor BroadcastTransaction out of sendrawtransaction | Glenn Willen |
2019-02-11 | Split DecodePSBT into Base64 and Raw versions | Glenn Willen |
2019-02-11 | Add pf_invalid arg to std::string DecodeBase{32,64} | Glenn Willen |
2019-02-11 | Merge #15353: docs: Minor textual improvements in translation_strings_policy.md | MarcoFalke |
2019-02-11 | RPCHelpMan: Check default values are given at compile-time | MarcoFalke |
2019-02-11 | Merge #15373: Move ParseConfirmTarget from rpc/mining to rpc/util | MarcoFalke |
2019-02-11 | Merge #15380: trivial: correct parameter name in comments | MarcoFalke |
2019-02-11 | Merge #15337: rpc: Fix for segfault if combinepsbt called with empty inputs | MarcoFalke |
2019-02-10 | trivial: correct parameter name in comments | andrewtoth |
2019-02-11 | Merge #15226: Allow creating blank (empty) wallets (alternative) | MeshCollider |
2019-02-10 | [wallet] Support creating a blank wallet | Andrew Chow |
2019-02-08 | Move ParseConfirmTarget from rpc/mining to rpc/util | Russell Yanofsky |
2019-02-08 | Merge #15357: rpc: Don't ignore `-maxtxfee` when wallet is disabled | MarcoFalke |
2019-02-08 | Merge #15314: [Doc] update release notes for changes up to cb35f1d | MarcoFalke |
2019-02-08 | Merge #15370: test_runner: Remove unused --force option | MarcoFalke |
2019-02-08 | Merge #15365: wallet: Add lock annotation for mapAddressBook | MarcoFalke |
2019-02-08 | Move maxTxFee initialization to init.cpp | Jordan Baczuk |
2019-02-08 | Merge #15201: net: Add missing locking annotation for vNodes. vNodes is guard... | MarcoFalke |
2019-02-08 | qa: Add tool-prefix to functional test readme | MarcoFalke |
2019-02-08 | Merge #14242: Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0... | Wladimir J. van der Laan |
2019-02-08 | A few textual improvements | Martin Erlandsson |