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-07
Merge #18077: net: Add NAT-PMP port forwarding support
Wladimir J. van der Laan
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-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
2020-12-21
Merge #20671: Replace boost::optional with std::optional
Wladimir J. van der Laan
2020-12-21
ci: Drop Travis-specific workaround for shellcheck
Hennadii Stepanov
2020-12-21
ci: Drop Travis-specific way to set COMMIT_RANGE variable
Hennadii Stepanov
2020-12-19
Replace boost::optional with std::optional
MarcoFalke
2020-12-18
Merge #20687: wallet: Add missing check for -descriptors wallet tool option
MarcoFalke
2020-12-18
Merge #20691: ci, doc: Travis CI features and mentions cleanup
MarcoFalke
2020-12-17
test: run mempool_resurrect.py even with wallet disabled
Michael Dietz
2020-12-18
doc: Drop mentions of Travis CI as it is no longer used
Hennadii Stepanov
2020-12-17
wallet: Add missing check for -descriptors wallet tool option
MarcoFalke
2020-12-17
test: Add missing check for is_sqlite_compiled
MarcoFalke
2020-12-17
Merge #19137: wallettool: Add dump and createfromdump commands
MarcoFalke
2020-12-17
test: Fix restart node race
MarcoFalke
2020-12-16
Merge #20171: Add functional test test_txid_inv_delay
Wladimir J. van der Laan
2020-12-16
tests: Test bitcoin-wallet dump and createfromdump
Andrew Chow
2020-12-16
Merge #20365: wallettool: add parameter to create descriptors wallet
MarcoFalke
2020-12-16
Merge #20569: test: Fix intermittent wallet_multiwallet issue with got_loadin...
MarcoFalke
2020-12-16
Merge #20276: test: run mempool_expiry.py even with wallet disabled
MarcoFalke
[next]