index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2021-01-27
Setup wallets for interface_bitcoin_cli.py
Andrew Chow
2021-01-27
Setup wallets with descriptors for feature_notifications
Andrew Chow
2021-01-27
Have feature_filelock.py test both bdb and sqlite, depending on compiled
Andrew Chow
2021-01-27
Disable upgrades tests that require BDB if BDB is not compiled
Andrew Chow
2021-01-27
Disable wallet_descriptor.py bdb format check if BDB is not compiled
Andrew Chow
2021-01-27
tests: Don't make any wallets unless wallet is required
Andrew Chow
2021-01-27
Skip legacy wallet reliant tests if BDB is not compiled
Andrew Chow
2021-01-27
tests: Set descriptors default based on compilation
Andrew Chow
2021-01-21
Merge #17556: test: Change feature_config_args.py not to rely on strange regt...
MarcoFalke
2021-01-21
Merge #20953: test: dedup zmq test setup code (node restart, topics subscript...
fanquake
2021-01-20
Merge #20937: guix: Make nsis reproducible by respecting SOURCE-DATE-EPOCH
fanquake
2021-01-19
Merge #20891: rpc: Remove deprecated bumpfee behavior
Wladimir J. van der Laan
2021-01-18
test: Fix get_previous_releases.py for aarch64
MarcoFalke
2021-01-17
lint: Skip whitespace lint for guix patches
Carl Dong
2021-01-17
zmq test: deduplicate test setup code (node restart, topics subscription)
Sebastian Falbesoner
2021-01-15
Merge #20916: rpc: Return wtxid from testmempoolaccept
MarcoFalke
2021-01-13
Merge #20811: refactor: move net_processing implementation details out of header
Wladimir J. van der Laan
2021-01-12
rpc: Return wtxid from testmempoolaccept
MarcoFalke
2021-01-11
Merge #19315: [tests] Allow outbound & block-relay-only connections in functi...
MarcoFalke
2021-01-11
Merge #20852: net: allow CSubNet of non-IP networks
Wladimir J. van der Laan
2021-01-11
Merge #20876: test: Replace getmempoolentry with testmempoolaccept in MiniWallet
MarcoFalke
2021-01-11
Merge #20480: Replace boost::variant with std::variant
fanquake
2021-01-10
test: add test for banning of non-IP addresses
Vasil Dimov
2021-01-09
net_processing: split PeerManager into interface and implementation classes
Anthony Towns
2021-01-08
Remove deprecated bumpfee behavior
Andrew Chow
2021-01-08
test: Replace getmempoolentry with testmempoolaccept in MiniWallet
MarcoFalke
2021-01-08
Merge #20688: test: run mempool_compatibility.py even with wallet disabled
MarcoFalke
2021-01-07
Merge #18077: net: Add NAT-PMP port forwarding support
Wladimir J. van der Laan
2021-01-07
test: run mempool_compatibility.py even with wallet disabled
Michael Dietz
2021-01-07
[test] Test the add_outbound_p2p_connection functionality
Amiti Uttarwar
2021-01-07
[test] P2PBlocksOnly - Test block-relay-only connections.
Amiti Uttarwar
2021-01-07
[test/refactor] P2PBlocksOnly - Extract transaction violation test into helper.
Amiti Uttarwar
2021-01-07
[test/refactor] P2PBlocksOnly - simplify transaction creation using blocktool...
Amiti Uttarwar
2021-01-07
[test] Add test framework support to create outbound connections.
Amiti Uttarwar
2021-01-07
Merge #19055: Add MuHash3072 implementation
Wladimir J. van der Laan
2021-01-07
net: Add -natpmp command line option
Hennadii Stepanov
2021-01-06
Merge #20844: test: Add sanitizer suppressions for AMD EPYC CPUs
Wladimir J. van der Laan
2021-01-05
Merge #20842: docs: consolidate typo & url fixing
MarcoFalke
2021-01-05
Replace boost::variant with std::variant
MarcoFalke
2021-01-04
test: Add sanitizer suppressions for AMD EPYC CPUs
MarcoFalke
2021-01-04
Merge #20736: rpc: Replace boost::variant with std::variant for RPCArg.m_fall...
MarcoFalke
2021-01-04
doc: fix various typos
Ikko Ashimine
2021-01-04
doc: Use https URLs where possible
Sawyer Billings
2021-01-02
lint: ignore gitian keys file for spelling linter
Sebastian Falbesoner
2021-01-02
lint: update list of spelling linter false positives
Sebastian Falbesoner
2021-01-02
test: bump codespell linter version to 2.0.0
Sebastian Falbesoner
2021-01-01
rpc: Replace boost::variant with std::variant for RPCArg.m_fallback
MarcoFalke
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-12-28
Merge #20755: [rpc] Remove deprecated fields from getpeerinfo
MarcoFalke
2020-12-28
lint: run mypy over contrib/devtools
fanquake
[next]