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
/
functional
Age
Commit message (
Expand
)
Author
2018-11-22
Merge #14777: tests: Add regtest for JSON-RPC batch calls
MarcoFalke
2018-11-21
Add regtest for JSON-RPC batch calls.
Daniel Kraft
2018-11-21
Merge #14708: Warn unrecognised sections in the config file
Wladimir J. van der Laan
2018-11-21
Merge #14719: qa: Check specific reject reasons in feature_block
Wladimir J. van der Laan
2018-11-20
Merge #14552: wallet: detecting duplicate wallet by comparing the db filename.
Wladimir J. van der Laan
2018-11-20
Warn unrecognized sections in the config file
Akio Nakamura
2018-11-13
[wallet] Restore ability to list incoming transactions by label
Russell Yanofsky
2018-11-13
Merge #14720: rpc: Correctly name arguments
MarcoFalke
2018-11-13
Merge #14679: importmulti: Don't add internal addresses to address book
Wladimir J. van der Laan
2018-11-13
rpc: Correctly name arguments
Jon Layton
2018-11-13
Merge #14705: travis: Avoid timeout on verify-commits check
MarcoFalke
2018-11-13
qa: Check specific reject reasons in feature_block
MarcoFalke
2018-11-13
Merge #14700: qa: Avoid race in p2p_invalid_block by waiting for the block re...
MarcoFalke
2018-11-13
Merge #13381: RPC: creates possibility to preserve labels on importprivkey
Jonas Schnelli
2018-11-12
Merge #14356: fix converttopsbt permitsigdata arg, add basic test
Wladimir J. van der Laan
2018-11-12
Merge #14494: Error if # is used in rpcpassword in conf
Wladimir J. van der Laan
2018-11-12
Merge #14693: test_node: get_mem_rss fixups
Wladimir J. van der Laan
2018-11-10
qa: Raise ci test_runner timeout to 40 mins
MarcoFalke
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-09
qa: Avoid race in p2p_invalid_block by waiting for the block request
MarcoFalke
2018-11-09
tests: Make feature_block pass on centos
MarcoFalke
2018-11-08
test_node: get_mem_rss fixups
MarcoFalke
2018-11-08
Require a public key to be retrieved when signing a P2PKH input
Andrew Chow
2018-11-07
importmulti: Don't add internal addresses to address book
Gregory Sanders
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-06
wallet: Add trailing wallet.dat when detecting duplicate wallet if it's a dir...
Chun Kuan Lee
2018-11-06
Add test for rpcpassword hash error
MeshCollider
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-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
[next]