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-06-09
Merge #7292: [RPC] Expose ancestor/descendant information over RPC
Pieter Wuille
2016-06-09
Add test coverage for new RPC calls
Suhas Daftuar
2016-06-08
Merge #7935: Versionbits: GBT support
Pieter Wuille
2016-06-08
Merge #8153: [rpc] fundrawtransaction feeRate: Use BTC/kB
Wladimir J. van der Laan
2016-06-08
Merge #8078: Disable the mempool P2P command when bloom filters disabled
Wladimir J. van der Laan
2016-06-07
Merge #7957: [RPC][Bitcoin-TX] Add support for sequence number
Wladimir J. van der Laan
2016-06-07
[rpc] fundrawtransaction feeRate: Use BTC/kB
MarcoFalke
2016-06-06
[rpc] fundrawtransaction: Fix help text and interface
MarcoFalke
2016-06-06
qa/rpc-tests: bip9-softforks: Add tests for getblocktemplate versionbits updates
Luke Dashjr
2016-06-03
Merge #7967: [RPC] add feerate option to fundrawtransaction
Wladimir J. van der Laan
2016-06-02
Fix interrupted HTTP RPC connection workaround for Python 3.5+
Pieter Wuille
2016-05-29
Merge #8104: Tests: add timeout to sync_blocks() and sync_mempools()
MarcoFalke
2016-05-27
Merge #8098: [qa] test_framework: Append portseed to tmpdir
MarcoFalke
2016-05-26
Tests: add timeout to sync_blocks() and sync_mempools()
Suhas Daftuar
2016-05-25
Test framework: only cleanup on successful test runs
Suhas Daftuar
2016-05-20
Merge #8047: [qa] test_framework: Set wait-timeout for bitcoind procs
MarcoFalke
2016-05-20
Add RPC test for the p2p mempool command in conjunction with disabled bloomfi...
Jonas Schnelli
2016-05-20
Merge #8056: [qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-20
[qa] test_framework: Append portseed to tmpdir
MarcoFalke
2016-05-18
Merge #7917: Optimize reindex
Wladimir J. van der Laan
2016-05-17
Merge #8038: [qa, doc] Various minor fixes
MarcoFalke
2016-05-17
Report reindexing progress in GUI
Pieter Wuille
2016-05-17
Add -reindex-chainstate that does not rebuild block index
Pieter Wuille
2016-05-15
[qa] Reduce node count for some tests
MarcoFalke
2016-05-15
[qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-12
[qa] test_framework: Set wait-timeout for bitcoind procs
MarcoFalke
2016-05-11
[qa] Fix bip9-softforks blockstore issue
MarcoFalke
2016-05-10
[qa] wallet: Temporarily disable salvagewallet test
MarcoFalke
2016-05-10
Increase timeout waiting for pruned blk00000.dat
error10
2016-05-09
[qa] Add option --portseed to test_framework
MarcoFalke
2016-05-09
[qa] pull-tester: Run rpc test in parallel
MarcoFalke
2016-05-09
Merge #7971: [qa] Refactor test_framework and pull tester
MarcoFalke
2016-05-09
Merge #8018: Autofind rpc tests --srcdir
MarcoFalke
2016-05-09
Autofind rpc tests --srcdir
Jonas Schnelli
2016-05-09
test: Revert fatal-ness of missing python-zmq
Wladimir J. van der Laan
2016-05-08
[qa] pull-tester: Adjust comment
MarcoFalke
2016-05-06
[qa] Stop other nodes, even when one fails to stop
MarcoFalke
2016-05-06
[qa] Update README.md
MarcoFalke
2016-05-06
[qa] Refactor test_framework and pull tester
MarcoFalke
2016-05-05
[qa] Switch to py3
MarcoFalke
2016-05-05
Merge #7953: Create signmessagewithprivkey rpc
Wladimir J. van der Laan
2016-05-02
[qa] Fix typos in doc and comments
Pavel JanÃk
2016-05-02
[qa] smartfees: Properly use ordered dict
MarcoFalke
2016-04-28
[RPC] add feerate option to fundrawtransaction
Jonas Schnelli
2016-04-28
Test for signing messages
Andrew Chow
2016-04-27
[RPC] createrawtransaction: add option to set the sequence number per input
Jonas Schnelli
2016-04-26
[qa] test_framework: Properly print exceptions and assert empty dict
MarcoFalke
2016-04-23
[qa] mininode: Unfiddle strings into bytes
MarcoFalke
2016-04-20
Tests: Fix deserialization of reject messages
Suhas Daftuar
2016-04-19
Merge #7762: [ZMQ] append a message sequence number to every ZMQ notification
Wladimir J. van der Laan
[next]