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-08-03
Merge bitcoin/bitcoin#22532: test : improve mempool_accept_wtxid.py
MarcoFalke
2021-08-03
Merge bitcoin/bitcoin#16333: test: Set BIP34Height = 2 for regtest
MarcoFalke
2021-08-03
Merge bitcoin/bitcoin#22098: [test, init] DNS seed querying logic
fanquake
2021-08-03
Merge bitcoin/bitcoin#21528: [p2p] Reduce addr blackholes
fanquake
2021-08-03
Improve mempool_accept_wtxid.py
naiza
2021-08-02
Merge bitcoin/bitcoin#22378: test: remove confusing `MAX_BLOCK_BASE_SIZE`
MarcoFalke
2021-08-01
test: refactor: remove `hex_str_to_bytes` helper
Sebastian Falbesoner
2021-08-01
Merge bitcoin/bitcoin#22429: test: refactor: fix segwit terminology (s/witnes...
MarcoFalke
2021-07-30
[test] Test the delay before querying DNS seeds
Amiti Uttarwar
2021-07-30
[test] Test the interactions between -forcednsseed and -dnsseed
Amiti Uttarwar
2021-07-30
[test] Test -forcednsseed causes querying DNS seeds
Amiti Uttarwar
2021-07-30
[test] Test the interactions between -connect and -dnsseed
Amiti Uttarwar
2021-07-30
[test] Test logic to query DNS seeds with block-relay-only connections
Amiti Uttarwar
2021-07-30
[test] Introduce test logic to query DNS seeds
Amiti Uttarwar
2021-07-30
Merge bitcoin/bitcoin#22330: test: use MiniWallet for simple doublespend sub-...
MarcoFalke
2021-07-30
Merge bitcoin/bitcoin#22490: test: Disable automatic connections per default ...
MarcoFalke
2021-07-30
Merge bitcoin/bitcoin#22520: test: improve rpc_blockchain.py tests and assert...
MarcoFalke
2021-07-29
[test] Use the new endpoint to improve tests
Amiti Uttarwar
2021-07-29
[test] Test that we intentionally select addr relay peers.
Amiti Uttarwar
2021-07-29
[net_processing] Defer initializing m_addr_known
Amiti Uttarwar
2021-07-29
[test] Update p2p_addr_relay test to prepare
Amiti Uttarwar
2021-07-29
test: Add temporary sanitizer suppression implicit-signed-integer-truncation:...
MarcoFalke
2021-07-29
Merge bitcoin/bitcoin#22139: test: add type annotations to util.get_rpc_proxy
MarcoFalke
2021-07-28
Merge bitcoin/bitcoin#22528: refactor: move GetTransaction to node/transactio...
MarcoFalke
2021-07-28
test: use MiniWallet for simple doublespend test in feature_rbf.py
Sebastian Falbesoner
2021-07-28
Merge bitcoin/bitcoin#21562: [net processing] Various tidying up of PeerManag...
MarcoFalke
2021-07-28
Merge bitcoin/bitcoin#22047: index, rpc: Coinstatsindex follow-ups
W. J. van der Laan
2021-07-28
Merge bitcoin/bitcoin#22530: log: sort logging categories alphabetically
MarcoFalke
2021-07-28
Merge bitcoin/bitcoin#22423: test: wallet_listtransactions improvements (spee...
MarcoFalke
2021-07-28
test: assert logging categories are sorted in rpc and help
Jon Atack
2021-07-27
test: feature_rbf.py: make MiniWallet instance available for all sub-tests
Sebastian Falbesoner
2021-07-27
test: add type annotations to util.get_rpc_proxy
fanquake
2021-07-27
test: use constants for CSV/CLTV activation heights in rpc_signrawtransaction
Sebastian Falbesoner
2021-07-27
test: introduce `generate_to_height` helper, use in rpc_signrawtransaction
Sebastian Falbesoner
2021-07-26
test: Disable automatic connections by default
Martin Zumsande
2021-07-25
test: check that CSV/CLTV are active in rpc_signrawtransaction
Sebastian Falbesoner
2021-07-25
rpc: Block until synced if coinstatsindex is used in gettxoutsetinfo
Fabian Jahr
2021-07-25
Merge bitcoin/bitcoin#22442: util: improves error messages on get_previous_re...
MarcoFalke
2021-07-22
test: verify number of categories returned by logging RPC
Jon Atack
2021-07-22
Merge bitcoin/bitcoin#21090: Default to NODE_WITNESS in nLocalServices
W. J. van der Laan
2021-07-22
refactor: move `GetTransaction(...)` to node/transaction.cpp
Sebastian Falbesoner
2021-07-22
test: update logging and docstring in rpc_blockchain.py
Jon Atack
2021-07-22
test: replace magic values by constants in rpc_blockchain.py
Jon Atack
2021-07-21
test: assert on mediantime in getblockheader and getblockchaininfo
Jon Atack
2021-07-21
test: assert on the value of getblockchaininfo#time
Jon Atack
2021-07-21
cli: Implement human readable -getinfo.
Klement Tan
2021-07-21
Merge bitcoin/bitcoin#22510: test: add test for RPC error 'Transaction alread...
MarcoFalke
2021-07-21
Merge bitcoin/bitcoin#22407: rpc: Return block time in getblockchaininfo
MarcoFalke
2021-07-20
test: check for RPC error 'Transaction already in block chain' (-27)
Sebastian Falbesoner
2021-07-20
Merge bitcoin/bitcoin#22492: wallet: Reorder locks in dumpwallet to avoid loc...
MarcoFalke
[next]