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-12
Merge bitcoin/bitcoin#28885: mempool / rpc: followup to getprioritisedtransac...
glozow
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
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
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
2023-11-29
test: Add missing CBlockPolicyEstimator::processBlockTx suppression
MarcoFalke
2023-11-28
Merge bitcoin/bitcoin#28554: bugfix: throw an error if an invalid parameter i...
Andrew Chow
2023-11-28
Merge bitcoin/bitcoin#28805: test: Make existing functional tests compatible ...
Andrew Chow
2023-11-23
test: Add gettransaction test for "coin-join" tx
MarcoFalke
2023-11-22
Merge bitcoin/bitcoin#28862: lint: Report all lint errors instead of early exit
fanquake
2023-11-21
test: Directly constructing 2 entry map for getprioritisedtransactions
kevkevin
2023-11-17
Merge bitcoin/bitcoin#28725: test: refactor: use built-in collection types fo...
fanquake
[next]