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-07-15
Merge bitcoin/bitcoin#22447: test: whitelist rpc_rawtransaction peers to spee...
fanquake
2021-07-14
test: move rpc_rawtransaction tests to < 30s group
Jon Atack
2021-07-14
test: whitelist rpc_rawtransaction peers to speed up tests
Jon Atack
2021-07-14
test: Fix wallet_listdescriptors.py if bdb is not compiled
Hennadii Stepanov
2021-07-14
Merge bitcoin/bitcoin#20354: test: Add feature_taproot.py --previous_release
MarcoFalke
2021-07-13
Merge bitcoin/bitcoin#22112: Force port 0 in I2P
W. J. van der Laan
2021-07-12
Merge bitcoin/bitcoin#20234: net: don't bind on 0.0.0.0 if binds are restrict...
W. J. van der Laan
2021-07-09
Merge bitcoin/bitcoin#22253: validation: distinguish between same tx and same...
W. J. van der Laan
2021-07-09
test: ensure I2P ports are handled as expected
Vasil Dimov
2021-07-09
Merge bitcoin/bitcoin#22363: test: refactor: use `script_util` helpers for cr...
MarcoFalke
2021-07-09
Merge bitcoin/bitcoin#22381: guix: Test security-check sanity before performi...
fanquake
2021-07-08
Merge bitcoin/bitcoin#22408: test: add tests for `bad-txns-prevout-null` reje...
MarcoFalke
2021-07-08
[test] submit same txid different wtxid as mempool tx
glozow
2021-07-07
net: don't bind on 0.0.0.0 if binds are restricted to Tor
Vasil Dimov
2021-07-07
lint: Run mypy with --show-error-codes
Carl Dong
2021-07-06
lint: exclude Guix patches from spell-checking
fanquake
2021-07-05
test: add `bad-txns-prevout-null` test to mempool_accept.py
Sebastian Falbesoner
2021-07-05
test: add `bad-txns-prevout-null` test case to invalid_txs.py
Sebastian Falbesoner
2021-07-05
test: use script_util helpers for creating P2W{PKH,SH} scripts
Sebastian Falbesoner
2021-07-05
test: use script_util helpers for creating P2SH scripts
Sebastian Falbesoner
2021-07-01
Merge bitcoin/bitcoin#22310: test: Add functional test for replacement relay ...
MarcoFalke
2021-07-01
Merge bitcoin/bitcoin#19651: wallet: importdescriptors update existing
fanquake
2021-06-30
test: Add test for replacement relay fee check
Antoine Riard
2021-07-01
Merge bitcoin/bitcoin#21329: descriptor wallet: Cache last hardened xpub and ...
Samuel Dobson
2021-06-28
wallet: deactivate descriptor
S3RK
2021-06-28
test: wallet importdescriptors update existing
S3RK
2021-06-28
wallet: allow to import same descriptor twice
S3RK
2021-06-28
test: use script_util helpers for creating P2PKH scripts
Sebastian Falbesoner
2021-06-28
test: wallet util: fix multisig P2SH-P2WSH script creation
Sebastian Falbesoner
2021-06-28
Merge bitcoin/bitcoin#22146: Reject invalid coin height and output index when...
MarcoFalke
2021-06-24
wallet, rpc: listdescriptors does not need unlocked
Andrew Chow
2021-06-24
Merge bitcoin/bitcoin#22154: Add OutputType::BECH32M and related wallet suppo...
W. J. van der Laan
2021-06-24
Merge bitcoin/bitcoin#22311: test: Add missing syncwithvalidationinterfaceque...
MarcoFalke
2021-06-24
Merge bitcoin/bitcoin#22257: test: refactor: various (de)serialization helper...
MarcoFalke
2021-06-24
Merge bitcoin/bitcoin#22306: [test] Improvements to p2p_addr_relay.py
MarcoFalke
2021-06-24
Merge bitcoin/bitcoin#22270: test: Add bitcoin-util tests (+refactors)
MarcoFalke
2021-06-23
script, doc: spelling update
Jon Atack
2021-06-23
Merge bitcoin/bitcoin#22166: Add support for inferring tr() descriptors
Samuel Dobson
2021-06-23
Merge bitcoin/bitcoin#20966: banman: save the banlist in a JSON format on disk
MarcoFalke
2021-06-23
Merge bitcoin/bitcoin#22313: test: Add missing sync_all to feature_coinstatsi...
MarcoFalke
2021-06-22
wallet: Add error message to GetReservedDestination
Andrew Chow
2021-06-22
Disallow bech32m addresses for legacy wallet things
Andrew Chow
2021-06-22
Use BECH32M for tr() desc, WitV1Taproot, and WitUnknown CTxDests
Andrew Chow
2021-06-22
test: Add missing sync_all to feature_coinstatsindex
MarcoFalke
2021-06-22
test: Add missing syncwithvalidationinterfacequeue
MarcoFalke
2021-06-22
test: Misc cleanup
MarcoFalke
2021-06-22
test: Run pep-8
MarcoFalke
2021-06-22
scripted-diff: Renames
MarcoFalke
2021-06-22
Revert "test: Add temporary logging to debug #20975"
MarcoFalke
2021-06-22
Merge bitcoin/bitcoin#22201: test: Fix TestShell to allow running in Jupyter ...
MarcoFalke
[next]