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-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
2024-07-26
Add -blocksxor boolean option
MarcoFalke
2024-07-26
rpc: Return precise loadtxoutset error messages
MarcoFalke
2024-07-26
Merge bitcoin/bitcoin#30076: test: fix MiniWallet script-path spend (missing ...
glozow
2024-07-25
Merge bitcoin/bitcoin#30482: rest: Reject truncated hex txid early in getutxo...
merge-script
2024-07-25
Merge bitcoin/bitcoin#30275: Fee Estimation: change `estimatesmartfee` defaul...
merge-script
2024-07-24
rest: Reject truncated hex txid early in getutxos parsing
MarcoFalke
2024-07-24
[test]: ensure `estimatesmartfee` default mode is `economical`
ismaelsadeeq
2024-07-23
test: Fix intermittent issue in p2p_v2_misbehaving.py
MarcoFalke
2024-07-23
Merge bitcoin/bitcoin#30403: test, assumeutxo: Remove resolved todo comments ...
Ava Chow
2024-07-22
Fix lint-spelling warnings
LÅ‘rinc
[next]