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-09-20
test: add unit test coverage for Python ECDSA implementation
Sebastian Falbesoner
2023-09-20
Merge bitcoin/bitcoin#27511: rpc: Add test-only RPC getaddrmaninfo for new/tr...
Andrew Chow
2023-09-20
Merge bitcoin/bitcoin#28472: Remove MemPoolAccept::m_limits to avoid mutating...
Andrew Chow
2023-09-19
Merge bitcoin/bitcoin#28125: wallet: bugfix, disallow migration of invalid sc...
Andrew Chow
2023-09-19
test: add functional test for getaddrmaninfo
stratospher
2023-09-19
Merge bitcoin/bitcoin#28246: wallet: Use CTxDestination in CRecipient instead...
fanquake
2023-09-19
Add regression test for m_limit mutation
Greg Sanders
2023-09-14
Merge bitcoin/bitcoin#26152: Bump unconfirmed ancestor transactions to target...
Andrew Chow
2023-09-14
Merge bitcoin/bitcoin#27850: test: Add unit & functional test coverage for bl...
Andrew Chow
2023-09-14
test: cover read-only blockstore
Matthew Zipkin
2023-09-13
Amend bumpfee for inputs with overlapping ancestry
Murch
2023-09-13
Bump unconfirmed parent txs to target feerate
Murch
2023-09-13
Merge bitcoin/bitcoin#28251: validation: fix coins disappearing mid-package e...
fanquake
2023-09-13
[test] mempool coins disappearing mid-package evaluation
glozow
2023-09-13
[refactor] split setup in mempool_limit test
glozow
2023-09-13
[test framework] add ability to spend only confirmed utxos
glozow
2023-09-13
[policy] check for duplicate txids in package
glozow
2023-09-12
Merge bitcoin/bitcoin#28414: wallet rpc: return final tx hex from walletproce...
Andrew Chow
2023-09-12
Add PubKeyDestination for P2PK scripts
Andrew Chow
2023-09-11
rpc: Deprecate rpcserialversion=0
Anthony Towns
2023-09-10
Merge bitcoin/bitcoin#27944: test: various USDT functional test cleanups (278...
fanquake
2023-09-07
Merge bitcoin/bitcoin#28412: test: remove unused variables in `p2p_invalid_bl...
fanquake
2023-09-06
Merge bitcoin/bitcoin#28409: test: Combine sync_send_with_ping and sync_with_...
fanquake
2023-09-06
test: remove unnecessary finalizepsbt rpc calls
ismaelsadeeq
2023-09-05
wallet rpc: return final tx hex from walletprocesspsbt if complete
Matthew Zipkin
2023-09-05
test: remove unused variables in `p2p_invalid_block`
brunoerg
2023-09-05
Merge bitcoin/bitcoin#28195: blockstorage: Drop legacy -txindex check
fanquake
2023-09-05
test: Combine sync_send_with_ping and sync_with_ping
MarcoFalke
2023-09-05
Merge bitcoin/bitcoin#28386: test: remove fixed timeouts from feature_config_...
fanquake
2023-09-05
Merge bitcoin/bitcoin#28396: test: p2p: check that `getaddr` msgs are only re...
fanquake
2023-09-05
Merge bitcoin/bitcoin#28291: rpc: removed StrFormatInternalBug quote delimita...
fanquake
2023-09-03
test: p2p: check that `getaddr` msgs are only responded once per connection
Sebastian Falbesoner
2023-09-01
test: remove fixed timeouts from feature_config_args
Martin Zumsande
2023-08-31
Merge bitcoin/bitcoin#28364: log: log wtxids when possible, add TXPACKAGES ca...
Andrew Chow
2023-08-30
Merge bitcoin/bitcoin#28352: test: Support powerpc64le in get_previous_releas...
fanquake
2023-08-29
[log] include wtxid in tx {relay,validation,orphanage} logging
glozow
2023-08-27
test: Support powerpc64le in get_previous_releases.py
MarcoFalke
2023-08-26
script: replace deprecated pkg_resources with importlib.metadata
Jon Atack
2023-08-24
Merge bitcoin/bitcoin#28287: rpc, test: add `sendmsgtopeer` rpc and a test fo...
Andrew Chow
2023-08-24
Merge bitcoin/bitcoin#28332: test: previous releases: speed up fetching sourc...
fanquake
2023-08-24
Merge bitcoin/bitcoin#28325: test: wallet_backup.py, fix intermittent failure...
fanquake
2023-08-24
Merge bitcoin/bitcoin#28321: test: Fix intermittent issue in mempool_reorg
fanquake
2023-08-24
test: previous releases: speed up fetching sources with shallow clone
Sebastian Falbesoner
2023-08-23
Merge bitcoin/bitcoin#26291: Update MANDATORY_SCRIPT_VERIFY_FLAGS
Andrew Chow
2023-08-23
test: wallet_backup.py, fix intermittent failure in "restore using dumped wal...
furszy
2023-08-22
Merge bitcoin/bitcoin#28199: test: tx orphan handling
Andrew Chow
2023-08-22
test: add functional test for deadlock situation
Martin Zumsande
2023-08-22
test: add basic tests for sendmsgtopeer to rpc_net.py
Martin Zumsande
2023-08-22
Merge bitcoin/bitcoin#28320: test: Support riscv64 in get_previous_releases.py
fanquake
2023-08-22
Merge bitcoin/bitcoin#28200: refactor: Remove unused includes from wallet.cpp
fanquake
[next]