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
2019-09-22
Merge #16918: test: Make PORT_MIN in test runner configurable
MarcoFalke
2019-09-20
Merge #16920: test: Fix extra_args in wallet_import_rescan.py
MarcoFalke
2019-09-20
Merge #16921: tests: Add information on how to add Vulture suppressions
fanquake
2019-09-19
tests: Add information on how to add Vulture suppressions
practicalswift
2019-09-19
test: Fix extra_args in wallet_import_rescan.py
MarcoFalke
2019-09-19
test: Make PORT_MIN in test runner configurable
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 #16907: test: lint: Add DisabledOpcodeTemplates to whitelist
MarcoFalke
2019-09-18
test: lint: Add DisabledOpcodeTemplates to whitelist
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-10
Merge #16725: Don't show addresses or P2PK in decoderawtransaction
Samuel Dobson
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-05
Merge #15257: Scripts and tools: Bump flake8 to 3.7.8
MarcoFalke
2019-09-05
Merge #16768: test: Make lint-includes.sh work from any directory
MarcoFalke
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
Make lint-includes.sh work from any directory
Kristaps Kaupe
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
[next]