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-30
rpc: Add hash_type MUHASH to gettxoutsetinfo
Fabian Jahr
2021-01-13
Merge #20811: refactor: move net_processing implementation details out of header
Wladimir J. van der Laan
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
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
2020-12-27
Merge #20763: test: Fix comment typo in BitcoinTestFramework
fanquake
2020-12-26
[rpc] Remove deprecated "whitelisted" field from getpeerinfo
Amiti Uttarwar
2020-12-26
[rpc] Remove deprecated "banscore" field from getpeerinfo
Amiti Uttarwar
2020-12-26
[rpc] Remove deprecated "addnode" field from getpeerinfo
Amiti Uttarwar
2020-12-25
Merge #20759: doc: [test] Remove outdated comment in fuzz runner
MarcoFalke
2020-12-24
test: Fix Comment Typo in BitcoinTestFramework
Joel Klabo
2020-12-24
Merge #18772: rpc: calculate fees in getblock using BlockUndo data
MarcoFalke
2020-12-24
doc: [test] Remove outdated comment in fuzz runner
MarcoFalke
2020-12-24
Merge #20189: test: Switch to BIP341's suggested scheme for outputs without s...
MarcoFalke
2020-12-23
Merge #20748: test: Add race:SendZmqMessage tsan suppression
MarcoFalke
2020-12-22
test: Add race:SendZmqMessage tsan suppression
MarcoFalke
2020-12-22
Update TSan suppressions
Hennadii Stepanov
2020-12-22
qa: Correct epoll_ctl data race suppression
Hennadii Stepanov
2020-12-22
test: Change MuHash Python implementation to match cpp version again
Fabian Jahr
2020-12-21
Merge #20683: test: Fix restart node race
Wladimir J. van der Laan
2020-12-21
test: Add missing assignment in mempool_resurrect.py
MarcoFalke
2020-12-21
Merge #20692: test: run mempool_resurrect.py even with wallet disabled
MarcoFalke
[next]