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-04
Merge #20736: rpc: Replace boost::variant with std::variant for RPCArg.m_fall...
MarcoFalke
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-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
2020-12-15
Merge #20560: fuzz: Link all targets once
MarcoFalke
2020-12-14
Merge #19763: net: don't try to relay to the address' originator
MarcoFalke
2020-12-12
Merge #20079: p2p: Treat handshake misbehavior like unknown message
MarcoFalke
2020-12-10
test: Fix inconsistent lock order in wallet_tests/CreateWallet
Hennadii Stepanov
2020-12-10
Merge #20613: test: Use Popen.wait instead of RPC in assert_start_raises_init...
MarcoFalke
2020-12-10
test: run mempool_expiry.py even with wallet disabled
Michael Dietz
2020-12-10
net: don't relay to the address' originator
Vasil Dimov
2020-12-10
test: Use Popen.wait instead of RPC in assert_start_raises_init_error
MarcoFalke
2020-12-10
Merge #20567: test: Add option to git-subtree-check to do full check, add help
Wladimir J. van der Laan
[next]