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
Age
Commit message (
Expand
)
Author
2018-03-09
Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")
practicalswift
2018-03-07
Merge #11687: External wallet files
Wladimir J. van der Laan
2018-03-07
Merge #12627: qa: Fix some tests to work on native windows
MarcoFalke
2018-03-07
Merge #9991: listreceivedbyaddress Filter Address
Wladimir J. van der Laan
2018-03-07
Merge #12482: [tests] bind functional test nodes to 127.0.0.1
Wladimir J. van der Laan
2018-03-07
Add tests of listreceivedbyaddress address filtering
Jeremy Rubin
2018-03-06
qa: Fix some tests to work on native windows
MarcoFalke
2018-03-06
[tests] bind functional test nodes to 127.0.0.1
Sjors Provoost
2018-03-06
Merge #12479: RPC: Add child transactions to getrawmempool verbose output
Wladimir J. van der Laan
2018-03-05
Merge #12512: Don't test against the mempool min fee information in mempool_l...
Wladimir J. van der Laan
2018-03-05
Merge #12475: qa: Fix python TypeError in script.py
Wladimir J. van der Laan
2018-03-05
Merge #12543: Fix typos
MarcoFalke
2018-03-03
Create new wallet databases as directories rather than files
Russell Yanofsky
2018-03-03
Allow wallet files not in -walletdir directory
Russell Yanofsky
2018-03-01
Merge #11882: Disable default fallbackfee on mainnet
Wladimir J. van der Laan
2018-03-01
Merge #10387: Eventually connect to NODE_NETWORK_LIMITED peers
Wladimir J. van der Laan
2018-02-26
Fix typos
practicalswift
2018-02-26
Merge #12083: Improve getchaintxstats test coverage
Wladimir J. van der Laan
2018-02-25
[Tests] Check output of parent/child tx list from getrawmempool, getmempoolde...
Conor Scott
2018-02-25
[QA] add wallet-rbf test
Jonas Schnelli
2018-02-23
Merge #12443: qa: Move common args to bitcoin.conf
MarcoFalke
2018-02-23
Merge #12486: [test] Round target fee to 8 decimals in assert_fee_amount
Wladimir J. van der Laan
2018-02-22
Don't test against the mempool min fee information in mempool_limit.py
Ben Woosley
2018-02-20
[test] Round target fee to 8 decimals in assert_fee_amount
Karl-Johan Alm
2018-02-18
qa: Fix python TypeError in script.py
MarcoFalke
2018-02-17
Add test for signrawtransaction
Andrew Chow
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
qa: Improve getchaintxstats functional test
João Barbosa
2018-02-15
qa: Move common args to bitcoin.conf
MarcoFalke
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-09
[QA] add NODE_NETWORK_LIMITED address relay and sync test
Jonas Schnelli
2018-02-09
[QA] fix mininode CAddress ser/deser
Jonas Schnelli
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
[next]