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
2020-01-16
Merge #17691: doc: Add missed copyright headers
MarcoFalke
2020-01-16
Merge #17541: test: add functional test for non-standard bare multisig txs
MarcoFalke
2020-01-15
Replace coroutine with async def in p2p_invalid_messages.py
Elichai Turkel
2020-01-15
Merge #17843: wallet: Reset reused transactions cache
Samuel Dobson
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-13
wallet: Reset reused transactions cache
Fabian Jahr
2020-01-11
Merge #17893: qa: Fix double-negative arg test
fanquake
2020-01-08
Merge #17445: zmq: Fix due to invalid argument and multiple notifiers
Wladimir J. van der Laan
2020-01-08
qa: Fix double-negative arg test
Hennadii Stepanov
2020-01-08
Merge #17578: rpc: simplify getaddressinfo labels, deprecate previous behavior
Samuel Dobson
2020-01-08
Merge #16373: bumpfee: Return PSBT when wallet has privkeys disabled
Samuel Dobson
2020-01-08
Merge #17621: IsUsedDestination should count any known single-key address
Samuel Dobson
2020-01-04
scripted-diff: Add missed copyright headers
Hennadii Stepanov
2020-01-03
IsUsedDestination should count any known single-key address
Gregory Sanders
2020-01-03
test: getaddressinfo labels purpose deprecation test
Jon Atack
2020-01-03
rpc: simplify getaddressinfo labels, deprecate previous behavior
Jon Atack
2020-01-02
Merge #16658: validation: Rename CheckInputs to CheckInputScripts
MarcoFalke
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-27
test: Change filemode of rpc_whitelist.py
Emil Engler
2019-12-18
Test watchonly wallet bumpfee with PSBT return
Gregory Sanders
2019-12-15
Merge #17728: rpc: require second argument only for scantxoutset start action
Wladimir J. van der Laan
2019-12-13
Merge #12763: Add RPC Whitelist Feature from #12248
Wladimir J. van der Laan
2019-12-12
test: Add test for rpc_whitelist
Emil Engler
2019-12-11
Merge #17705: test: re-enable CLI test support by using EncodeDecimal in json...
fanquake
2019-12-11
rpc: require second argument only for scantxoutset start action
Andrew Chow
2019-12-10
Merge #17633: tests: Add option --valgrind to run the functional tests under ...
MarcoFalke
2019-12-10
Merge #17524: psbt: handle unspendable psbts
MarcoFalke
2019-12-09
test: re-enable CLI test support by using EncodeDecimal in json.dumps()
fanquake
2019-12-06
tests: Use a default of supports_cli=True (instead of supports_cli=False)
practicalswift
2019-12-06
tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
practicalswift
2019-12-05
Merge #17522: test: Wait until mempool is loaded in wallet_abandonconflict
MarcoFalke
2019-12-04
Merge #17650: util: remove unwanted fields from bitcoin-cli -getinfo
fanquake
2019-12-04
test: Print stderr when subprocess fails
MarcoFalke
2019-12-04
util: remove unwanted fields from bitcoin-cli -getinfo
malevolent
2019-12-03
Merge #17599: ci: Run functional tests on s390x
MarcoFalke
2019-12-03
Merge #17643: wallet: Fix origfee return for bumpfee with feerate arg
MarcoFalke
2019-12-01
Fix origfee return for bumpfee with feerate arg
Gregory Sanders
2019-12-01
tests: Add option --valgrind to run nodes under valgrind in the functional tests
practicalswift
2019-12-01
Merge #17568: wallet: fix when sufficient preset inputs and subtractFeeFromOu...
fanquake
2019-11-26
tests: Add a test for funding with sufficient preset inputs and subtractFeeFr...
Andrew Chow
2019-11-25
test: Properly deserialize integers in little-endian
MarcoFalke
2019-11-24
test: add rpc getaddressinfo labels test coverage
Jon Atack
2019-11-24
test: add listlabels test in wallet_labels.py
Jon Atack
2019-11-23
Merge #17387: wallet_importmulti: use addresses of the same type as being imp...
Samuel Dobson
2019-11-21
Merge #17439: refactor: Use proper MAX_SCRIPT_ELEMENT_SIZE constants consiste...
MarcoFalke
2019-11-20
test: add functional test for non-standard bare multisig txs
Sebastian Falbesoner
2019-11-20
test: add functional test for non-standard txs with too large scriptSig
Sebastian Falbesoner
2019-11-19
Mark PSBTs spending unspendable outputs as invalid in analysis
Andrew Chow
2019-11-19
test: Wait until mempool is loaded in wallet_abandonconflict
MarcoFalke
2019-11-18
test: skip tool_wallet test when bitcoin-wallet isn't compiled
fanquake
[next]