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
Age
Commit message (
Expand
)
Author
2016-10-03
[qa] mininode: Only allow named args in wait_until
MarcoFalke
2016-10-03
[qa] Fix race condition in p2p-compactblocks test
Suhas Daftuar
2016-10-03
Fix nulldummy.py test
Johnson Lau
2016-10-03
test: Avoid ConnectionResetErrors during RPC tests
Wladimir J. van der Laan
2016-10-03
[qa] nulldummy: Don't run unused code
MarcoFalke
2016-10-03
[qa] blockstore: Switch to dumb dbm
MarcoFalke
2016-10-03
[qa] Split up slow RPC calls to avoid pruning test timeouts
Suhas Daftuar
2016-10-03
Ping regularly in p2p-segwit.py to keep connection alive
Johnson Lau
2016-09-26
Implement NULLDUMMY softfork
Johnson Lau
2016-09-26
Fix broken sendcmpct test in p2p-compactblocks.py
Suhas Daftuar
2016-09-26
Add p2p test for BIP 152 (compact blocks)
Suhas Daftuar
2016-09-26
Add support for compactblocks to mininode
Suhas Daftuar
2016-09-26
Tests: refactor compact size serialization in mininode
Suhas Daftuar
2016-09-26
Implement SipHash in Python
Pieter Wuille
2016-09-26
Add basic test for IsStandard witness transaction blinding
instagibbs
2016-09-21
[copyright] Add missing copyright headers
isle2983
2016-09-21
[qa] wallet: Check legacy wallet as well
MarcoFalke
2016-09-21
[qa] walletbackup: Sync blocks inside the loop
MarcoFalke
2016-09-21
[qa] abandonconflict: Use assert_equal
MarcoFalke
2016-09-21
[qa] Rework hd wallet dump test
MarcoFalke
2016-09-21
[qa]: enable rpcbind_test
whythat
2016-09-21
[qa]: add parsing for '<host>:<port>' argument form to rpc_url()
whythat
2016-09-21
[QA] Add walletdump RPC test (including HD- & encryption-tests)
Jonas Schnelli
2016-09-21
Fix SIGHASH_SINGLE bug in test_framework SignatureHash
Johnson Lau
2016-09-21
p2psegwit.py transaction is rejected due to premature witness not size
instagibbs
2016-09-21
Update p2p-segwit.py to reflect correct AskFor behavior
instagibbs
2016-09-16
[qa] create_cache: Delete temp dir when done
MarcoFalke
2016-09-16
[qa] remove root test directory for RPC tests
whythat
2016-08-26
[wallet] rpc: Drop misleading option
MarcoFalke
2016-08-10
Bugfix: Use pre-BIP141 sigops until segwit activates
Luke Dashjr
2016-08-04
Fix p2p-feefilter.py for changed tx relay behavior
Suhas Daftuar
2016-07-27
[Wallet] Add CKeyMetadata record for HDMasterKey(s), factor out HD key genera...
Jonas Schnelli
2016-07-27
[0.13] Create a new HD seed after encrypting the wallet
Jonas Schnelli
2016-07-26
qa: Add test for standardness of segwit v0 outputs
Suhas Daftuar
2016-07-25
[Wallet] Correct hdmasterkeyid/masterkeyid name confusion
Jonas Schnelli
2016-07-19
Rename "block cost" to "block weight"
Suhas Daftuar
2016-07-18
Merge #8323: Add HD keypath to CKeyMetadata, report metadata in validateaddress
Wladimir J. van der Laan
2016-07-18
Merge #8305: Improve handling of unconnecting headers
Wladimir J. van der Laan
2016-07-15
[Wallet] comsetic non-code changes for the HD feature
Jonas Schnelli
2016-07-14
[qa] Solve merge conflict of 4324bd237c3147fc153ba5046c211f03e8ac956a
MarcoFalke
2016-07-14
Merge #8312: Fix mempool DoS vulnerability from malleated transactions
Wladimir J. van der Laan
2016-07-14
Merge #8311: Rename CTxinWitness -> CTxInWitness
Wladimir J. van der Laan
2016-07-12
Add test for handling of unconnecting headers
Suhas Daftuar
2016-07-09
[QA] extend wallet-hd test to cover HD metadata
Jonas Schnelli
2016-07-08
Merge #7540: Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY
Wladimir J. van der Laan
2016-07-08
Merge #8309: [qa] Add wallet-hd test
Wladimir J. van der Laan
2016-07-07
Test that unnecessary witnesses can't be used for mempool DoS
Suhas Daftuar
2016-07-07
[qa] Add wallet-hd test
MarcoFalke
2016-07-07
[qa] test_framework: Add wrapper for stop_node
MarcoFalke
2016-07-06
Rename CTxinWitness -> CTxInWitness
Bob McElrath
[next]