Commit Graph

17541 Commits (b9024fdda33e5c7a2e61705822ded034dd4f8e3b)
 

Author SHA1 Message Date
Anthony Towns b9024fdda3 segwit support for createmultisig RPC
6 years ago
Anthony Towns d58055d25f Move AddAndGetDestinationForScript from wallet to outputype module
6 years ago
Anthony Towns 9a44db2e46 Add outputtype module
6 years ago
MarcoFalke 88a15ebc8d
Merge #13564: [wallet] loadwallet shouldn't create new wallets.
6 years ago
MarcoFalke 0212187fc6
Merge #13598: bench: fix incorrect behaviour in prevector.cpp
6 years ago
Wladimir J. van der Laan 287e4edc2f
Merge #12788: [build] Tune wildcards for LIBSECP256K1 target
6 years ago
Wladimir J. van der Laan 062738cf69
Merge #13096: [Policy] Fix MAX_STANDARD_TX_WEIGHT check
6 years ago
Wladimir J. van der Laan c9eb8d1c55
Merge #13577: logging: avoid nStart may be used uninitialized in AppInitMain warning
6 years ago
Wladimir J. van der Laan 3dc2dcfdfc
Merge #13467: [Tests] Make p2p_segwit easier to debug
6 years ago
Wladimir J. van der Laan 028b0d963c
Merge #13425: Moving final scriptSig construction from CombineSignatures to ProduceSignature (PSBT signer logic)
6 years ago
Wladimir J. van der Laan 40334c71d6
Merge #13580: build: Detect if char equals int8_t
6 years ago
Akio Nakamura 1fc605a8ae fix bench/prevector.cpp
6 years ago
Wladimir J. van der Laan b77c38e06c
Merge #13588: Docs: Improve doc of options addnode, connect, seednode
6 years ago
Wladimir J. van der Laan 79e677950b
Merge #13235: Break circular dependency: init -> * -> init by extracting shutdown.h
6 years ago
Wladimir J. van der Laan 1756cb4472
Merge #13592: Docs: Modify policy to not translate command-line help
6 years ago
Wladimir J. van der Laan 5c05dd6285
Merge #13575: Refactor: Rename NET_TOR to NET_ONION
6 years ago
Wladimir J. van der Laan 61a044a86a
Merge #13491: Improve handling of INVALID in IsMine
6 years ago
Wladimir J. van der Laan b9ded733c1
Merge #13568: Trivial: Remove double semicolon from wallet.cpp and misc.cpp
6 years ago
Chun Kuan Lee 747ee89b4c
Docs: Modify policy to not translate command-line help
6 years ago
Andrew Chow b815600295 Remove CombineSignatures and replace tests
6 years ago
Andrew Chow ed94c8b556 Replace CombineSignatures with ProduceSignature
6 years ago
Andrew Chow 0422beb9bd Make SignatureData able to store signatures and scripts
6 years ago
wodry b330c3001c Docs: Improve doc of options addnode, connect, seednode
6 years ago
wodry 07c493f2d1 scripted-diff: Replace NET_TOR with NET_ONION
6 years ago
Matteo Sumberaz 1336d9cb3b Delete double semicolon in wallet.cpp and misc.cpp
6 years ago
Chun Kuan Lee 49d1f4cdde Detect if char equals int8_t
6 years ago
MarcoFalke 686e97a0c7
Merge #13522: [tests] Fix p2p_sendheaders race
6 years ago
MarcoFalke 954f4a9c7c
Merge #13431: validation: count blocks correctly for check level < 3
6 years ago
Jonas Schnelli 10ffca7429
Merge #13537: GUI: Peer table: Visualize inbound/outbound state for every row
6 years ago
mruddy 2dcd7b4ec7 logging: avoid nStart may be used uninitialized in AppInitMain warning
6 years ago
Andrew Chow b6edb4f5e6 Inline Sign1 and SignN
6 years ago
John Newbery e3aab295e7 [tests] p2p_segwit: sync_blocks in subtest wrapper.
6 years ago
John Newbery 55e8050853 [tests] p2p_segwit: remove unnecessary arguments from subtests.
6 years ago
John Newbery 25711c2696 [tests] p2p_segwit: log and assert segwit status in subtest wrapper.
6 years ago
John Newbery 6839863d53 [tests] p2p_segwit: Make sure each subtest leaves utxos for the next.
6 years ago
John Newbery bfe32734de [tests] p2p_segwit: wrap subtests with subtest wrapper.
6 years ago
John Newbery 2af4e398dc [tests] p2p_segwit: re-order function definitions.
6 years ago
John Newbery 94a0134a40 [tests] p2p_segwit: standardise comments/docstrings.
6 years ago
John Newbery f7c7f8ecf3 [tests] p2p_segwit: Fix flake8 warnings.
6 years ago
Wladimir J. van der Laan a6ed99a1e6
Merge #13517: qa: Remove need to handle the network thread in tests
6 years ago
MarcoFalke f3c9c40aeb
Merge #13545: tests: Fix test case streams_serializedata_xor. Remove Boost dependency.
6 years ago
Wladimir J. van der Laan 90990d2741
Merge #13544: depends: Update Qt download url
6 years ago
MarcoFalke b330f3fdd5
Merge #13563: bench: Simplify CoinSelection
6 years ago
John Newbery ea65182f03 [wallet] loadwallet shouldn't create new wallets.
6 years ago
João Barbosa c2e4fc84ec bench: Simplify CoinSelection
6 years ago
MarcoFalke c93c360eec
Merge #13551: tests: Fix incorrect documentation for test case cuckoocache_hit_rate_ok
6 years ago
MarcoFalke 2328039bfc
Merge #13535: [qa] wallet_basic: Specify minimum required amount for listunspent
6 years ago
practicalswift ea49e06c82 tests: Fix incorrect documentation for test case cuckoocache_hit_rate_ok
6 years ago
practicalswift 962d8eed5b Remove boost dependency (boost/assign/std/vector.hpp)
6 years ago
fanquake 2fca6568f2
depends: Update Qt download url
6 years ago