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-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
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
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-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
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-23
test: Add implicit-signed-integer-truncation:*/include/c++/ suppression
MarcoFalke
2023-06-22
Merge bitcoin/bitcoin#27831: test: handle failed `assert_equal()` assertions ...
fanquake
2023-06-22
test: Run fuzz tests on macOS
MarcoFalke
2023-06-22
Merge bitcoin/bitcoin#27889: test: Kill `BOOST_ASSERT` and update the linter
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
2023-06-21
Merge bitcoin/bitcoin#27919: ci: Run fuzz target even if input folder is empty
fanquake
2023-06-21
test: Use TestNode *_path properties where possible
MarcoFalke
2023-06-21
test: Allow pathlib.Path as RPC argument via authproxy
MarcoFalke
2023-06-21
scripted-diff: Use wallets_path and chain_path where possible
MarcoFalke
2023-06-21
test: Use wallet_dir lambda in wallet_multiwallet test where possible
MarcoFalke
2023-06-20
Merge bitcoin/bitcoin#27890: refactor: Make m_count_with_* in CTxMemPoolEntry...
glozow
2023-06-20
Merge bitcoin/bitcoin#26740: wallet: Migrate wallets that are not in a wallet...
Ryan Ofsky
2023-06-20
Merge bitcoin/bitcoin#27632: Raise on invalid -debug and -loglevel config opt...
Andrew Chow
2023-06-20
ci: Run fuzz target even if input folder is empty
MarcoFalke
2023-06-20
Merge bitcoin/bitcoin#27622: Fee estimation: avoid serving stale fee estimate
glozow
2023-06-19
test: refactor: introduce `generate_keypair` helper with WIF support
Sebastian Falbesoner
[next]