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-09-12
test: Wait for local services to update in feature_assumeutxo
Fabian Jahr
2024-09-11
test: add coverage for assumeUTXO honest peers disconnection
furszy
2024-09-11
assumeUTXO: fix peers disconnection during sync
furszy
2024-09-03
test: Avoid intermittent timeout in p2p_headers_sync_with_minchainwork.py
MarcoFalke
2024-08-30
test: fix `TestShell` initialization (late follow-up for #30463)
Sebastian Falbesoner
2024-08-27
Merge bitcoin/bitcoin#30705: test: Avoid intermittent block download timeout ...
merge-script
2024-08-26
Merge bitcoin/bitcoin#30698: test: Add time-timewarp-attack boundary cases
Ava Chow
2024-08-26
Merge bitcoin/bitcoin#30669: test: XORed blocks test follow up
Ava Chow
2024-08-25
test: check xor.dat recreated when missing
tdb3
2024-08-25
test: add null block xor key
tdb3
2024-08-25
refactor: lift NUM_XOR_BYTES
tdb3
2024-08-25
refactor: move read_xor_key() to TestNode
tdb3
2024-08-25
refactor: use unlink rather than os.remove
tdb3
2024-08-23
test: add blocks_key_path
tdb3
2024-08-23
test: Avoid intermittent block download timeout in p2p_ibd_stalling
MarcoFalke
2024-08-22
test: Add time-timewarp-attack boundary cases
Greg Sanders
2024-08-22
Merge bitcoin/bitcoin#30681: Have miner account for timewarp mitigation, acti...
Ava Chow
2024-08-21
Merge bitcoin/bitcoin#30636: test: assumeutxo: check that UTXO-querying RPCs ...
Ava Chow
2024-08-20
miner: adjust clock to timewarp rule
Sjors Provoost
2024-08-20
Add timewarp attack mitigation test
Sjors Provoost
2024-08-20
test: assumeutxo: check that UTXO-querying RPCs operate on snapshot chainstate
Sebastian Falbesoner
2024-08-20
consensus: lower regtest nPowTargetTimespan to 144
Sjors Provoost
2024-08-14
test: add functional test for XORed block/undo files (`-blocksxor`)
Sebastian Falbesoner
2024-08-14
test: refactor: move `read_xor_key`/`util_xor` helpers to util module
Sebastian Falbesoner
2024-08-12
Merge bitcoin/bitcoin#30607: contrib: support reading XORed blocks in lineari...
Ava Chow
2024-08-12
Merge bitcoin/bitcoin#30265: wallet: Fix listwalletdir listing of migrated de...
glozow
2024-08-10
doc: Remove outdated nTx faking comment
MarcoFalke
2024-08-09
Merge bitcoin/bitcoin#30598: assumeutxo: Drop block height from metadata
Ava Chow
2024-08-09
wallet: List sqlite wallets with empty string name
Ava Chow
2024-08-09
wallet: Ignore .bak files when listing wallet files
Ava Chow
2024-08-08
assumeutxo: Drop block height from metadata
Fabian Jahr
2024-08-07
contrib: support reading XORed blocks in linearize-data.py script
Sebastian Falbesoner
2024-08-07
Merge bitcoin/bitcoin#29775: Testnet4 including PoW difficulty adjustment fix
Ava Chow
2024-08-06
Merge bitcoin/bitcoin#30212: rename TransactionError:ALREADY_IN_CHAIN
Ryan Ofsky
2024-08-06
testnet: Introduce Testnet4
Fabian Jahr
2024-08-05
Merge bitcoin/bitcoin#28052: blockstorage: XOR blocksdir *.dat files
Ava Chow
2024-08-05
Merge bitcoin/bitcoin#30493: policy: enable full-rbf by default
Ava Chow
2024-08-05
Merge bitcoin/bitcoin#30497: rpc: Return errors in loadtxoutset that currentl...
Ryan Ofsky
2024-08-05
rpc: clarify ALREADY_IN_CHAIN rpc errors
willcl-ark
2024-08-05
Merge bitcoin/bitcoin#30512: net: Log accepted connection after m_nodes.push_...
merge-script
2024-08-05
Merge bitcoin/bitcoin#30562: PayToAnchor(P2A) followups
merge-script
2024-08-02
policy: enable full-rbf by default
Peter Todd
2024-08-02
test: check that keyless P2A 'signing' via `signrawtransactionwithkey` succeeds
Sebastian Falbesoner
2024-08-02
test: check that P2A with witness data is still consensus-legal
Greg Sanders
2024-08-02
test: P2A is a destination type with an address
Greg Sanders
2024-08-02
Merge bitcoin/bitcoin#30352: policy: Add PayToAnchor(P2A), `OP_1 <0x4e73>` as...
glozow
2024-08-02
Merge bitcoin/bitcoin#30554: test: Avoid CScript() as default function argument
merge-script
2024-08-02
test: Disable known broken USDT test for now
MarcoFalke
2024-08-01
Merge bitcoin/bitcoin#30413: p2p: Lazy init some bloom filters; fuzz version ...
glozow
2024-07-31
test: Avoid CScript() as default function argument
MarcoFalke
[next]