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
Age
Commit message (
Expand
)
Author
2018-04-23
Merge #12510: test: Add rpc_bind test to default-run tests
Wladimir J. van der Laan
2018-04-21
Merge #13048: [tests] Fix feature_block flakiness
MarcoFalke
2018-04-20
[tests] Fix feature_block flakiness
John Newbery
2018-04-20
[tests] tidy up blocktools.py
John Newbery
2018-04-20
[tests] Fix flake8 warnings in blocktools.py
John Newbery
2018-04-20
[doc][trivial] no retargeting in regtest mode
Jesse Cohen
2018-04-19
Merge #11739: Enforce SCRIPT_VERIFY_P2SH and SCRIPT_VERIFY_WITNESS from genesis
MarcoFalke
2018-04-17
Merge #12791: Expose a transaction's weight via RPC
Jonas Schnelli
2018-04-17
Print to console by default when not run with -daemon
Evan Klitzke
2018-04-16
Merge #11862: Network specific conf sections
Wladimir J. van der Laan
2018-04-16
Merge #12996: tests: Remove redundant bytes(…) calls
MarcoFalke
2018-04-16
tests: Remove redundant bytes²
practicalswift
2018-04-16
Minor Python cleanups to make flake8 pass with the new rules enabled
practicalswift
2018-04-16
tests: Remove compatibility code not needed now when we're on Python 3
practicalswift
2018-04-13
Test new weight field in p2p_segwit
Matt Corallo
2018-04-13
[qa] Test that v0 segwit outputs can't be spent pre-activation
Suhas Daftuar
2018-04-13
[qa] Remove some pre-activation segwit tests
Suhas Daftuar
2018-04-13
test: Add rpc_bind test to default-run tests
Wladimir J. van der Laan
2018-04-11
speed up wallet_hd.py and clarify/augment checks
Gregory Sanders
2018-04-11
[tests] Use regtest section in functional tests configs
Anthony Towns
2018-04-11
Merge #12892: [wallet] [rpc] introduce 'label' API for wallet
Wladimir J. van der Laan
2018-04-10
[wallet] [rpc] introduce 'label' API for wallet
Wladimir J. van der Laan
2018-04-10
Merge #12749: [wallet] feebumper: discard change outputs below discard rate
Wladimir J. van der Laan
2018-04-09
Merge #12902: [qa] Handle potential cookie race when starting node
MarcoFalke
2018-04-09
Merge #12917: qa: Windows fixups for functional tests
MarcoFalke
2018-04-09
[qa] Delete cookie file before starting node
Suhas Daftuar
2018-04-09
Merge #11851: scripted-diff: Rename wallet database classes
Wladimir J. van der Laan
2018-04-09
test: Assert on correct variable
Karl-Johan Alm
2018-04-08
Merge #12856: Tests: Add Metaclass for BitcoinTestFramework
Wladimir J. van der Laan
2018-04-08
Merge #12905: [rpcwallet] Clamp walletpassphrase value at 100M seconds
MarcoFalke
2018-04-08
qa: Windows fixups for functional tests
MarcoFalke
2018-04-08
Merge #12904: [qa] Ensure bitcoind processes are cleaned up when tests end
Wladimir J. van der Laan
2018-04-08
[qa] Ensure bitcoind processes are cleaned up when tests end
Suhas Daftuar
2018-04-08
[rpcwallet] Clamp walletpassphrase value at 100M seconds
Suhas Daftuar
2018-04-07
scripted-diff: Rename wallet database classes
Russell Yanofsky
2018-04-07
Merge #12849: Tests: Add logging in loops in p2p_sendhears.py
MarcoFalke
2018-04-07
Merge #12766: [Tests] Tidy up REST interface functional tests
Wladimir J. van der Laan
2018-04-04
Tests: Add Metaclass for BitcoinTestFramework
Will Ayd
2018-04-04
Merge #11818: I accidentally [deliberately] killed it [the ComparisonTestFram...
MarcoFalke
2018-04-04
Merge #12853: qa: Match full plain text by default
MarcoFalke
2018-04-03
[tests] simplify binary and hex response parsing in interface_rest.py
Roman Zeyde
2018-04-03
[tests] only use 2 nodes in interface_rest.py
John Newbery
2018-04-03
[tests] refactor interface_rest.py to avoid code repetition
John Newbery
2018-04-03
[tests] Make json request building more consistent in interface_rest.py
John Newbery
2018-04-03
[tests] improve logging and documentation in interface_rest.py
John Newbery
2018-04-03
[tests] fix flake8 warnings in interface_rest.py test
John Newbery
2018-04-02
Adding logging for loop iteration level in p2p_sendheaders.py
ccdle12
2018-04-02
[tests] Stop feature_block.py from blowing up memory.
John Newbery
2018-04-02
[tests] Remove Comparison Test Framework
John Newbery
2018-04-02
[tests] Remove bip9-softforks.py
John Newbery
[next]