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-12-16
Let test_runner.py start multiple jobs per timeslot
Pieter Wuille
2021-12-16
refactor: Remove implicit-integer-sign-change suppressions in validation.cpp
MarcoFalke
2021-12-16
test: check that pruneblockchain RPC fails for future block or timestamp
Sebastian Falbesoner
2021-12-16
Merge bitcoin/bitcoin#23720: test: Refactor addr_relay.py addr generation, in...
MarcoFalke
2021-12-16
test: Combine addr generation helper functions
Martin Zumsande
2021-12-16
test: Fix intermittent issue in p2p_addr_relay.py
Martin Zumsande
2021-12-16
Merge bitcoin/bitcoin#23777: doc: follow-ups from #23365 (index backwards sea...
MarcoFalke
2021-12-16
Merge bitcoin/bitcoin#23721: wallet, refactor: Move restorewallet() logic to ...
MarcoFalke
2021-12-16
Merge bitcoin/bitcoin#23782: test: include two more interruptions points
MarcoFalke
2021-12-15
refactor: remove the wallet folder if the restore fails
w0xlt
2021-12-15
refactor: Move restorewallet() RPC logic to the wallet section
w0xlt
2021-12-15
test: re-organized array according to order of logs and included 2 more inter...
seaona
2021-12-15
test: include two more interruptions points
seaona
2021-12-15
Merge bitcoin/bitcoin#23758: net: Use type-safe mockable time for peer connec...
MarcoFalke
2021-12-15
doc: add explanations for assert in index and magic numbers in test
Martin Zumsande
2021-12-15
Merge bitcoin/bitcoin#23756: refactor: Fix implicit integer sign changes in s...
MarcoFalke
2021-12-14
tests: Add missing assert_equal import to p2p_add_connections.py
Andrew Chow
2021-12-14
Merge bitcoin/bitcoin#22777: net processing: don't request tx relay on feeler...
MarcoFalke
2021-12-13
Merge bitcoin/bitcoin#23755: rpc: Quote user supplied strings in error messages
MarcoFalke
2021-12-13
Merge bitcoin/bitcoin#23648: test: Use byte unit 'M' for -maxuploadtarget f...
MarcoFalke
2021-12-13
rpc: Quote user supplied strings in error messages
MarcoFalke
2021-12-13
Merge bitcoin/bitcoin#23365: index: Fix backwards search for bestblock
MarcoFalke
2021-12-13
Use mockable time for peer connection time
MarcoFalke
2021-12-13
Fix implicit integer sign changes in strencodings
MarcoFalke
2021-12-11
rpc: output all hash preimages in 'decodepsbt'
Antoine Poinsot
2021-12-11
Merge bitcoin/bitcoin#23113: Add warnings to createmultisig and addmultisig i...
MarcoFalke
2021-12-11
test: fix test failures in test/functional/p2p_timeouts.py
Jon Atack
2021-12-10
test: Use byte unit 'M' for -maxuploadtarget functional test
Douglas Chimento
2021-12-10
Add global xpub test vectors from BIP
Andrew Chow
2021-12-10
Test for proprietary field
Andrew Chow
2021-12-10
Implement PSBT versions
Andrew Chow
2021-12-10
Merge bitcoin/bitcoin#22514: psbt: Actually use SIGHASH_DEFAULT for PSBT signing
MarcoFalke
2021-12-10
Merge bitcoin/bitcoin#19499: p2p: Make timeout mockable and type safe, speed ...
MarcoFalke
2021-12-10
Merge bitcoin/bitcoin#23628: Check descriptors returned by external signers
fanquake
2021-12-09
test: add feature_coinstatsindex.py --descriptors to test_runner.py
Sebastian Falbesoner
2021-12-09
test: fix test feature_coinstatsindex.py for descriptor wallets
Sebastian Falbesoner
2021-12-09
qa: replace assert with test framework assertion helpers in fee estimation test
Antoine Poinsot
2021-12-09
qa: fee estimation with RBF test cleanups
Antoine Poinsot
2021-12-09
qa: don't mine non standard txs in fee estimation test
Antoine Poinsot
2021-12-09
qa: pass scriptsig directly to txins constructor in fee estimation test
Antoine Poinsot
2021-12-09
qa: split coins in a single tx in fee estimation test
Antoine Poinsot
2021-12-09
qa: use a single p2sh script in fee estimation test
Antoine Poinsot
2021-12-09
test: Replace hashlib.new with named constructor
MarcoFalke
2021-12-09
qa: remove a redundant condition in fee estimation test
Antoine Poinsot
2021-12-09
Check descriptors returned by external signers
sstone
2021-12-09
Merge bitcoin/bitcoin#23715: test: feature_rbf.py: check specified wallet typ...
MarcoFalke
2021-12-09
Merge bitcoin/bitcoin#23716: test: replace hashlib.ripemd160 with an own impl...
MarcoFalke
2021-12-08
Swap out hashlib.ripemd160 for own implementation
Pieter Wuille
2021-12-08
Add pure Python RIPEMD-160
Pieter Wuille
2021-12-08
test: feature_rbf.py: check specified wallet type availability
Sebastian Falbesoner
[prev]
[next]