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-04-04
Merge #7543: [0.12] Backport BIP9, BIP68 and BIP112 with softfork
Wladimir J. van der Laan
2016-04-03
[qa] rpc-tests: Properly use integers, floats
BtcDrak
2016-03-31
Fix comments in tests
BtcDrak
2016-03-29
Add bip68-sequence.py to extended rpc tests
BtcDrak
2016-03-26
Test of BIP9 fork activation of mtp, csv, sequence_lock
NicolasDorier
2016-03-23
Fix calculation of balances and available coins.
Alex Morcos
2016-03-18
Add RPC test for BIP 68/112/113 soft fork.
Alex Morcos
2016-03-18
RPC test for BIP9 warning logic
Suhas Daftuar
2016-03-18
Bug fix to RPC test
Alex Morcos
2016-03-18
Add RPC test exercising BIP68 (mempool only)
Suhas Daftuar
2016-03-11
[doc/log] Fix markdown syntax and line terminate LogPrint
MarcoFalke
2016-02-10
[rpc-tests] Change solve() to use rehash
mrbandrews
2016-01-20
RPC: indicate which transactions are replaceable
Suhas Daftuar
2016-01-18
Fix error in blockchain.py introduced in merge
Suhas Daftuar
2016-01-18
Fix help, add RPC tests for getblockheader
James O'Beirne
2016-01-18
[qa] Fix pyton syntax in rpc tests
MarcoFalke
2016-01-18
Merge pull request #7338
Wladimir J. van der Laan
2016-01-18
Eliminate race condition in mempool_packages test
Suhas Daftuar
2016-01-13
Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.
mb300sd
2016-01-13
[RPC-Tests] add option to run rpc test over QT clients
Jonas Schnelli
2016-01-13
Add RPC call abandontransaction
Alex Morcos
2016-01-13
Add sane fallback for fee estimation
Alex Morcos
2016-01-09
[Tests] Eliminate intermittent failures in sendheaders.py
Suhas Daftuar
2016-01-07
[qa] wallet: Check if maintenance changes the balance
MarcoFalke
2016-01-05
Bump copyright headers to 2015
MarcoFalke
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
[next]