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
2021-04-21
[test] Add address relay tests involving outbound peers
Martin Zumsande
2021-04-21
[test] Add tests for getaddr behavior
Martin Zumsande
2021-04-21
[test] Extract sending an addr message into a helper
Amiti Uttarwar
2021-04-21
[test] Refactor the addr relay test to prepare for new tests
Amiti Uttarwar
2021-04-07
Merge #21594: rpc: add network field to getnodeaddresses
W. J. van der Laan
2021-04-07
rpc: add network field to rpc getnodeaddresses
Jon Atack
2021-04-07
Merge #21166: Introduce DeferredSignatureChecker and have SignatureExtractorC...
fanquake
2021-04-02
Merge #21063: wallet, rpc: update listdescriptors response format
fanquake
2021-04-01
Merge #21373: test: generate fewer blocks in feature_nulldummy to fix timeout...
MarcoFalke
2021-03-29
Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputs
MarcoFalke
2021-03-29
Merge #21509: p2p: Don't send FEEFILTER in blocksonly mode.
MarcoFalke
2021-03-26
Merge #21390: test: Test improvements for UTXO set hash tests
MarcoFalke
2021-03-25
[test] no send feefilters when txrelay is turned off
glozow
2021-03-24
Merge #21357: test: Unconditionally check for fRelay field in test framework
MarcoFalke
2021-03-24
Merge #21338: test: add functional test for anchors.dat
MarcoFalke
2021-03-23
Unconditionally check for fRelay field in test framework
Troy Giorshev
2021-03-23
test: Use deterministic chain in utxo set hash test
Fabian Jahr
2021-03-23
test: Remove wallet dependency of utxo set hash test
Fabian Jahr
2021-03-23
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
Michael Dietz
2021-03-21
Merge #21040: wallet: Fix already-loading message grammar
MarcoFalke
2021-03-19
test: add functional test for anchors.dat
bruno
2021-03-19
Merge #18335: bitcoin-cli: print useful error if bitcoind rpc work queue exce...
MarcoFalke
2021-03-18
Merge #20861: BIP 350: Implement Bech32m and use it for v1+ segwit addresses
Wladimir J. van der Laan
2021-03-16
Merge #21410: test: increase rpc_timeout for fundrawtx test_transaction_too_l...
MarcoFalke
2021-03-16
Use Bech32m encoding for v1+ segwit addresses
Pieter Wuille
2021-03-16
test: give fundraw more time for test_transaction_too_large
Jon Atack
2021-03-15
Add new format string placeholders for walletnotify to include relevant block...
Maayan Keshet
2021-03-11
Merge #21411: test: add logging, reduce blocks, move sync_all in wallet_ groups
MarcoFalke
2021-03-11
test: use fewer blocks in wallet_groups and move sync call
Jon Atack
2021-03-10
test: use 327 fewer blocks in feature_nulldummy
Jon Atack
2021-03-10
test, refactor: abstract the feature_nulldummy blockheight values
Jon Atack
2021-03-09
wallet, rpc: update listdescriptors response format
Ivan Metlushko
2021-03-09
Merge #20536: wallet: Error with "Transaction too large" if the funded tx wil...
Samuel Dobson
2021-03-07
test: add missing logging to wallet_groups.py
Jon Atack
2021-03-05
Merge #21345: test: bring p2p_leak.py up to date
MarcoFalke
2021-03-04
Test that signrawtx works when a signed CSV and CLTV inputs are present
Andrew Chow
2021-03-05
Merge #21246: doc: Correction for VerifyTaprootCommitment comments
fanquake
2021-03-04
Merge #21148: Split orphan handling from net_processing into txorphanage
Wladimir J. van der Laan
2021-03-04
Merge #20969: test: check that getblockfilter RPC fails without block filter ...
MarcoFalke
2021-03-03
test: bring p2p_leak.py up to date.
Martin Zumsande
2021-03-02
Merge #20685: Add I2P support using I2P SAM
Wladimir J. van der Laan
2021-03-02
Merge #21310: zmq test: fix sync-up by matching notification to generated block
MarcoFalke
2021-03-01
net: Do not skip the I2P network from GetNetworkNames()
Vasil Dimov
2021-03-01
init: introduce I2P connectivity options
Vasil Dimov
2021-03-01
Correction for VerifyTaprootCommitment comments
Russell O'Connor
2021-03-01
Merge #18466: rpc: fix invalid parameter error codes for {sign,verify}message...
Wladimir J. van der Laan
2021-03-01
zmq test: fix sync-up by matching notification to generated block
Sebastian Falbesoner
2021-02-27
Merge #21297: test: feature_blockfilterindex_prune.py improvements
MarcoFalke
2021-02-27
txorphanage: Move functions and data into class
Anthony Towns
2021-02-26
Merge #21277: wallet: listdescriptors uses normalized descriptor form
Wladimir J. van der Laan
[next]