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
2019-09-20
Merge #16920: test: Fix extra_args in wallet_import_rescan.py
MarcoFalke
2019-09-19
test: Fix extra_args in wallet_import_rescan.py
MarcoFalke
2019-09-19
Test: Move common function assert_approx() into util.py
fridokus
2019-09-19
Merge #16885: doc: Update tx-size-small comment with relevant CVE disclosure
fanquake
2019-09-18
Update tx-size-small comment with relevant CVE disclosure
Gregory Sanders
2019-09-18
Merge #16898: test: Remove connect_nodes_bi
MarcoFalke
2019-09-18
Merge #16521: rpc: Use the default maxfeerate value as BTC/kB
Wladimir J. van der Laan
2019-09-18
Merge #16512: rpc: Shuffle inputs and outputs after joining psbts
Wladimir J. van der Laan
2019-09-18
Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_blo...
Wladimir J. van der Laan
2019-09-17
Merge #16864: test: Add python bech32 impl round-trip test
MarcoFalke
2019-09-17
Merge #16888: test: Bump timeouts in slow running tests
MarcoFalke
2019-09-17
test: Remove unused connect_nodes_bi
MarcoFalke
2019-09-17
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
MarcoFalke
2019-09-17
test: Use connect_nodes when connecting nodes in the test_framework
MarcoFalke
2019-09-17
test: Reformat python imports to aid scripted diff
MarcoFalke
2019-09-16
test: Bump timeouts in slow running tests
MarcoFalke
2019-09-16
Merge #16845: test: Add notes on how to generate data/wallets/high_minversion
MarcoFalke
2019-09-16
test: Add notes on how to generate data/wallets/high_minversion
MarcoFalke
2019-09-16
Merge #16737: test: Establish only one connection between nodes in rpc_invali...
Wladimir J. van der Laan
2019-09-15
Add python bech32 impl round-trip test
Gregory Sanders
2019-09-15
test: improve gettransaction test coverage
Jon Atack
2019-09-14
rpc: fix regression in gettransaction
Jon Atack
2019-09-13
[wallet] Rename 'decode' argument in gettransaction method to 'verbose'
John Newbery
2019-09-12
Merge #16551: test: Test that low difficulty chain fork is rejected
MarcoFalke
2019-09-12
Merge #16850: test: `servicesnames` field in `getpeerinfo` and `getnetworkinfo`
Wladimir J. van der Laan
2019-09-11
tests: rename 'test_getnetworkinginfo' in 'test_getnetworkinfo'
darosior
2019-09-11
tests: add a test for the 'servicesnames' RPC field
darosior
2019-09-11
Merge #16251: Improve signrawtransaction error reporting
fanquake
2019-09-10
signrawtransactionwithkey: better error messages for bad redeemScript/witness...
Anthony Towns
2019-09-09
Merge #16796: wallet: Fix segfault in CreateWalletFromFile
Samuel Dobson
2019-09-09
Merge #16285: rpc: Improve scantxoutset response and help message
Wladimir J. van der Laan
2019-09-09
qa: Check scantxoutset result against gettxoutsetinfo
João Barbosa
2019-09-07
Merge #15759: p2p: Add 2 outbound block-relay-only connections
fanquake
2019-09-07
Merge #16421: Conservatively accept RBF bumps bumping one tx at the package l...
fanquake
2019-09-06
Merge #16624: wallet: encapsulate transactions state
MeshCollider
2019-09-05
Merge #16804: test: Remove unused try-block in assert_debug_log
Wladimir J. van der Laan
2019-09-04
Test that joinpsbts randomly shuffles the inputs
Andrew Chow
2019-09-04
Conservatively accept RBF bumps bumping one tx at the package limits
Matt Corallo
2019-09-04
Disconnect peers violating blocks-only mode
Suhas Daftuar
2019-09-04
test: Remove incorrect and unused try-block in assert_debug_log
MarcoFalke
2019-09-03
test/contrib: Fix invalid escapes in regex strings
Ben Woosley
2019-09-03
wallet: Fix segmentation fault in CreateWalletFromFile
MarcoFalke
2019-09-03
test: Print both messages on failure in assert_raises_message
MarcoFalke
2019-08-30
tests: Add a new functional test for gettransaction
darosior
2019-08-29
Add a test wallet_reorgsrestore
Antoine Riard
2019-08-29
Merge #16695: rpc: Add window final block height to getchaintxstats
Wladimir J. van der Laan
2019-08-29
Add window final block height to getchaintxstats
Jonathan "Duke" Leto
2019-08-28
Merge #16726: tests: Avoid common Python default parameter gotcha when mutabl...
MarcoFalke
2019-08-28
Merge #16740: qa: Relax so that the subscriber is ready before publishing zmq...
MarcoFalke
2019-08-28
test: add executable flag for wallet_watchonly.py
Sebastian Falbesoner
[next]