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
/
qa
/
rpc-tests
/
test_framework
Age
Commit message (
Expand
)
Author
2015-12-22
[Tests] Add mempool_limit.py test
Jonas Schnelli
2015-12-22
Add more tests to p2p-fullblocktest
Suhas Daftuar
2015-12-10
net: Fix sent reject messages for blocks and transactions
Wladimir J. van der Laan
2015-12-07
test: remove necessity to call create_callback_map
Wladimir J. van der Laan
2015-12-01
Merge pull request #7022
Wladimir J. van der Laan
2015-12-01
Add rounding helper function to util.py
Suhas Daftuar
2015-11-30
Change default block priority size to 0
Alex Morcos
2015-11-30
Merge pull request #7103
Wladimir J. van der Laan
2015-11-29
Allow block announcements with headers
Suhas Daftuar
2015-11-28
[wallet] Add rpc tests to verify fee calculations
MarcoFalke
2015-11-11
Add basic coverage reporting for RPC tests
James O'Beirne
2015-09-21
Make RPC tests cope with server-side timeout between requests
Wladimir J. van der Laan
2015-08-26
Enable python tests for Native Windows
ptschip
2015-08-21
Add p2p-fullblocktest.py
Casey Rodarmor
2015-08-19
Merge pull request #6539
Wladimir J. van der Laan
2015-08-12
Fix race condition on test node shutdown
Casey Rodarmor
2015-08-10
typofixes (found by misspell_fixer)
Veres Lajos
2015-07-22
Don't share objects between TestInstances
Casey Rodarmor
2015-05-21
rpc-tests: remove python-bitcoinrpc directory
Jonas Schnelli
2015-05-18
[QA] restructure rpc tests directory
Jonas Schnelli