Commit Graph

20861 Commits (f735851be294a1e81468ab10c610528bb072fbaa)
 

Author SHA1 Message Date
Wladimir J. van der Laan f735851be2
Merge #16467: rpc: sendrawtransaction help privacy note
5 years ago
MarcoFalke 502ec02272
Merge #16424: build: Treat -Wswitch as error when --enable-werror
5 years ago
fanquake 5c2885f9b2
Merge #16481: Trivial: add missing space
5 years ago
David A. Harding 16b3748189
Trivial: add missing space
5 years ago
MarcoFalke 3489b71512
Merge #16464: [qa] Ensure we don't generate a too-big block in p2sh sigops test
5 years ago
fanquake 94df084f2a
Merge #16468: Exclude depends/Makefile in .gitignore
5 years ago
Jon Atack 07e01d6258
rpc: sendrawtransaction unconditionality/privacy note
5 years ago
MeshCollider febf3a856b
Merge #15588: Log the actual wallet file version and no longer publicly expose the "version" record
5 years ago
MeshCollider 1139e3cb76
Merge #16415: Get rid of PendingWalletTx class
5 years ago
MeshCollider dfb7fd60f2
Merge #16402: Remove wallet settings from chainparams
5 years ago
MeshCollider c606e6fc53
Merge #15996: rpc: Deprecate totalfee argument in `bumpfee`
5 years ago
MarcoFalke dbf4f3f86a
Merge #16301: Use CWallet::Import* functions in all import* RPCs
5 years ago
Jon Atack 2f7eb772f6 Add RPC bumpfee totalFee deprecation test
5 years ago
Gregory Sanders a92d9ce8cf deprecate totalFee argument in bumpfee RPC call
5 years ago
João Barbosa a33936737f Exclude depends/Makefile in .gitignore
5 years ago
Wladimir J. van der Laan a54a12046e
Merge #16386: depends: disable unused Qt features
5 years ago
Suhas Daftuar bf3be5297a [qa] Ensure we don't generate a too-big block in p2sh sigops test
5 years ago
MarcoFalke fcc4025c12
Merge #16459: [qa] Fix race condition in example_test.py
5 years ago
Suhas Daftuar d9ab0ffa38 [qa] Fix race condition in example_test.py
5 years ago
fanquake fe001925f8
Merge #16455: doc: Remove downgrading warning in release notes, per 0.18 branch
5 years ago
fanquake d5a54ce8f0
Merge #15305: [validation] Crash if disconnecting a block fails
5 years ago
MarcoFalke 77773edf21
doc: Remove downgrading warning in release notes, per 0.18 branch
5 years ago
MarcoFalke d960d5ca99
Merge #16362: Add bilingual_str type
5 years ago
Andrew Chow 40ad2f6a58 Have importwallet use ImportPrivKeys and ImportScripts
5 years ago
Andrew Chow 78941da5ba Optionally allow ImportScripts to set script creation timestamp
5 years ago
Andrew Chow 94bf156f39 Have importaddress use ImportScripts and ImportScriptPubKeys
5 years ago
Andrew Chow a00d1e5ec5 Have importpubkey use CWallet's ImportScriptPubKeys and ImportPubKeys functions
5 years ago
Hennadii Stepanov 753f7cccce
scripted-diff: Make translation bilingual
5 years ago
Hennadii Stepanov 7c45e14f2f
Add bilingual message type
5 years ago
Hennadii Stepanov 0b86e517ad
Refactor out translation.h
5 years ago
MarcoFalke 0626b8cbdf
Merge #16445: test: Skip flaky p2p_invalid_messages test on macOS
5 years ago
fanquake 248e22bbc0
depends: disable unused Qt features
5 years ago
MarcoFalke 67923d6b3c
Merge #16366: init: Use InitError for all errors in bitcoind/qt
5 years ago
Fabian Jahr c3dfc91032 test: Skip flaky p2p_invalid_messages test on macOS
5 years ago
fanquake e6e99d4f75
Merge #16408: depends: Prune X packages
5 years ago
fanquake 848f245d04
Merge #16355: refactor: move CCoinsViewErrorCatcher out of init.cpp
5 years ago
fanquake ad4391ca38
Merge #16430: doc: Update bips 35, 37 and 111 status
5 years ago
MarcoFalke 67737cf22a
Merge #16438: travis: Print memory and number of cpus
5 years ago
MarcoFalke fa4010e112
travis: Print memory and number of cpus
5 years ago
Andrew Chow 35e60e790f Remove ReadVersion and WriteVersion
5 years ago
Andrew Chow b3d4f6c961 Log the actual wallet file version
5 years ago
Andrew Chow c88e87c3b2 Remove nFileVersion from CWalletScanState
5 years ago
James O'Beirne 4f050b91c7 move-onlyish: move CCoinsViewErrorCatcher out of init.cpp
5 years ago
MarcoFalke fa56b21c74
doc: Update bips 35, 37 and 111 status
5 years ago
MarcoFalke fabfcb5d8e
build: Treat -Wswitch as error when --enable-werror
5 years ago
Wladimir J. van der Laan 51a6e2c419
Merge #15681: [mempool] Allow one extra single-ancestor transaction per package
5 years ago
Wladimir J. van der Laan f4b1fe7165
Merge #16412: net: Make poll in InterruptibleRecv only filter for POLLIN events.
5 years ago
MarcoFalke c7b7cf299a
Merge #16422: test: remove redundant setup in addrman_tests
5 years ago
fanquake 59ce537a49
Merge #16152: Disable bloom filtering by default.
5 years ago
fanquake 89d7229c9c
Merge #16420: QA: Fix race condition in wallet_encryption test
5 years ago