Commit Graph

27828 Commits (5e50e2d1b95e7ca7709a9671ab21f1164b8d0cb8)
 

Author SHA1 Message Date
Anthony Towns 5e50e2d1b9 txorphanage: comment improvements
4 years ago
Anthony Towns eeeafb324e net_processing: move AddToCompactExtraTransactions into PeerManagerImpl
4 years ago
Anthony Towns f8c0688b94 scripted-diff: Update txorphanage naming convention
4 years ago
Anthony Towns 6bd4963c06 txorphanage: Move functions and data into class
4 years ago
Anthony Towns 03257b832d txorphanage: Extract EraseOrphansForBlock
4 years ago
Anthony Towns 3c4c3c2fdd net_processing: drop AddOrphanTx
4 years ago
Anthony Towns 26d1a6ccd5 denialofservices_tests: check txorphanage's AddTx
4 years ago
Anthony Towns 1041616d7e txorphanage: Extract OrphanageAddTx
4 years ago
Anthony Towns f294da7274 txorphanage: Extract GetOrphanTx
4 years ago
Anthony Towns 83679ffc60 txorphanage: Extract HaveOrphanTx
4 years ago
Anthony Towns ee135c8d5b txorphanage: Extract AddChildrenToWorkSet
4 years ago
Anthony Towns 38a11c355a txorphanage: Add lock annotations
4 years ago
Anthony Towns 81dd57e5b1 txorphanage: Pass uint256 by reference instead of value
4 years ago
Anthony Towns 9d5313df7e move-only: Add txorphanage module
4 years ago
fanquake 56f06a9863
Merge #21271: guix: Explicitly set umask in build container
4 years ago
MarcoFalke b54a10e777
Merge #21292: build, doc: Fix configure script output indentation and typos
4 years ago
Wladimir J. van der Laan 9307c588d0
Merge #21293: test: Replace accidentally placed bit-OR with logical-OR
4 years ago
Hennadii Stepanov df8f2a11dc
test: Replace accidentally placed bit-OR with logical-OR
4 years ago
Hennadii Stepanov 8b08d0f2a5
build, doc: Fix configure script output indentation and typos
4 years ago
Wladimir J. van der Laan b59f2787e5
Merge #18017: txmempool: split epoch logic into class
4 years ago
fanquake 587c986ccf
Merge #21285: wallet: fix doc typo in signer option
4 years ago
William Casarin da30c1bb05 wallet: fix doc typo in signer option
4 years ago
Wladimir J. van der Laan 2e8116149c
Merge #21250: build: make HAVE_O_CLOEXEC available outside LevelDB (bugfix)
4 years ago
MarcoFalke 1b045b5eef
Merge #21053: rpc, test: document {previous,next}blockhash as optional
4 years ago
Carl Dong d98f4593cf guix: Explicitly set umask in build container
4 years ago
Wladimir J. van der Laan a9335e4f12
Merge #16546: External signer support - Wallet Box edition
4 years ago
MarcoFalke 78effb37f3
Merge #21222: log: Clarify log message when file does not exist
4 years ago
Sjors Provoost f75e0c1edd
doc: add external-signer.md
4 years ago
Sjors Provoost d4b0107d68
rpc: send: support external signer
4 years ago
Sjors Provoost 245b4457cf
rpc: signerdisplayaddress
4 years ago
Sjors Provoost 7ebc7c0215
wallet: ExternalSigner: add GetDescriptors method
4 years ago
Sjors Provoost fc5da520f5
wallet: add GetExternalSigner()
4 years ago
Sjors Provoost 259f52cc33
test: external_signer wallet flag is immutable
4 years ago
Sjors Provoost 2655197e1c
rpc: add external_signer option to createwallet
4 years ago
Sjors Provoost 2700f09c41
rpc: signer: add enumeratesigners to list external signers
4 years ago
Sjors Provoost 07b7c940a7
rpc: add external signer RPC files
4 years ago
Sjors Provoost 8ce7767071
wallet: add ExternalSignerScriptPubKeyMan
4 years ago
Sjors Provoost 157ea7c614
wallet: add external_signer flag
4 years ago
Sjors Provoost f3e6ce78fb
test: add external signer test
4 years ago
Sjors Provoost 8cf543f96d
wallet: add -signer argument for external signer command
4 years ago
MarcoFalke 84f6c695c6
Merge #21274: assumptions: Assume C++17
4 years ago
Wladimir J. van der Laan c263c3d7d2
Merge #19698: test: apply strict verification flags for transaction tests and assert backwards compatibility
4 years ago
MarcoFalke d386b54239
Merge bitcoin-core/gui#213: qt: Add Copy Address Action to Payment Requests
4 years ago
fanquake 5e531e6beb
assumptions: check C++17 assumption with MSVC
4 years ago
fanquake c7b46489f8
assumptions: assume a C++17 compiler
4 years ago
Jarol Rodriguez e348d7ea2c qt: Add Copy Address Action to Payment Requests
4 years ago
fanquake 1e7dd584a5
Merge #21263: doc: Clarify that squashing should happen before review
4 years ago
fanquake 3371758af4
Merge #21078: guix: only download sources for hosts being built
4 years ago
fanquake 64343a6110
Merge #21089: guix: Add support for powerpc64{,le}
4 years ago
Sebastian Falbesoner 9bac71350d build: make HAVE_O_CLOEXEC available outside LevelDB (bugfix)
4 years ago