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
2024-01-23
Merge bitcoin/bitcoin#29144: init: handle empty settings file gracefully
Ava Chow
2024-01-23
Merge bitcoin/bitcoin#29272: wallet: fix coin selection tracing to return -1 ...
Ava Chow
2024-01-22
settings: add auto-generated warning msg for editing the file manually
furszy
2024-01-22
init: improve corrupted/empty settings file error msg
furszy
2024-01-20
wallet: fix coin selection tracing to return -1 when no change pos
Richard Myers
2024-01-17
test: Use blocks_path where possible
MarcoFalke
2024-01-16
Merge bitcoin/bitcoin#29239: rpc: Make v2transport default for addnode RPC wh...
Ava Chow
2024-01-16
Merge bitcoin/bitcoin#29179: test: wallet rescan with reorged parent + IsFrom...
Ava Chow
2024-01-12
[test] import descriptor wallet with reorged parent + IsFromMe child in mempool
glozow
2024-01-12
Make v2transport default for addnode RPC when enabled
Pieter Wuille
2024-01-12
Merge bitcoin/bitcoin#28885: mempool / rpc: followup to getprioritisedtransac...
glozow
2024-01-12
[test] rescan legacy wallet with reorged parent + IsFromMe child in mempool
Gloria Zhao
2024-01-11
Merge bitcoin/bitcoin#29034: test: detect OS in functional tests consistently...
Ava Chow
2024-01-11
Merge bitcoin/bitcoin#28838: test: add assumeutxo wallet test
Ava Chow
2024-01-11
test: Assert that a new tx with a delta of 0 is never added
kevkevin
2024-01-11
rpc: exposing modified_fee in getprioritisedtransactions
kevkevin
2024-01-10
Merge bitcoin/bitcoin#29204: test: wallet migration, add coverage for tx extr...
Ava Chow
2024-01-10
test: assumeutxo: spend coin from snapshot chainstate after loading
Sebastian Falbesoner
2024-01-08
test: wallet migration, add coverage for tx extra data
furszy
2024-01-08
Merge bitcoin/bitcoin#28610: wallet: Migrate entire address book entries to w...
fanquake
2024-01-05
Merge bitcoin/bitcoin#28890: rpc: Remove deprecated -rpcserialversion
fanquake
2023-12-17
wallet, mempool: propagete `checkChainLimits` error message to wallet
ismaelsadeeq
2023-12-15
Merge bitcoin/bitcoin#29088: tests: Don't depend on value of DEFAULT_PERMIT_B...
Ava Chow
2023-12-15
tests: ensure functional tests set permitbaremultisig=1 when needed
Anthony Towns
2023-12-14
Merge bitcoin/bitcoin#28920: wallet: birth time update during tx scanning
Ava Chow
2023-12-14
Merge bitcoin/bitcoin#29070: test: add TestNode wait_until helper
Ava Chow
2023-12-13
test: add TestNode wait_until helper
Nikodemas Tuckus
2023-12-12
test: Actually fail when a python unit test fails
MarcoFalke
2023-12-11
Remove deprecated -rpcserialversion
MarcoFalke
2023-12-11
Merge bitcoin/bitcoin#29041: test: fix intermittent error in rpc_net.py (#29030)
fanquake
2023-12-09
test: fix intermittent error in rpc_net.py (#29030)
Sebastian Falbesoner
2023-12-08
test: fix `addnode` functional test failure on OpenBSD
Sebastian Falbesoner
2023-12-08
doc: test: mention OS detection preferences in style guideline
Sebastian Falbesoner
2023-12-08
test: detect OS consistently using `platform.system()`
Sebastian Falbesoner
2023-12-08
test: use `skip_if_platform_not_linux` helper where possible
Sebastian Falbesoner
2023-12-08
Merge bitcoin/bitcoin#29006: test: fix v2 transport intermittent test failure...
fanquake
2023-12-08
Merge bitcoin/bitcoin#28485: test: Extends MEMPOOL msg functional test
fanquake
2023-12-06
test: Extends MEMPOOL msg functional test
Sergi Delgado Segura
2023-12-06
Merge bitcoin/bitcoin#27581: net: Continuous ASMap health check
Andrew Chow
2023-12-06
test: fix v2 transport intermittent test failure (#29002)
Sebastian Falbesoner
2023-12-05
test: add regression test for the getrawtransaction segfault
Martin Zumsande
2023-12-05
rpc: getwalletinfo, return wallet 'birthtime'
furszy
2023-12-05
test: coverage for wallet birth time interaction with -reindex
furszy
2023-12-05
wallet: Migrate entire address book entries
Andrew Chow
2023-12-04
init: don't delete PID file if it was not generated
willcl-ark
2023-12-02
net: Add continuous ASMap health check logging
Fabian Jahr
2023-12-01
Merge bitcoin/bitcoin#28784: rpc: keep `.cookie` file if it was not generated
Andrew Chow
2023-12-01
Merge bitcoin/bitcoin#28848: bugfix, Change up submitpackage results to retur...
Andrew Chow
2023-11-29
test_submitpackage: only make a chain of 3 txns
Greg Sanders
2023-11-29
RPC submitpackage: change return format to allow partial errors
Greg Sanders
[next]