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
2023-07-27
test: use common assert_signing_completed_successfully helper
Jon Atack
2023-07-27
test: add coverage for passing an invalid sighashtype
Jon Atack
2023-07-26
Merge bitcoin/bitcoin#28139: test: create wallet specific for test_locked_wal...
fanquake
2023-07-26
Merge bitcoin/bitcoin#27529: test: fix `feature_addrman.py` on big-endian sys...
fanquake
2023-07-26
Merge bitcoin/bitcoin#28035: test: Ignore UTF-8 errors in assert_debug_log
fanquake
2023-07-24
test: create wallet specific for test_locked_wallet case
furszy
2023-07-20
Merge bitcoin/bitcoin#28108: test: fix intermittent failure in wallet_resendw...
Andrew Chow
2023-07-20
Merge bitcoin/bitcoin#28067: descriptors: do not return top-level only funcs ...
Andrew Chow
2023-07-20
Merge bitcoin/bitcoin#27620: test: miner: add coverage for `-blockmintxfee` s...
fanquake
2023-07-20
test: wallet, add coverage for watch-only raw sh script migration
furszy
2023-07-20
descriptor: InferScript, do not return top-level only func as sub descriptor
furszy
2023-07-20
Merge bitcoin/bitcoin#26467: bumpfee: Allow the user to choose which output i...
fanquake
2023-07-20
test: Ignore UTF-8 errors in assert_debug_log
MarcoFalke
2023-07-20
test: Fix debug_log_size helper
MarcoFalke
2023-07-19
test: fix intermittent failure in wallet_resendwallettransactions.py
Martin Zumsande
2023-07-19
Merge bitcoin/bitcoin#27986: test: remove race in the user-agent reception check
fanquake
2023-07-17
Merge bitcoin/bitcoin#27997: Descriptors: rule out unspendable miniscript des...
Andrew Chow
2023-07-17
test: Disable known broken USDT test
MarcoFalke
2023-07-11
Merge bitcoin/bitcoin#28025: test: refactor: deduplicate legacy ECDSA signing...
Andrew Chow
2023-07-11
Merge bitcoin/bitcoin#28028: test: Check expected_stderr after stop
fanquake
2023-07-10
init: don't start indexes sync thread prematurely
furszy
2023-07-10
test: Check expected_stderr after stop
MarcoFalke
2023-07-07
scripted-diff: rename 'loadblk' thread name to 'initload'
furszy
2023-07-07
test: miner: add coverage for `-blockmintxfee` setting
Sebastian Falbesoner
2023-07-06
test: wallet, add coverage for addressbook migration
furszy
2023-07-06
test: remove race in the user-agent reception check
Vasil Dimov
2023-07-06
Merge bitcoin/bitcoin#27869: wallet: Give deprecation warning when loading a ...
glozow
2023-07-03
test: refactor: deduplicate legacy ECDSA signing for tx inputs
Sebastian Falbesoner
2023-07-01
qa: make sure we don't let unspendable Miniscript descriptors be imported
Antoine Poinsot
2023-06-30
Merge bitcoin/bitcoin#24005: test: add python implementation of Elligator swift
fanquake
2023-06-30
Merge bitcoin/bitcoin#28009: script, test: python typing and linter updates
fanquake
2023-06-29
test: fix PEP484 no implicit optional argument types errors
Jon Atack
2023-06-29
script, test: add missing python type annotations
Jon Atack
2023-06-29
test: add ellswift test vectors from BIP324
stratospher
2023-06-29
test: Add ellswift unit tests
stratospher
2023-06-29
test: Add python ellswift implementation to test framework
stratospher
2023-06-29
test: Rename EncodeDecimal to serialization_fallback
MarcoFalke
2023-06-29
Merge bitcoin/bitcoin#27884: test: Use TestNode datadir_path or chain_path wh...
fanquake
2023-06-28
Merge bitcoin/bitcoin#26222: Introduce secp256k1 module with field and group ...
Andrew Chow
2023-06-27
Merge bitcoin/bitcoin#27896: Remove the syscall sandbox
Andrew Chow
2023-06-27
test: EC: optimize scalar multiplication of G by using lookup table
Sebastian Falbesoner
2023-06-27
test: add secp256k1 module with FE (field element) and GE (group element) cla...
Pieter Wuille
2023-06-26
tests: Test for bumping single output transaction
Andrew Chow
2023-06-26
test: Test bumpfee reduce_output
Andrew Chow
2023-06-23
Merge bitcoin/bitcoin#27631: test: avoid sporadic MINIMALDATA failure in feat...
Andrew Chow
2023-06-23
Merge bitcoin/bitcoin#27577: p2p: give seednodes time before falling back to ...
Andrew Chow
2023-06-23
wallet: Give deprecation warning when loading a legacy wallet
Andrew Chow
2023-06-22
Merge bitcoin/bitcoin#27831: test: handle failed `assert_equal()` assertions ...
fanquake
2023-06-21
net: Give seednodes time before falling back to fixed seeds
Martin Zumsande
2023-06-21
Merge bitcoin/bitcoin#27733: test: refactor: introduce `generate_keypair` hel...
fanquake
[next]