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
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-19
test: ensure output is large enough to pay for its fees
stickies-v
2024-01-19
test: add tests for fundrawtx and sendmany rpcs
josibake
2024-01-19
build: Pass sanitize flags to instrument `libsecp256k1` code
Hennadii Stepanov
2024-01-18
Merge bitcoin/bitcoin#29262: rpc: Fix race in loadtxoutset
Ava Chow
2024-01-18
Merge bitcoin/bitcoin#29228: test: Remove all-lint.py script
Ava Chow
2024-01-18
Merge bitcoin/bitcoin#29085: refactor: C++20: Use std::rotl
fanquake
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-16
test: Remove all-lint.py script
MarcoFalke
2024-01-16
doc: move-only lint docs to one place
MarcoFalke
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
tests: Test migration of blank wallets
Andrew Chow
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
Merge bitcoin/bitcoin#28318: logging: Simplify API for level based logging
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
crypto, hash: replace custom rotl32 with std::rotl
Fabian Jahr
2024-01-05
Merge bitcoin/bitcoin#28890: rpc: Remove deprecated -rpcserialversion
fanquake
2023-12-20
logging: add LogError, LogWarning, LogInfo, LogDebug, LogTrace
Anthony Towns
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-14
Merge bitcoin/bitcoin#29022: Make bitcoin-tx replaceable value optional
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
tests: Add unit tests for bitcoin-tx replaceable command
Kashif Smith
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
[prev]
[next]