Commit Graph

3240 Commits (4de23824b0c711ece68f9fc007ffac12126710aa)

Author SHA1 Message Date
Andrew Chow 4de23824b0 Setup wallets for interface_bitcoin_cli.py
4 years ago
Andrew Chow 7c71c627d2 Setup wallets with descriptors for feature_notifications
4 years ago
Andrew Chow 1f1bef8dba Have feature_filelock.py test both bdb and sqlite, depending on compiled
4 years ago
Andrew Chow c77975abc0 Disable upgrades tests that require BDB if BDB is not compiled
4 years ago
Andrew Chow 1f20cac9d4 Disable wallet_descriptor.py bdb format check if BDB is not compiled
4 years ago
Andrew Chow 3641597d7e tests: Don't make any wallets unless wallet is required
4 years ago
Andrew Chow b9b88f57a9 Skip legacy wallet reliant tests if BDB is not compiled
4 years ago
Andrew Chow 6f36242389 tests: Set descriptors default based on compilation
4 years ago
MarcoFalke 11cbd4bb54
Merge #17556: test: Change feature_config_args.py not to rely on strange regtest=0 behavior
4 years ago
fanquake 3734adba39
Merge #20953: test: dedup zmq test setup code (node restart, topics subscription)
4 years ago
fanquake 977bec1d93
Merge #20937: guix: Make nsis reproducible by respecting SOURCE-DATE-EPOCH
4 years ago
Wladimir J. van der Laan bc51b99bd5
Merge #20891: rpc: Remove deprecated bumpfee behavior
4 years ago
MarcoFalke fa1d5e5137
test: Fix get_previous_releases.py for aarch64
4 years ago
Carl Dong 1fca9811e1 lint: Skip whitespace lint for guix patches
4 years ago
Sebastian Falbesoner 4efb6c2d3b zmq test: deduplicate test setup code (node restart, topics subscription)
4 years ago
MarcoFalke 32e59fc371
Merge #20916: rpc: Return wtxid from testmempoolaccept
4 years ago
Wladimir J. van der Laan 60427ee35f
Merge #20811: refactor: move net_processing implementation details out of header
4 years ago
MarcoFalke fa0aa87071
rpc: Return wtxid from testmempoolaccept
4 years ago
MarcoFalke 6af013792f
Merge #19315: [tests] Allow outbound & block-relay-only connections in functional tests.
4 years ago
Wladimir J. van der Laan 675af2a515
Merge #20852: net: allow CSubNet of non-IP networks
4 years ago
MarcoFalke 9c0b76c709
Merge #20876: test: Replace getmempoolentry with testmempoolaccept in MiniWallet
4 years ago
fanquake bd6af53e1f
Merge #20480: Replace boost::variant with std::variant
4 years ago
Vasil Dimov 39b43298d9
test: add test for banning of non-IP addresses
4 years ago
Anthony Towns a568b82feb net_processing: split PeerManager into interface and implementation classes
4 years ago
Andrew Chow ea0a7ec949 Remove deprecated bumpfee behavior
4 years ago
MarcoFalke faabc26a61
test: Replace getmempoolentry with testmempoolaccept in MiniWallet
4 years ago
MarcoFalke 5082324225
Merge #20688: test: run mempool_compatibility.py even with wallet disabled
4 years ago
Wladimir J. van der Laan d7e2401c62
Merge #18077: net: Add NAT-PMP port forwarding support
4 years ago
Michael Dietz a7599c80eb
test: run mempool_compatibility.py even with wallet disabled
4 years ago
Amiti Uttarwar b4dd2ef800 [test] Test the add_outbound_p2p_connection functionality
4 years ago
Amiti Uttarwar 602e69e427 [test] P2PBlocksOnly - Test block-relay-only connections.
4 years ago
Amiti Uttarwar 8bb6beacb1 [test/refactor] P2PBlocksOnly - Extract transaction violation test into helper.
4 years ago
Amiti Uttarwar 99791e7560 [test/refactor] P2PBlocksOnly - simplify transaction creation using blocktool helper.
4 years ago
Amiti Uttarwar 3997ab9154 [test] Add test framework support to create outbound connections.
4 years ago
Wladimir J. van der Laan b6a71b80d2
Merge #19055: Add MuHash3072 implementation
4 years ago
Hennadii Stepanov a39f7336a3
net: Add -natpmp command line option
4 years ago
Wladimir J. van der Laan e520e091db
Merge #20844: test: Add sanitizer suppressions for AMD EPYC CPUs
4 years ago
MarcoFalke 34322b7f5c
Merge #20842: docs: consolidate typo & url fixing
4 years ago
MarcoFalke faa8f68943
Replace boost::variant with std::variant
4 years ago
MarcoFalke fa6c114ae6
test: Add sanitizer suppressions for AMD EPYC CPUs
4 years ago
MarcoFalke bc8ada1c15
Merge #20736: rpc: Replace boost::variant with std::variant for RPCArg.m_fallback
4 years ago
Ikko Ashimine 1112035d32
doc: fix various typos
4 years ago
Sawyer Billings e8640849c7
doc: Use https URLs where possible
4 years ago
Sebastian Falbesoner f3ba916e8b lint: ignore gitian keys file for spelling linter
4 years ago
Sebastian Falbesoner da289a6c4a lint: update list of spelling linter false positives
4 years ago
Sebastian Falbesoner a0022f1cfb test: bump codespell linter version to 2.0.0
4 years ago
MarcoFalke fa749fbea3
rpc: Replace boost::variant with std::variant for RPCArg.m_fallback
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
MarcoFalke e3dd0a56cf
Merge #20755: [rpc] Remove deprecated fields from getpeerinfo
4 years ago
fanquake 1ef2138c0d
lint: run mypy over contrib/devtools
4 years ago