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
2023-07-22
fuzz: Re-enable symbolize=1 in ASAN_OPTIONS
MarcoFalke
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#28066: fuzz: Generate process_message targets individually
fanquake
2023-07-20
Merge bitcoin/bitcoin#26467: bumpfee: Allow the user to choose which output i...
fanquake
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-18
Merge bitcoin/bitcoin#28083: ci: Use DOCKER_BUILDKIT for lint image
fanquake
2023-07-17
Merge bitcoin/bitcoin#27997: Descriptors: rule out unspendable miniscript des...
Andrew Chow
2023-07-17
Merge bitcoin/bitcoin#28088: test: Disable known broken USDT test
fanquake
2023-07-17
test: Disable known broken USDT test
MarcoFalke
2023-07-17
fuzz: Bump FuzzedDataProvider.h
MarcoFalke
2023-07-16
ci: Use DOCKER_BUILDKIT for lint image
MarcoFalke
2023-07-12
fuzz: Generate process_message targets individually
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
Merge bitcoin/bitcoin#28038: wallet: address book migration bug fixes
fanquake
2023-07-07
test: miner: add coverage for `-blockmintxfee` setting
Sebastian Falbesoner
2023-07-07
Merge bitcoin/bitcoin#28015: fuzz: Generate rpc fuzz targets individually
fanquake
2023-07-06
Merge bitcoin/bitcoin#27861: kernel: Rm ShutdownRequested and AbortNode from ...
Ryan Ofsky
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
script: update ignored-words.txt
Jon Atack
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#27932: test: Fuzz on macOS
fanquake
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-28
fuzz: Generate rpc fuzz targets individually
MarcoFalke
2023-06-28
kernel: Add fatalError method to notifications
TheCharlatan
2023-06-28
scripted-diff: Rename FatalError to FatalErrorf
TheCharlatan
2023-06-27
Merge bitcoin/bitcoin#27896: Remove the syscall sandbox
Andrew Chow
2023-06-27
Merge bitcoin/bitcoin#27940: test: Add implicit-signed-integer-truncation:*/i...
fanquake
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
[next]