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
2023-09-29
Merge bitcoin/bitcoin#27653: test: add unit test coverage for Python ECDSA im...
Andrew Chow
2023-09-28
Merge bitcoin/bitcoin#28540: tests: Fix wallet_resendwallettransactions.py in...
Andrew Chow
2023-09-27
Merge bitcoin/bitcoin#28505: rpc: bumpfee, improve doc for 'reduce_output' arg
Andrew Chow
2023-09-27
tests: Use manual bumps instead of bumpfee for resendwallettransactions
Andrew Chow
2023-09-26
rpc: bumpfee, improve doc for 'reduce_output' arg
furszy
2023-09-23
Merge bitcoin/bitcoin#28492: RPC: `descriptorprocesspsbt` returns hex encoded...
Andrew Chow
2023-09-21
Merge bitcoin/bitcoin#28471: Fix virtual size limit enforcement in transactio...
Andrew Chow
2023-09-21
Merge bitcoin/bitcoin#27934: test: added coverage to estimatefee
fanquake
2023-09-21
Merge bitcoin/bitcoin#26366: rpc, test: `addnode` improv + add test coverage ...
Andrew Chow
2023-09-20
Merge bitcoin/bitcoin#28154: test: refactor: deduplicate segwitv0 ECDSA signi...
Andrew Chow
2023-09-20
test: add unit test coverage for Python ECDSA implementation
Sebastian Falbesoner
2023-09-20
Add functional test to catch too large vsize packages
Greg Sanders
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-15
test: check `descriptorprocesspsbt` return hex encoded tx
ismaelsadeeq
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-29
[log] include wtxid in tx {relay,validation,orphanage} logging
glozow
2023-08-24
Merge bitcoin/bitcoin#28287: rpc, test: add `sendmsgtopeer` rpc and a test fo...
Andrew Chow
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-23
Merge bitcoin/bitcoin#26291: Update MANDATORY_SCRIPT_VERIFY_FLAGS
Andrew Chow
[next]