Commit Graph

28430 Commits (b54b2e7b1a171203404bd41853372c73f2c64532)
 

Author SHA1 Message Date
Sjors Provoost b54b2e7b1a
Move external signer out of wallet module
4 years ago
MarcoFalke 6664211be2
Merge #21574: Drop JSONRPCRequest constructors after #21366
4 years ago
fanquake 2e9031f95d
Merge #21626: doc: Fix typos from codespell
4 years ago
Yerzhan Mazhkenov 94c7dd9ac8 doc: Fix typos from codespell lint
4 years ago
W. J. van der Laan cb79cabdd9
Merge #21594: rpc: add network field to getnodeaddresses
4 years ago
Jon Atack 5c446784b1
rpc: improve getnodeaddresses help
4 years ago
Jon Atack 1b9189866a
rpc: simplify/constify getnodeaddresses code
4 years ago
Jon Atack 3bb6e7b655
rpc: add network field to rpc getnodeaddresses
4 years ago
Russell Yanofsky 9044522ef7 Drop JSONRPCRequest constructors after #21366
4 years ago
MarcoFalke aa69471ecd
Merge #21572: Fix wrong wallet RPC context set after #21366
4 years ago
fanquake 2b3e5bf4c0
Merge #21613: build: enable -Wdocumentation
4 years ago
MarcoFalke 6154291cf9
Merge #21617: fuzz: Fix uninitialized read in i2p test
4 years ago
fanquake c0160ea52e
Merge #21540: wallet: refactor: dedup sqlite statement preparations/deletions
4 years ago
MarcoFalke 41a8d2b96f
Merge #21582: Fix assumeutxo crash due to missing base_blockhash
4 years ago
fanquake 245a5cd560
Merge #21166: Introduce DeferredSignatureChecker and have SignatureExtractorClass subclass it
4 years ago
MarcoFalke 33333755f2
fuzz: Fix uninitialized read in test
4 years ago
W. J. van der Laan 9be7fe4849
Merge #21560: net: Add Tor v3 hardcoded seeds
4 years ago
MarcoFalke 1a7dec77f6
Merge #21571: test: make sure non-IP peers get discouraged and disconnected (vasild)
4 years ago
MarcoFalke 02fb5bdc21
Merge #21610: build: remove -Wdeprecated-register from NOWARN flags
4 years ago
fanquake a4e970adb6
build: enable -Wdocumentation if suppressing external warnings
4 years ago
fanquake 3b0078f958
doc: fixup -Wdocumentation issues
4 years ago
MarcoFalke 7b4934e550
Merge #21557: test: small cleanup in RPCNestedTests tests
4 years ago
fanquake c6edcf1c71
build: suppress libevent warnings if supressing external warnings
4 years ago
MarcoFalke b2ec7d398f
Merge #21609: ci: increase CPU count of sanitizer job to increase memory limit
4 years ago
MarcoFalke 9ac8f6d7dd
Merge #21598: refactor: Remove negative lock annotations from globals
4 years ago
fanquake 328aaac80d
Merge #21597: test: Document race:validation_chainstatemanager_tests suppression
4 years ago
fanquake e2777b5328
Merge #21611: Fix a typo in guix-build output
4 years ago
Pieter Wuille 5c09bcadc4 Fix a typo in guix-build output
4 years ago
fanquake de3ae78eff
ci: increase CPU count of sanitizer job to increase memory limit
4 years ago
fanquake 1a011b3a82
build: remove -Wdeprecated-register from NOWARN flags
4 years ago
fanquake 511e58223b
Merge #21565: build: make bitcoin_qt.m4 more generic
4 years ago
W. J. van der Laan 0102f80b51
Merge #21375: guix: Misc feedback-based fixes + hier restructuring
4 years ago
Carl Dong 7476b46f18 guix: Build dmg as a static binary
4 years ago
Carl Dong 06d6cf6784 depends: libdmg-hfsplus: Skip CMake RPATH patching
4 years ago
Carl Dong 65176ab573 guix: Remove codesign_allocate+pagestuff from unsigned tarball
4 years ago
Carl Dong ca85679eb4 guix: Use clang-toolchain instead of clang
4 years ago
Carl Dong 1aec0eda8f guix: Fallback to local build for substitute-enabled Guix users
4 years ago
Carl Dong 1742f8e12d guix: Add early health check for guix-daemon
4 years ago
Carl Dong c1ae726a13 guix: More thoroughly control native toolchain
4 years ago
Carl Dong 39741128d3 guix: Supply --link-profile
4 years ago
Carl Dong d55a1056ee guix: Add troubleshooting documentation entries
4 years ago
Carl Dong 7f401c953f guix: Adapt guix-build to prelude, restructure hier
4 years ago
Carl Dong 4eccf063b2 guix: Remove guix-build.sh filename extension
4 years ago
Carl Dong 7753357a7b guix: Add source-able bash prelude and utils
4 years ago
MarcoFalke 1ea5c7ec78
Merge #21604: test: Document why no symbol names can be used for suppressions
4 years ago
MarcoFalke fa04eb7d78
test: Document why no symbol names can be used for suppressions
4 years ago
W. J. van der Laan 5c9b06db81
Merge #21302: wallet: createwallet examples for descriptor wallets
4 years ago
W. J. van der Laan b2ee8b207d net: Deserialize hardcoded seeds from BIP155 blob
4 years ago
W. J. van der Laan 9b29d5df7f contrib: Add explicit port numbers for testnet seeds
4 years ago
W. J. van der Laan 2a257de113 contrib: Add a few TorV3 seed nodes
4 years ago