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-11-28
test: Make more shell scripts verifiable by the `shellcheck` tool
Hennadii Stepanov
2021-11-15
Merge bitcoin/bitcoin#23515: test: Return the largest utxo in MiniWallet.get_...
MarcoFalke
2021-11-15
Merge bitcoin/bitcoin#23462: test: Enable SC2046 and SC2086 shellcheck rules
W. J. van der Laan
2021-11-15
test: Return the largest utxo in MiniWallet.get_utxo
MarcoFalke
2021-11-15
Merge bitcoin/bitcoin#23046: test: Add txindex migration test
MarcoFalke
2021-11-15
Merge bitcoin/bitcoin#23153: Add an argparse abbreviated mode to --failfast
MarcoFalke
2021-11-15
Merge bitcoin/bitcoin#23498: test: remove unnecessary block rehashing prior t...
fanquake
2021-11-13
depends, wallet: fix typos
Dimitris Apostolou
2021-11-13
test: Enable SC2046 shellcheck rule
Hennadii Stepanov
2021-11-13
test: Enable SC2086 shellcheck rule
Hennadii Stepanov
2021-11-12
test: remove unnecessary block rehashing prior to solving
Sebastian Falbesoner
2021-11-12
Merge bitcoin/bitcoin#23114: Add minisketch subtree and integrate into build/...
fanquake
2021-11-11
test: Correct MyPy typing for subtest decorator
Pavel Safronov
2021-11-10
Merge bitcoin/bitcoin#22872: log: improve checkaddrman logging with duration ...
MarcoFalke
2021-11-10
Merge bitcoin/bitcoin#23398: rpc: add return message to savemempool RPC
W. J. van der Laan
2021-11-10
Merge bitcoin/bitcoin#23370: test: Add ios_base::width tsan suppression
W. J. van der Laan
2021-11-09
Add file validation to savemempool RPC test
lsilva01
2021-11-09
test: MiniWallet: add P2TR support and use it per default
Sebastian Falbesoner
2021-11-09
test: generate blocks to MiniWallet address in rpc_blockchain.py
Sebastian Falbesoner
2021-11-09
test: Add txindex migration test
MarcoFalke
2021-11-09
Merge bitcoin/bitcoin#23300: test: Implicitly sync after generate*, unless op...
MarcoFalke
2021-11-08
Merge bitcoin/bitcoin#23077: Full CJDNS support
W. J. van der Laan
2021-11-05
Merge bitcoin/bitcoin#22949: fee: Round up fee calculation to avoid a lower t...
Samuel Dobson
2021-11-03
net: don't skip CJDNS from GetNetworkNames()
Vasil Dimov
2021-11-03
test: extend feature_proxy.py to test CJDNS
Vasil Dimov
2021-11-03
test: remove default argument of feature_proxy.py:node_test()
Vasil Dimov
2021-11-03
net: don't skip CJDNS from GetNetworksInfo()
Vasil Dimov
2021-11-03
net: recognize CJDNS from ParseNetwork()
Vasil Dimov
2021-11-01
Merge bitcoin/bitcoin#23380: addrman: Fix AddrMan::Add() return semantics and...
fanquake
2021-10-29
test: Implicitly sync after generate*, unless opted out
MarcoFalke
2021-10-29
Merge bitcoin/bitcoin#23354: Introduce new V4 format addrman
MarcoFalke
2021-10-29
Merge bitcoin/bitcoin#23375: test: MiniWallet: more deterministic coin select...
MarcoFalke
2021-10-29
Merge bitcoin/bitcoin#22972: test: fix misleading fee unit in mempool_limit.py
MarcoFalke
2021-10-28
[addrman] Add Add_() inner function, fix Add() return semantics
John Newbery
2021-10-27
test: MiniWallet: more deterministic coin selection for coinbase UTXOs (oldes...
Sebastian Falbesoner
2021-10-27
test: Add ios_base::width tsan suppression
Hennadii Stepanov
2021-10-26
test: add script_util helper for creating bare multisig scripts
Sebastian Falbesoner
2021-10-25
Introduce new V4 format addrman
Pieter Wuille
2021-10-25
Merge bitcoin/bitcoin#23312: tests: reduce feature_segwit.py usage of the leg...
MarcoFalke
2021-10-25
Merge bitcoin/bitcoin#23311: wallet: Use PACKAGE_NAME to mention our software
MarcoFalke
2021-10-25
Merge bitcoin/bitcoin#22711: test: check for specific block reject reasons in...
MarcoFalke
2021-10-22
Merge bitcoin/bitcoin#23139: rpc: fix "trusted" field in TransactionDescripti...
W. J. van der Laan
2021-10-22
Merge bitcoin/bitcoin#23002: Make descriptor wallets by default
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23331: test: Replace log with assert_equal in wallet_ab...
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23218: p2p: Use mocktime for ping timeout
W. J. van der Laan
2021-10-21
test: Replace log with assert_equal in wallet_abandonconflict
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23267: test: bip125-replaceable in listsinceblock
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23281: test: check that bumpfee RPC fails for txs with ...
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23287: test: get and decode tx with a single `gettransa...
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23137: Move-only: bloom to src/common
fanquake
[next]