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
2021-06-07
Merge bitcoin/bitcoin#22149: test: Add temporary logging to debug #20975
W. J. van der Laan
2021-06-07
Merge bitcoin/bitcoin#22092: test: convert documentation into type annotations
fanquake
2021-06-06
Merge bitcoin-core/gui#29: refactor: Optimize signal-slot connections logic
Hennadii Stepanov
2021-06-05
Merge bitcoin/bitcoin#22150: test: Remove unused node from feature_nulldummy
MarcoFalke
2021-06-04
test: Fix p2p_leak.py intermittent failure by lowering timeout
Martin Zumsande
2021-06-04
test: Remove unused node from feature_nulldummy
MarcoFalke
2021-06-04
test: Add temporary logging to debug #20975
MarcoFalke
2021-06-04
Merge bitcoin/bitcoin#18795: Test: wallet issue with orphaned rewards
MarcoFalke
2021-06-03
Merge bitcoin/bitcoin#22051: Basic Taproot derivation support for descriptors
W. J. van der Laan
2021-06-03
Merge bitcoin/bitcoin#22050: p2p: remove tor v2 support
W. J. van der Laan
2021-06-03
test: convert docs into type annotations in test_framework/test_node.py
fanquake
2021-06-03
test: convert docs into type annotations in test_framework/wallet.py
fanquake
2021-06-03
test: convert docs into type annotations in test_framework/util.py
fanquake
2021-06-03
script: fix spelling linter raising spuriously on "invokable"
Jon Atack
2021-06-02
Testcase for wallet issue with orphaned rewards.
Daniel Kraft
2021-06-02
Merge bitcoin/bitcoin#22082: test: update nanobench from release 4.0.0 to 4.3.4
MarcoFalke
2021-06-01
Merge bitcoin/bitcoin#21178: test: run mempool_reorg.py even with wallet disa...
MarcoFalke
2021-06-01
test: remove sanitizer suppression for nanobench
Martin Ankerl
2021-05-31
test: feature_cltv.py: don't return tx copies in modification functions
Sebastian Falbesoner
2021-05-31
test: drop unused node parameters in feature_cltv.py
Sebastian Falbesoner
2021-05-31
test: fix typo in feature_cltv.py (s/ctlv/cltv/)
Sebastian Falbesoner
2021-05-31
test: run mempool_reorg.py even with wallet disabled
Darius Parvin
2021-05-31
Merge bitcoin/bitcoin#21989: test: Use COINBASE_MATURITY in functional tests
MarcoFalke
2021-05-31
Use COINBASE_MATURITY constant in functional tests.
Kiminuo
2021-05-31
Merge bitcoin/bitcoin#22103: test: Fix IPv6 check on BSD systems
MarcoFalke
2021-05-30
test: Fix IPv6 check on BSD systems
nthumann
2021-05-30
Merge bitcoin/bitcoin#21207: MOVEONLY: CWallet transaction code out of wallet...
Samuel Dobson
2021-05-29
qt: Drop BitcoinGUI* WalletFrame data member
Hennadii Stepanov
2021-05-27
Merge bitcoin/bitcoin#20833: rpc/validation: enable packages through testmemp...
W. J. van der Laan
2021-05-27
test: update feature_proxy to torv3
Jon Atack
2021-05-26
MOVEONLY: CWallet transaction code out of wallet.cpp/.h
Russell Yanofsky
2021-05-26
Merge bitcoin/bitcoin#18418: wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100
fanquake
2021-05-25
test: use MiniWallet (P2PK mode) for feature_dersig.py
Sebastian Falbesoner
2021-05-25
Merge bitcoin/bitcoin#22043: rpc, test: addpeeraddress test coverage, code si...
MarcoFalke
2021-05-24
tests: check derivation of P2TR
Pieter Wuille
2021-05-24
[policy] detect unsorted packages
glozow
2021-05-24
[test] functional test for packages in RPCs
glozow
2021-05-24
[rpc] allow multiple txns in testmempoolaccept
glozow
2021-05-24
test: MiniWallet: introduce enum type for output mode
Sebastian Falbesoner
2021-05-24
Merge bitcoin/bitcoin#21945: test: add P2PK support to MiniWallet
MarcoFalke
2021-05-23
test: addpeeraddress functional test coverage
Jon Atack
2021-05-21
Move COINBASE_MATURITY from `feature_nulldummy` test to `blocktools`.
Kiminuo
2021-05-21
Cleanup -includeconf error message
MarcoFalke
2021-05-21
Fix crash when parsing command line with -noincludeconf=0
MarcoFalke
2021-05-19
test: improve getnodeaddresses coverage, test by network
Jon Atack
2021-05-18
wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100
Fabian Jahr
2021-05-17
test: use P2PK-MiniWallet for feature_csv_activation.py
Sebastian Falbesoner
2021-05-17
test: MiniWallet: add P2PK support
Sebastian Falbesoner
2021-05-12
Merge bitcoin/bitcoin#21905: net: initialize nMessageSize to uint32_t max
W. J. van der Laan
2021-05-12
index: Avoid async shutdown on init error
MarcoFalke
[next]