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
/
functional
/
mempool_compatibility.py
Age
Commit message (
Expand
)
Author
2021-11-16
Merge bitcoin/bitcoin#23474: test: scripted-diff cleanups after generate* cha...
fanquake
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-11-09
test: MiniWallet: add P2TR support and use it per default
Sebastian Falbesoner
2021-10-29
test: Implicitly sync after generate*, unless opted out
MarcoFalke
2021-09-02
scripted-diff: Use generate* from TestFramework
MarcoFalke
2021-08-16
test: use getmempoolentry instead of getrawmempool in functional tests when a...
Michael Dietz
2021-07-14
Merge bitcoin/bitcoin#20354: test: Add feature_taproot.py --previous_release
MarcoFalke
2021-05-31
Use COINBASE_MATURITY constant in functional tests.
Kiminuo
2021-02-25
test: move releases download incantation to README
Sjors Provoost
2021-02-25
test: previous releases: add v0.20.1
Sjors Provoost
2021-01-07
test: run mempool_compatibility.py even with wallet disabled
Michael Dietz
2020-11-23
test: Fix intermittent issue in mempool_compatibility
MarcoFalke
2020-09-29
test: Get rid of default wallet hacks
Russell Yanofsky
2020-09-08
Do not create default wallet
Andrew Chow
2020-09-02
qa: Changes v0.17.1 to v0.17.2
nthumann
2020-08-29
scripted-diff: Move previous_release.py to test/get_previous_releases.py
Hennadii Stepanov
2020-07-05
Remove previous_release.sh
Brian Liotti
2020-06-16
test: refactor: Inline adjust_bitcoin_conf_for_pre_17
MarcoFalke
2020-06-10
test: mempool.dat compatibility between versions
Ivan Metlushko