Commit Graph

20786 Commits (65f8da08df601ac98bad6f638392343fd564c0b9)
 

Author SHA1 Message Date
Carl Dong 65f8da08df
symbol-check: Disallow libX11-*.so.* shared libraries
5 years ago
Carl Dong 924569914e
depends: libXext isn't needed by anyone
5 years ago
Carl Dong 689d3b4a03
build-aux: Remove check for x11-xcb
5 years ago
Carl Dong aa53cb7a2f
depends: libX11: Make package headers-only
5 years ago
Carl Dong 9a01ab04e1
depends: qt: Explicitly stop using Xlib/libX11
5 years ago
Carl Dong 1ec30b8fbe
depends: xproto is only directly needed by libXau
5 years ago
MeshCollider 459baa1756
Merge #16208: wallet: Consume ReserveDestination on successful CreateTransaction
5 years ago
MarcoFalke 24dbcf3808
Merge #15891: test: Require standard txs in regtest by default
5 years ago
Wladimir J. van der Laan 8f604361eb
Merge #16194: refactor: share blockmetadata with BlockManager
5 years ago
MarcoFalke 8f9725c83f
Merge #16390: qa: Add --filter option to test_runner.py
5 years ago
fanquake 29082e8f40
Merge #16380: Remove unused bits from the service flags enum
5 years ago
João Barbosa 1a62425260 qa: Add --filter option to test_runner.py
5 years ago
Wladimir J. van der Laan 6d37ed888e
Merge #15824: docs: Improve netbase comments
5 years ago
Carl Dong c7f6ce74d3
docs: Improve netbase comments
5 years ago
MarcoFalke 0822b44d8a
Merge #15282: test: Replace hard-coded hex tx with class in test framework
5 years ago
Wladimir J. van der Laan 536590f358
Merge #16334: test: rpc_users: Also test rpcauth.py with password.
5 years ago
MarcoFalke fa0d0ff6e1
Remove unused bits from the service flags enum
5 years ago
Wladimir J. van der Laan 3453cf26db
Merge #15277: contrib: Enable building in Guix containers
5 years ago
Carl Dong 751549b52a
contrib: guix: Additional clarifications re: substitutes
5 years ago
Carl Dong cd3e947f50
contrib: guix: Various improvements.
5 years ago
Carl Dong 8dff3e48a9
contrib: guix: Clarify SOURCE_DATE_EPOCH.
5 years ago
Carl Dong 3e80ec3ea9
contrib: Add deterministic Guix builds.
5 years ago
Wladimir J. van der Laan 735d6b57e7
Merge #16227: Refactor CWallet's inheritance chain
5 years ago
Wladimir J. van der Laan 28d1353f48
Merge #15649: Add ChaCha20Poly1305@Bitcoin AEAD
5 years ago
MarcoFalke 4fcccdac78
Merge #16244: Move wallet creation out of the createwallet rpc into its own function
5 years ago
MarcoFalke ff0aad8a40
Merge #16361: Remove redundant pre-TopUpKeypool check
5 years ago
Gregory Sanders e10e1e8db0 Restrict lifetime of ReserveDestination to CWallet::CreateTransaction
5 years ago
Gregory Sanders d9ff862f2d CreateTransaction calls KeepDestination on ReserveDestination before success
5 years ago
Gregory Sanders 96b6dd468a Remove redundant pre-TopUpKeypool checks
5 years ago
Wladimir J. van der Laan 6c1e45c4c4
Merge #16322: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTransaction
5 years ago
MarcoFalke 0d101a340c test: Add test for maxtxfee option
5 years ago
Wladimir J. van der Laan d1fc827300
Merge #16270: depends: expat 2.2.7
5 years ago
Wladimir J. van der Laan 5859b7dc6f
Merge #16338: test: Disable other targets when enable-fuzz is set
5 years ago
Wladimir J. van der Laan 8d1286014c
Merge #16237: Have the wallet give out destinations instead of keys
5 years ago
Andrew Chow 1aecdf2063 Move wallet creation out of the createwallet rpc into its own function
5 years ago
MarcoFalke 357488f660
Merge #16240: JSONRPCRequest-aware RPCHelpMan
5 years ago
Andrew Chow 8e7f930828 Add GetNewChangeDestination for getting new change Destinations
5 years ago
Andrew Chow 33d13edd2b Replace CReserveKey with ReserveDestinatoin
5 years ago
Andrew Chow 172213be5b Add GetNewDestination to CWallet to fetch new destinations
5 years ago
Andrew Chow 93ce4a0b6f Move WatchOnly stuff from SigningProvider to CWallet
5 years ago
Andrew Chow 8f5b81e6ed Remove CCryptoKeyStore and move all of it's functionality into CWallet
5 years ago
Andrew Chow 37a79a4fcc Move various SigningProviders to signingprovider.{cpp,h}
5 years ago
Andrew Chow 16f8096e91 Move KeyOriginInfo to its own header file
5 years ago
Andrew Chow d9becff4e1 scripted-diff: rename CBasicKeyStore to FillableSigningProvider
5 years ago
Andrew Chow a913e3f2fb Move HaveKey static function from keystore to rpcwallet where it is used
5 years ago
Andrew Chow c7797ec655 Remove CKeyStore and squash into CBasicKeyStore
5 years ago
Wladimir J. van der Laan 8046a3e0be
Merge #16348: qt: Assert QMetaObject::invokeMethod result
5 years ago
fanquake 0512f0521a
depends: expat 2.2.7
5 years ago
qmma 84edfc72e5
Update doc and CI config
5 years ago
João Barbosa 64fee48944 qt: Assert QMetaObject::invokeMethod result
5 years ago