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
/
test
Age
Commit message (
Expand
)
Author
2018-11-09
Merge #14689: Require a public key to be retrieved when signing a P2PKH input
Pieter Wuille
2018-11-09
Merge #14588: Refactor PSBT signing logic to enforce invariant and fix signin...
Pieter Wuille
2018-11-08
Require a public key to be retrieved when signing a P2PKH input
Andrew Chow
2018-11-07
tests: Add Python dead code linter (vulture)
practicalswift
2018-11-07
tests: Remove unused testing code
practicalswift
2018-11-06
Send fewer spam messages in p2p_invalid_messages
James O'Beirne
2018-11-06
Merge #14619: tests: Fix value display name in test_runner help text
MarcoFalke
2018-11-06
Merge #14658: qa: Add test to ensure node can generate all rpc help texts at ...
Wladimir J. van der Laan
2018-11-06
Merge #14522: tests: add invalid P2P message tests
Wladimir J. van der Laan
2018-11-06
Add metavar to match var name in help text + Change wording for better readab...
Martin Erlandsson
2018-11-05
example_test.py: fixup coinbase height argument, derive number clearly
Gregory Sanders
2018-11-05
qa: Add test to ensure node can generate all help texts at runtime
MarcoFalke
2018-11-05
Merge #14632: Tests: Fix a comment
MarcoFalke
2018-11-05
Merge #14060: ZMQ: add options to configure outbound message high water mark,...
Wladimir J. van der Laan
2018-11-05
Merge #14350: Add WalletLocation class
Wladimir J. van der Laan
2018-11-05
Merge #14555: Move util files to directory
Wladimir J. van der Laan
2018-11-04
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
Merge #14410: rpcwallet: 'ischange' field for 'getaddressinfo' RPC
MarcoFalke
2018-11-02
Merge #14630: test_runner: Remove travis specific code
MarcoFalke
2018-11-02
Merge #14631: [tests] Move deterministic address import to setup_nodes
MarcoFalke
2018-11-01
test_runner: Remove travis specific code
MarcoFalke
2018-11-01
Add regression test for PSBT signing bug #14473
Glenn Willen
2018-11-01
tests: add tests for invalid P2P messages
James O'Beirne
2018-11-01
tests: add P2PConnection.send_raw_message
James O'Beirne
2018-11-01
tests: add utility to assert node memory usage hasn't increased
James O'Beirne
2018-11-01
Merge #14377: check that a separator is found for psbt inputs, outputs, and g...
Wladimir J. van der Laan
2018-11-01
[tests] Move deterministic address import to setup_nodes
John Newbery
2018-11-01
Tests: Fix a comment
fridokus
2018-11-01
Merge #14197: [psbt] Convert non-witness UTXOs to witness if witness sig created
Wladimir J. van der Laan
2018-11-01
Merge #14569: tests: Print dots by default in functional tests
MarcoFalke
2018-10-31
Merge #14454: Add SegWit support to importmulti
Wladimir J. van der Laan
2018-10-30
tests: Print dots by default
Chun Kuan Lee
2018-10-28
Merge #14585: refactor: remove usage of locale dependent std::isspace
MarcoFalke
2018-10-27
Merge #14571: [tests] Test that nodes respond to getdata with notfound
MarcoFalke
2018-10-26
Don't rely on locale dependent functions in base_blob<BITS>::SetHex(...) (uin...
practicalswift
2018-10-26
[tests] Test that nodes respond to getdata with notfound
MarcoFalke
2018-10-26
Merge #14561: Remove fs::relative call and fix listwalletdir tests
Wladimir J. van der Laan
2018-10-26
Merge #14518: rpc: Always throw in getblockstats if -txindex is required
Wladimir J. van der Laan
2018-10-25
Remove fs::relative call and fix listwalletdir tests
João Barbosa
2018-10-25
wallet: Refactor to use WalletLocation
João Barbosa
2018-10-25
Add segwit address tests for importmulti
MeshCollider
2018-10-25
Fix typo in test_framework/blocktools
MeshCollider
2018-10-25
Add SegWit support to importmulti with some ProcessImport cleanup
MeshCollider
2018-10-24
appveyor: Enable multiwallet test
Chun Kuan Lee
2018-10-24
Merge #14320: [bugfix] wallet: Fix duplicate fileid detection
Wladimir J. van der Laan
2018-10-24
Merge #14504: tests: show the progress of functional tests
MarcoFalke
2018-10-24
tests: add test case for loading copied wallet twice
Chun Kuan Lee
2018-10-24
Merge #14453: rpc: Fix wallet unload during walletpassphrase timeout
Wladimir J. van der Laan
2018-10-24
Merge #14296: [wallet] Remove addwitnessaddress
MarcoFalke
2018-10-23
Merge #14417: Fix listreceivedbyaddress not taking address as a string
MarcoFalke
[next]