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_basic.py
Age
Commit message (
Expand
)
Author
2019-03-02
scripted-diff: test: Use py3.5 bytes::hex() method
MarcoFalke
2019-02-19
tests: remove byte.hex() to keep compatibility
Akio Nakamura
2019-02-15
Merge #15383: [rpc] mining: Omit uninitialized currentblockweight, currentblo...
MarcoFalke
2019-02-12
[rpc] mining: Omit uninitialized currentblockweight, currentblocktx
MarcoFalke
2019-01-24
submitheader: more directly test missing prev block header
Gregory Sanders
2019-01-24
remove some magic mining constants in functional tests
Gregory Sanders
2018-12-10
[mining] segwit option must be set in GBT
John Newbery
2018-11-29
Add CScriptNum decode python implementation in functional suite
Gregory Sanders
2018-11-13
rpc: Correctly name arguments
Jon Layton
2018-09-17
Changed functional tests which do not require wallets to run without
sanket1729
2018-09-13
Merge #13983: rpc: Return more specific reject reason for submitblock
MarcoFalke
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-08-29
qa: Use named args in some tests
MarcoFalke
2018-08-15
rpc: Return more specific reject reason for submitblock
MarcoFalke
2018-08-13
qa: Add tests for submitheader
MarcoFalke
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