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
2017-10-18
Merge #11452: Improve ZMQ functional test
Wladimir J. van der Laan
2017-10-18
Merge #11472: qa: Make tmpdir option an absolute path, misc cleanup
Wladimir J. van der Laan
2017-10-18
Merge #11486: [tests] Add uacomment tests
Wladimir J. van der Laan
2017-10-17
Merge #11483: Fix importmulti bug when importing an already imported key
MarcoFalke
2017-10-16
[tests] Don't subclass from object for Python 3
John Newbery
2017-10-16
[tests] authproxy.py: tidy up __init__()
John Newbery
2017-10-16
[tests] fix flake8 warnings in authproxy.py
John Newbery
2017-10-16
[tests] use python3 for authproxy.py
John Newbery
2017-10-13
Merge #7061: [Wallet] Add RPC call "rescanblockchain <startheight> <stopheight>"
Jonas Schnelli
2017-10-13
qa: Remove never used return value of sync_with_ping
MarcoFalke
2017-10-13
qa: Make tmpdir option an absolute path
MarcoFalke
2017-10-12
[QA] Add RPC based rescan test
Jonas Schnelli
2017-10-12
Merge #11277: Fix uninitialized URI in batch RPC requests
Wladimir J. van der Laan
2017-10-11
[tests] Add uacomment tests
Cristian Mircea Messel
2017-10-11
Merge #11420: Bump univalue subtree and fix json formatting in tests
Wladimir J. van der Laan
2017-10-11
Fix importmulti bug when importing an already imported key
Pedro Branco
2017-10-11
Merge #10941: Add blocknotify and walletnotify functional tests
Wladimir J. van der Laan
2017-10-11
Merge #11113: [net] Ignore getheaders requests for very old side blocks
Wladimir J. van der Laan
2017-10-10
Improve ZMQ functional test
João Barbosa
2017-10-10
[tests] Add -walletnotify functional test
João Barbosa
2017-10-10
[tests] Add -blocknotify functional test
João Barbosa
2017-10-10
[tests] Tidy up forknotify.py
John Newbery
2017-10-09
Merge #10853: [tests] Fix RPC failure testing (again)
MarcoFalke
2017-10-09
Merge #11465: rpc: Update named args documentation for importprivkey
MarcoFalke
2017-10-09
Merge #11367: [rpc] getblockchaininfo: add size_on_disk, prune_target_size
Wladimir J. van der Laan
2017-10-09
Update importprivkey named args documentation
Dusty Williams
2017-10-05
scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error
John Newbery
2017-10-05
[tests] do not allow assert_raises_message to be called with JSONRPCException
John Newbery
2017-10-05
[tests] remove direct testing on JSONRPCException from individual test cases
John Newbery
2017-10-04
Merge #9937: rpc: Prevent `dumpwallet` from overwriting files
Wladimir J. van der Laan
2017-10-04
Add test for multiwallet batch RPC calls
Russell Yanofsky
2017-10-04
Add missing batch rpc calls to python coverage logs
Russell Yanofsky
2017-10-04
Add missing multiwallet rpc calls to python coverage logs
Russell Yanofsky
2017-10-03
Make AuthServiceProxy._batch method usable
Russell Yanofsky
2017-10-03
Merge #11433: qa: Restore bitcoin-util-test py2 compatibility
MarcoFalke
2017-10-03
Limit AuthServiceProxyWrapper.__getattr__ wrapping
Russell Yanofsky
2017-10-03
[test] P2P functional test for certain fingerprinting protections
Jim Posen
2017-10-02
Merge #11407: [tests] add functional test for mempoolreplacement command line...
MarcoFalke
2017-10-02
Merge #11021: [rpc] fix getchaintxstats()
Wladimir J. van der Laan
2017-10-02
Merge #11399: Fix bip68-sequence rpc test
Wladimir J. van der Laan
2017-10-01
qa: Restore bitcoin-util-test py2 compatibility
MarcoFalke
2017-09-29
[rpc] getblockchaininfo: add size_on_disk, prune_target_size, automatic_pruning
Daniel Edgecumbe
2017-09-29
Merge #11319: [qa] Fix error introduced into p2p-segwit.py, and prevent futur...
MarcoFalke
2017-09-29
Merge #10552: [Test] Tests for zmqpubrawtx and zmqpubrawblock
MarcoFalke
2017-09-29
add functional test for mempoolreplacement command line arg
Gregory Sanders
2017-09-29
Bump univalue and fix json formatting in tests
MarcoFalke
2017-09-29
Squashed 'src/univalue/' changes from 16a1f7f6e..fe805ea74
MarcoFalke
2017-09-29
Merge #11167: Full BIP173 (Bech32) support
Wladimir J. van der Laan
2017-09-28
[RPC] Wallet: test importing of native witness scripts
NicolasDorier
2017-09-28
Use BIP173 addresses in segwit.py test
Pieter Wuille
[next]