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-21
Fix typos
Dimitris Apostolou
2018-03-17
Append scripts to new test_list array to fix bad assignment
Jeff Rade
2018-03-16
[Trivial] Simplify if-else blocks and more descriptive variable naming
Jeff Rade
2018-03-15
Merge #12431: Only call NotifyBlockTip when chainActive changes
Wladimir J. van der Laan
2018-03-14
Merge #12638: qa: Cache only chain and wallet for regtest datadir
Wladimir J. van der Laan
2018-03-13
Merge #11772: [tests] Change invalidblockrequest to use BitcoinTestFramework
MarcoFalke
2018-03-13
Merge #11872: [rpc] createrawtransaction: Accept sorted outputs
Wladimir J. van der Laan
2018-03-13
Merge #12643: [qa] util: Remove unused sync_chain
Wladimir J. van der Laan
2018-03-12
Merge #12545: test: Use wait_until to ensure ping goes out
MarcoFalke
2018-03-12
[qa] util: Remove unused sync_chain
MarcoFalke
2018-03-09
Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")
practicalswift
2018-03-07
qa: Cache only chain and wallet for regtest datadir
MarcoFalke
2018-03-07
[rpc] createrawtransaction: Accept sorted outputs
MarcoFalke
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
test: Use wait_until to ensure ping goes out
Ben Woosley
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-16
[tests] Add a (failing) test for waitforblockheight
James O'Beirne
2018-02-15
qa: Improve getchaintxstats functional test
João Barbosa
2018-02-15
qa: Move common args to bitcoin.conf
MarcoFalke
[next]