Commit Graph

3383 Commits (36aa2955b816c666f1c27cf6f3d43c75444fab48)

Author SHA1 Message Date
MarcoFalke f7653eb5ae
Merge #21345: test: bring p2p_leak.py up to date
4 years ago
fanquake fbf5d16238
Merge #21246: doc: Correction for VerifyTaprootCommitment comments
4 years ago
Wladimir J. van der Laan 92b7efcf54
Merge #21148: Split orphan handling from net_processing into txorphanage
4 years ago
MarcoFalke d099894ec1
Merge #20969: test: check that getblockfilter RPC fails without block filter index
4 years ago
Martin Zumsande a061a29970 test: bring p2p_leak.py up to date.
4 years ago
Wladimir J. van der Laan b9f41df1ea
Merge #20685: Add I2P support using I2P SAM
4 years ago
MarcoFalke cfce346508
Merge #21310: zmq test: fix sync-up by matching notification to generated block
4 years ago
Vasil Dimov a701fcf01f
net: Do not skip the I2P network from GetNetworkNames()
4 years ago
Vasil Dimov 76c35c60f3
init: introduce I2P connectivity options
4 years ago
Russell O'Connor 6a0a6e7d05 Correction for VerifyTaprootCommitment comments
4 years ago
Wladimir J. van der Laan 362e901a17
Merge #18466: rpc: fix invalid parameter error codes for {sign,verify}message RPCs
4 years ago
Sebastian Falbesoner 8a8c6383f6 zmq test: fix sync-up by matching notification to generated block
4 years ago
MarcoFalke fb67caebe2
Merge #21297: test: feature_blockfilterindex_prune.py improvements
4 years ago
Anthony Towns 6bd4963c06 txorphanage: Move functions and data into class
4 years ago
Wladimir J. van der Laan 8d37841cdf
Merge #21277: wallet: listdescriptors uses normalized descriptor form
4 years ago
Jon Atack 88c4b9b761
test: remove unneeded node from feature_blockfilterindex_prune.py
4 years ago
Jon Atack ace3f4cbdf
test: improve assertions in feature_blockfilterindex_prune.py
4 years ago
MarcoFalke c0e44ee8e4
Merge #21254: test: Avoid connecting to real network when running tests
4 years ago
MarcoFalke 1b1d8bde1c
Merge #21252: test: Add missing wait for sync to feature_blockfilterindex_prune
4 years ago
Wladimir J. van der Laan 2059d32edb
Merge #21200: test: Speed up rpc_blockchain.py by removing miniwallet.generate()
4 years ago
MarcoFalke 1b045b5eef
Merge #21053: rpc, test: document {previous,next}blockhash as optional
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 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 f3e6ce78fb
test: add external signer test
4 years ago
Ivan Metlushko a69c3b35f8 wallet: listdescriptors uses normalized descriptor form
4 years ago
Sjors Provoost f7eb7ecc67
test: framework: add skip_if_no_external_signer
4 years ago
Sjors Provoost 87a97941f6
configure: add --enable-external-signer
4 years ago
MarcoFalke fa730e9157
test: Avoid connecting to real network when running tests
4 years ago
MarcoFalke fa1b713941
test: Assume node is running in subtests
4 years ago
MarcoFalke fa560cc6c4
test: Intermittent issue in feature_blockfilterindex_prune
4 years ago
Jonas Schnelli 9f3ffa2938
Merge #21230: test: Fix NODE_NETWORK_LIMITED_MIN_BLOCKS disconnection
4 years ago
Samuel Dobson 3a2d5bfeb3
Merge #21201: rpc: Disallow sendtoaddress and sendmany when private keys disabled
4 years ago
MarcoFalke fa24247d0f
test: Fix NODE_NETWORK_LIMITED_MIN_BLOCKS disconnection
4 years ago
MarcoFalke fab6995629
test: Make test actually test something
4 years ago
MarcoFalke fae8f35df8
test: pep8 touched test
4 years ago
Wladimir J. van der Laan b805dbb0b9
Merge #19809: log: Prefix log messages with function name and source code location if -logsourcelocations is set
4 years ago
Wladimir J. van der Laan 860f916803
Merge #20524: test: Move MIN_VERSION_SUPPORTED to p2p.py
4 years ago
Samuel Dobson db656db2ed
Merge #19136: wallet: add parent_desc to getaddressinfo
4 years ago
Jonas Schnelli 9017d55e7c
Merge #15946: Allow maintaining the blockfilterindex when using prune
4 years ago
John Newbery 9f21ed4037 [test] Check user agent string from test framework connections
4 years ago
John Newbery 9ce4c3c4c1 [test] Add P2P_SERVICES to p2p.py
4 years ago
John Newbery 010542614d [test] Move MY_RELAY to p2p.py
4 years ago
John Newbery 9b4054cb7a [test] Move MY_SUBVERSION to p2p.py
4 years ago
John Newbery 7e158a6910 [test] Move MY_VERSION to p2p.py
4 years ago
John Newbery 652311165c [test] Move MIN_VERSION_SUPPORTED to p2p.py
4 years ago