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
Age
Commit message (
Expand
)
Author
2016-01-04
[qa] Move gen_return_txouts() to util.py
MarcoFalke
2015-12-22
tests: Disable Tor interaction
Wladimir J. van der Laan
2015-12-22
[Tests] Add mempool_limit.py test
Jonas Schnelli
2015-12-22
Add more tests to p2p-fullblocktest
Suhas Daftuar
2015-12-21
[Mempool] Fix mempool limiting and replace-by-fee for PrioritiseTransaction
Suhas Daftuar
2015-12-17
test: don't override BITCOIND and BITCOINCLI if they're set
Wladimir J. van der Laan
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-04
Replace setInventoryKnown with a rolling bloom filter.
Gregory Maxwell
2015-12-02
Remove old replace-by-fee tests
Peter Todd
2015-12-01
Merge pull request #7137
Wladimir J. van der Laan
2015-12-01
Merge pull request #6915
Wladimir J. van der Laan
2015-12-01
Merge pull request #7022
Wladimir J. van der Laan
2015-12-01
Add rpc test for prioritisetransaction
Suhas Daftuar
2015-12-01
Add rounding helper function to util.py
Suhas Daftuar
2015-12-01
Merge pull request #7135
Wladimir J. van der Laan
2015-12-01
Merge pull request #7105
Wladimir J. van der Laan
2015-11-30
Change default block priority size to 0
Alex Morcos
2015-11-30
Merge pull request #7044
Gregory Maxwell
2015-11-30
Add failing test checking timelocked-txn removal during reorg
Matt Corallo
2015-11-30
Explicitly set chain limits in replace-by-fee test
Suhas Daftuar
2015-11-30
[qa] pull-tester: Cleanup (run keypool, tidy stdout)
MarcoFalke
2015-11-30
Merge pull request #7103
Wladimir J. van der Laan
2015-11-30
Merge pull request #7027
Wladimir J. van der Laan
2015-11-29
Added additional config option for multiple RPC users.
Gregory Sanders
2015-11-29
Keep track of explicit wallet conflicts instead of using mempool
Pieter Wuille
2015-11-29
Allow block announcements with headers
Suhas Daftuar
2015-11-28
[wallet] Add rpc tests to verify fee calculations
MarcoFalke
2015-11-27
Merge pull request #6871
Wladimir J. van der Laan
2015-11-27
Merge pull request #6134
Wladimir J. van der Laan
2015-11-24
Merge pull request #7052
Wladimir J. van der Laan
2015-11-22
Merge pull request #7028
Gregory Maxwell
2015-11-22
Merge pull request #7029
Gregory Maxwell
2015-11-20
Fix usage of local python-bitcoinlib
Peter Todd
2015-11-20
Merge pull request #7019
Wladimir J. van der Laan
2015-11-19
[qa] python-bitcoinrpc is no longer a subtree
MarcoFalke
2015-11-18
[qa] Extend README.md
MarcoFalke
2015-11-17
[qa] Split README.md to /qa and /qa/rpc-tests
MarcoFalke
2015-11-16
Expose RPC calls for estimatesmart functions
Alex Morcos
2015-11-16
Remove unmaintained example test script_test.py
Suhas Daftuar
2015-11-16
[qa] keypool: DRY: Use test framework
MarcoFalke
2015-11-16
[qa] keypool: Fix white space to prepare transition to test framework
MarcoFalke
2015-11-14
[qa] travis: cover *receivedby* rpcs
MarcoFalke
2015-11-13
don't enforce maxuploadtargets disconnect for whitelisted peers
Jonas Schnelli
2015-11-13
Merge pull request #6958
Wladimir J. van der Laan
2015-11-12
Merge #6771 from branch 'lowerLimits' of git://github.com/morcos/bitcoin
Jeff Garzik
2015-11-12
[net] Cleanup maxuploadtarget
MarcoFalke
2015-11-12
Merge pull request #6804
Wladimir J. van der Laan
2015-11-11
Add basic coverage reporting for RPC tests
James O'Beirne
2015-11-10
Port test to rpc-test framework
Suhas Daftuar
[next]