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
/
mining_getblocktemplate_longpoll.py
Age
Commit message (
Expand
)
Author
2021-09-02
scripted-diff: Use generate* from TestFramework
MarcoFalke
2021-08-19
Use generate* from TestFramework
MarcoFalke
2021-05-31
Use COINBASE_MATURITY constant in functional tests.
Kiminuo
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-10-16
test: add logging for mining_getblocktemplate_longpoll.py
Sebastian Falbesoner
2020-10-16
test: use MiniWallet for mining_getblocktemplate_longpoll.py
Sebastian Falbesoner
2019-12-06
tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
practicalswift
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
scripted-diff: test: Remove brackets after assert
MarcoFalke
2018-12-10
[mining] segwit option must be set in GBT
John Newbery
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-09-10
qa: Premine to deterministic address with -disablewallet
MarcoFalke
2018-09-04
Fix typos reported by codespell
practicalswift
2018-08-13
tests: Use explicit imports
practicalswift
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-01-25
[tests] Rename misc functional tests.
Anthony Towns