Commit Graph

6546 Commits (8bb0e85631e7c1bee16e136454b2466776be1d65)

Author SHA1 Message Date
Sebastian Falbesoner faa1b9b0e6 test: add functional test for XORed block/undo files (`-blocksxor`)
3 months ago
Sebastian Falbesoner 6b3676be3e test: refactor: move `read_xor_key`/`util_xor` helpers to util module
3 months ago
Ava Chow ba5fdd1a68
Merge bitcoin/bitcoin#30607: contrib: support reading XORed blocks in linearize-data.py script
3 months ago
glozow b21ba081be
Merge bitcoin/bitcoin#30265: wallet: Fix listwalletdir listing of migrated default wallets and generated backup files
3 months ago
merge-script 37a6d7643c
Merge bitcoin/bitcoin#30553: lint: Find function calls in default arguments
3 months ago
MarcoFalke fa04511e44
doc: Remove outdated nTx faking comment
3 months ago
Ava Chow 9a696397e7
Merge bitcoin/bitcoin#30598: assumeutxo: Drop block height from metadata
3 months ago
Ava Chow 6b2dcba076 wallet: List sqlite wallets with empty string name
3 months ago
Ava Chow 3ddbdd1815 wallet: Ignore .bak files when listing wallet files
3 months ago
MarcoFalke fac7b7ff7f
lint: Find function calls in default arguments
3 months ago
Fabian Jahr 00618e8745
assumeutxo: Drop block height from metadata
3 months ago
Sebastian Falbesoner 77ff0ec1f1 contrib: support reading XORed blocks in linearize-data.py script
3 months ago
Ava Chow da083d4bbd
Merge bitcoin/bitcoin#29775: Testnet4 including PoW difficulty adjustment fix
3 months ago
Ryan Ofsky 870447fd58
Merge bitcoin/bitcoin#30212: rename TransactionError:ALREADY_IN_CHAIN
3 months ago
Fabian Jahr 74a04f9e7a
testnet: Introduce Testnet4
3 months ago
Ava Chow 949b673472
Merge bitcoin/bitcoin#28052: blockstorage: XOR blocksdir *.dat files
3 months ago
Ava Chow 902dd14382
Merge bitcoin/bitcoin#30493: policy: enable full-rbf by default
3 months ago
Ryan Ofsky 69df012e74
Merge bitcoin/bitcoin#30497: rpc: Return errors in loadtxoutset that currently go to logs
3 months ago
willcl-ark 87b1880525
rpc: clarify ALREADY_IN_CHAIN rpc errors
3 months ago
merge-script 42326b0fa4
Merge bitcoin/bitcoin#30512: net: Log accepted connection after m_nodes.push_back; Fix intermittent test issue
3 months ago
merge-script 1afa3c84fc
Merge bitcoin/bitcoin#30562: PayToAnchor(P2A) followups
3 months ago
Peter Todd 590456e3f1 policy: enable full-rbf by default
3 months ago
Sebastian Falbesoner 5e87f30f7c test: check that keyless P2A 'signing' via `signrawtransactionwithkey` succeeds
3 months ago
Greg Sanders 2a3a24296e test: check that P2A with witness data is still consensus-legal
3 months ago
Greg Sanders 68bd86cd7c test: P2A is a destination type with an address
3 months ago
glozow 2aff9a36c3
Merge bitcoin/bitcoin#30352: policy: Add PayToAnchor(P2A), `OP_1 <0x4e73>` as a standard output script for spending
3 months ago
merge-script df241970a3
Merge bitcoin/bitcoin#30554: test: Avoid CScript() as default function argument
3 months ago
MarcoFalke faed533743
test: Disable known broken USDT test for now
3 months ago
glozow b8755164cf
Merge bitcoin/bitcoin#30413: p2p: Lazy init some bloom filters; fuzz version handshake
3 months ago
MarcoFalke fa46a1b74b
test: Avoid CScript() as default function argument
3 months ago
dergoegge a90ab4aec9 scripted-diff: Rename lazily initialized bloom filters
3 months ago
MarcoFalke fa2269dd65
test: Try previously intermittently broken USDT test again
3 months ago
merge-script 33884e7e60
Merge bitcoin/bitcoin#30545: test: fix intermittent failures in feature_proxy.py
3 months ago
MarcoFalke fadf621825
test: Make leaf_script mandatory when scriptpath is set in TaprootSignatureMsg
3 months ago
Martin Zumsande ec5e294e4b test: fix constructor of msg_tx
3 months ago
Greg Sanders 71c9b02a04 test: add P2A coverage for decodescript
3 months ago
Greg Sanders 1349e9ec15 test: Add anchor mempool acceptance test
3 months ago
Martin Zumsande a6efc7e16e test: fix intermittent failures in feature_proxy.py
3 months ago
merge-script 38c30a4b50
Merge bitcoin/bitcoin#30515: rpc: add utxo's blockhash and number of confirmations to scantxoutset output
3 months ago
Luis Schwab 17845e7f21 rpc: add utxo's blockhash and number of confirmations to scantxoutset output
3 months ago
MarcoFalke fa359255fe
Add -blocksxor boolean option
3 months ago
MarcoFalke fa530ec543
rpc: Return precise loadtxoutset error messages
3 months ago
glozow ec700f0a76
Merge bitcoin/bitcoin#30076: test: fix MiniWallet script-path spend (missing parity bit in leaf version)
3 months ago
merge-script 30e8a79aef
Merge bitcoin/bitcoin#30482: rest: Reject truncated hex txid early in getutxos parsing
4 months ago
merge-script f7ab3ba404
Merge bitcoin/bitcoin#30275: Fee Estimation: change `estimatesmartfee` default mode to `economical`
4 months ago
MarcoFalke fa90777245
rest: Reject truncated hex txid early in getutxos parsing
4 months ago
ismaelsadeeq 25bf86a225 [test]: ensure `estimatesmartfee` default mode is `economical`
4 months ago
MarcoFalke fa3ea3b83c
test: Fix intermittent issue in p2p_v2_misbehaving.py
4 months ago
Ava Chow 8ae79f1155
Merge bitcoin/bitcoin#30403: test, assumeutxo: Remove resolved todo comments and add new test
4 months ago
Lőrinc bccfca0382 Fix lint-spelling warnings
4 months ago