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-02-17
scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...
Andrew Chow
2018-02-17
Split signrawtransaction into wallet and non-wallet
Andrew Chow
2018-02-17
Merge #10583: [RPC] Split part of validateaddress into getaddressinfo
Jonas Schnelli
2018-02-16
Merge #12455: Fix bip68 sequence test to reflect updated rpc error message
MarcoFalke
2018-02-16
Revert "[tests] bind functional test nodes to 127.0.0.1"
John Newbery
2018-02-16
test: Fix bip68 sequence test to reflect updated rpc error message
Ben Woosley
2018-02-16
scripted-diff: validateaddress to getaddressinfo in tests
Andrew Chow
2018-02-16
Create getaddressinfo RPC and deprecate parts of validateaddress
Andrew Chow
2018-02-15
Merge #12200: Bind functional test nodes to 127.0.0.1
Wladimir J. van der Laan
2018-02-15
Merge #12356: Fix 'mempool min fee not met' debug output
Wladimir J. van der Laan
2018-02-15
Fix typo in test_runner.py causing error
MeshCollider
2018-02-14
Merge #12409: rpc: Reject deprecated reserveChangeKey in fundrawtransaction
Wladimir J. van der Laan
2018-02-13
Merge #11771: [tests] Change invalidtxrequest to use BitcoinTestFramework
Wladimir J. van der Laan
2018-02-12
Merge #11858: qa: Prepare tests for Windows
Wladimir J. van der Laan
2018-02-11
Fix a-vs-an typos
practicalswift
2018-02-10
rpc: Reject deprecated reserveChangeKey in fundrawtransaction
MarcoFalke
2018-02-08
Consistently use FormatStateMessage in RPC error output
Ben Woosley
2018-02-08
Add test for 'mempool min fee not met' rpc error
Ben Woosley
2018-02-08
Merge #12282: wallet: Disallow abandon of conflicted txes
Wladimir J. van der Laan
2018-02-08
Merge #12295: Enable flake8 warnings for all currently non-violated rules
MarcoFalke
2018-02-08
Merge #12336: Remove deprecated rpc options
Wladimir J. van der Laan
2018-02-08
[tests] Remove test for deprecated createmultsig option
John Newbery
2018-02-08
Merge #12315: Bech32 addresses in dumpwallet
Wladimir J. van der Laan
2018-02-07
Bech32 addresses in dumpwallet
fivepiece
2018-02-06
wallet: Disallow abandon of conflicted txes
MarcoFalke
2018-02-02
Merge #12317: Document method for reviewers to verify chainTxData
Wladimir J. van der Laan
2018-02-02
[tests] Remove estimatefee from rpc_deprecated.py test
John Newbery
2018-02-02
[tests] Remove tests for deprecated estimatefee RPC
John Newbery
2018-02-02
[tests] Fix style warnings in feature_fee_estimation.py
John Newbery
2018-02-02
Document method for reviewers to verify chainTxData
John Newbery
2018-02-02
Merge #11869: QA: segwit.py: s/find_unspent/find_spendable_utxo/
MarcoFalke
2018-02-02
Merge #12283: Fix typos
MarcoFalke
2018-01-31
QA: segwit.py: s/find_unspent/find_spendable_utxo/
Jorge Timón
2018-01-30
test: Make ua_comment test pass on 0.16.0
Wladimir J. van der Laan
2018-01-30
[tests] Change invalidtxrequest to use BitcoinTestFramework
John Newbery
2018-01-30
[tests] Fix flake8 warnings in invalidtxrequest
John Newbery
2018-01-30
[tests] Add P2PDataStore class
John Newbery
2018-01-30
Merge #12252: Require all tests to follow naming convention
MarcoFalke
2018-01-30
Merge #12278: Add special error for genesis coinbase to getrawtransaction
Wladimir J. van der Laan
2018-01-30
[tests] Require all tests to follow naming convention
Anthony Towns
2018-01-30
Add special error for genesis coinbase to gettransaction
MeshCollider
2018-01-29
tests: Fix accidental redefinition of previously defined variable via list co...
practicalswift
2018-01-29
[tests] Reduce NodeConn connection logging from info to debug
John Newbery
2018-01-28
Fix typos
practicalswift
2018-01-25
qa: Add missing syncwithvalidationinterfacequeue to tests
MarcoFalke
2018-01-25
Fix intermittent failure in p2p-versionbits-warning.py
John Newbery
2018-01-25
Improve comments/logging in p2p-versionbits-warning.py
John Newbery
2018-01-25
Fix flake8 warnings in p2p-versionbits-warning.py
John Newbery
2018-01-25
[tests] Remove EXPECTED_VIOLATION_COUNT
Anthony Towns
2018-01-25
[tests] Rename misc functional tests.
Anthony Towns
[next]