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
2023-11-08
test: enable v2 transport for p2p_node_network_limited.py
Sebastian Falbesoner
2023-11-08
test: enable --v2transport in combination with --usecli
Martin Zumsande
2023-11-08
test: persist -v2transport over restarts and respect -v2transport=0
Martin Zumsande
2023-11-03
Merge bitcoin/bitcoin#28762: MiniMiner changes for package linearization
Andrew Chow
2023-11-03
[lint] update expected boost includes
glozow
2023-11-02
Merge bitcoin/bitcoin#27852: test: add coverage to rpc_blockchain.py
Andrew Chow
2023-11-01
refactor: Remove unused circular include dependency from validation.cpp
MarcoFalke
2023-11-01
Merge bitcoin/bitcoin#28632: test: make python p2p not send getaddr on incomi...
fanquake
2023-11-01
Merge bitcoin/bitcoin#28729: addrman: log AS only when using asmap
fanquake
2023-10-30
addrman: log AS only when using asmap
brunoerg
2023-10-30
Remove feature_txindex_compatibility.py in V27
Brandon Odiwuor
2023-10-29
Merge bitcoin/bitcoin#28698: assumeutxo, blockstorage: Prevent core dump on i...
fanquake
2023-10-29
Merge bitcoin/bitcoin#28727: test: replace random_bytes with random.randbytes
fanquake
2023-10-25
Merge bitcoin/bitcoin#28264: test: refactor: support sending funds with outpo...
Andrew Chow
2023-10-25
test: add coverage for snapshot chainstate not matching AssumeUTXO parameters
pablomartin4btc
2023-10-25
test: replace random_bytes with randbytes #28720
ns-xvrn
2023-10-25
Merge bitcoin-core/gui#771: Avoid error-prone leading whitespace in translata...
Hennadii Stepanov
2023-10-24
Merge bitcoin/bitcoin#28211: Bump python minimum supported version to 3.9
fanquake
2023-10-24
Merge bitcoin/bitcoin#28660: test: enable reindex readonly test on *BSD
fanquake
2023-10-24
test: remove unused `find_output` helper
Sebastian Falbesoner
2023-10-24
test: refactor: support sending funds with outpoint result
Sebastian Falbesoner
2023-10-23
Merge bitcoin/bitcoin#28609: wallet: Reload watchonly and solvables wallets a...
Ryan Ofsky
2023-10-23
Merge bitcoin/bitcoin#28685: coinstats, assumeutxo: fix hash_serialized2 calc...
Andrew Chow
2023-10-23
test: enable reindex readonly test on *BSD and macOS as root
Matthew Zipkin
2023-10-23
lint: Add `lint-qt-translation.py`
Hennadii Stepanov
2023-10-23
Merge bitcoin/bitcoin#28697: fuzz: Increase merge -rss_limit_mb
fanquake
2023-10-20
scripted-diff: Rename hash_serialized_2 to hash_serialized_3
Fabian Jahr
2023-10-20
coinstats: Fix hash_serialized2 calculation
Fabian Jahr
2023-10-20
fuzz: Increase merge -rss_limit_mb
MarcoFalke
2023-10-20
test: De-dublicate/optimize assumeutxo test for further extensions
Fabian Jahr
2023-10-20
test: check au file with changed outpoint index
Fabian Jahr
2023-10-19
test: Check tx metadata is migrated to watchonly
Andrew Chow
2023-10-19
wallet: Reload watchonly and solvables wallets after migration
Andrew Chow
2023-10-19
Merge bitcoin/bitcoin#28617: test: Add Wallet Unlock Context Manager
fanquake
2023-10-19
Merge bitcoin/bitcoin#28671: test: Fix failing time check in rpc_net.py
fanquake
2023-10-18
Merge bitcoin/bitcoin#28666: test: assumeutxo file with unknown block hash
Ryan Ofsky
2023-10-18
test: Fix failing time check in rpc_net.py
MarcoFalke
2023-10-17
test: Check that a failed wallet migration is cleaned up
Andrew Chow
2023-10-17
test: assumeutxo file with unknown block hash
Fabian Jahr
2023-10-17
test: Add assumeutxo test for wrong hash
MarcoFalke
2023-10-17
Merge bitcoin/bitcoin#28652: assumeutxo: fail early if snapshot block hash do...
fanquake
2023-10-17
Merge bitcoin/bitcoin#28656: fuzz: Allow multiple --m_dir args
fanquake
2023-10-17
Merge bitcoin/bitcoin#28628: lint: Include test_utxo_snapshots in lint_shell,...
fanquake
2023-10-16
assumeutxo: fail early if snapshot block hash doesn't match AssumeUTXO parame...
Sebastian Falbesoner
2023-10-16
fuzz: Allow multiple --m_dir args
MarcoFalke
2023-10-16
Merge bitcoin/bitcoin#28565: rpc: getaddrmaninfo followups
fanquake
2023-10-15
Merge bitcoin/bitcoin#28650: fuzz: Merge with -set_cover_merge=1
fanquake
2023-10-13
fuzz: Merge with -set_cover_merge=1
MarcoFalke
2023-10-13
lint: Include test_utxo_snapshots in lint_shell
Fabian Jahr
2023-10-13
test: fix `assert_debug_log` call-site bugs, add type checks
Sebastian Falbesoner
[next]