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-08-24
Merge bitcoin/bitcoin#30703: test: Avoid duplicate curl call in get_previous_...
merge-script
2024-08-23
Merge bitcoin/bitcoin#30665: test: Enable detect_leaks=1 in ASAN_OPTIONS expl...
merge-script
2024-08-23
test: Avoid duplicate curl call in get_previous_releases.py
MarcoFalke
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-16
test: Enable detect_leaks=1 in ASAN_OPTIONS explicitly
MarcoFalke
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-12
Merge bitcoin/bitcoin#30553: lint: Find function calls in default arguments
merge-script
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-09
lint: Find function calls in default arguments
MarcoFalke
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
2024-07-31
scripted-diff: Rename lazily initialized bloom filters
dergoegge
2024-07-31
test: Try previously intermittently broken USDT test again
MarcoFalke
2024-07-31
Merge bitcoin/bitcoin#30545: test: fix intermittent failures in feature_proxy.py
merge-script
2024-07-31
test: Make leaf_script mandatory when scriptpath is set in TaprootSignatureMsg
MarcoFalke
2024-07-30
test: fix constructor of msg_tx
Martin Zumsande
2024-07-30
test: add P2A coverage for decodescript
Greg Sanders
2024-07-30
test: Add anchor mempool acceptance test
Greg Sanders
2024-07-30
test: fix intermittent failures in feature_proxy.py
Martin Zumsande
2024-07-28
Merge bitcoin/bitcoin#30515: rpc: add utxo's blockhash and number of confirma...
merge-script
2024-07-27
rpc: add utxo's blockhash and number of confirmations to scantxoutset output
Luis Schwab
[next]