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-05
Merge bitcoin/bitcoin#30497: rpc: Return errors in loadtxoutset that currentl...
Ryan Ofsky
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
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
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
2024-07-22
Merge bitcoin/bitcoin#30463: qa: Functional test improvements
glozow
2024-07-19
test: Add loadtxoutset test with tip on snapshot block
Fabian Jahr
2024-07-19
test: Remove already resolved assumeutxo todo comments
Fabian Jahr
2024-07-18
Merge bitcoin/bitcoin#30320: assumeutxo: Don't load a snapshot if it's not in...
Ava Chow
2024-07-18
Merge bitcoin/bitcoin#30444: rest: Reject negative outpoint index early in ge...
Ava Chow
2024-07-18
Merge bitcoin/bitcoin#30453: test: Non-Shy version sender
glozow
2024-07-17
Merge bitcoin/bitcoin#29523: Wallet: Add `max_tx_weight` to transaction fund...
Ava Chow
2024-07-17
Merge bitcoin/bitcoin#30468: test: bump mocktime only after node has received...
merge-script
2024-07-17
Merge bitcoin/bitcoin#30457: doc: getaddressinfo[isscript] is optional
merge-script
2024-07-17
test: bump mocktime after node has received and sent bytes
stratospher
2024-07-17
test: Non-Shy version sender
MarcoFalke
2024-07-17
doc: getaddressinfo[isscript] is optional
MarcoFalke
2024-07-16
Merge bitcoin/bitcoin#30357: Fix cases of calls to `FillPSBT` errantly return...
Ava Chow
2024-07-16
qa: Do not assume running `feature_asmap.py` from source directory
Hennadii Stepanov
2024-07-16
qa: Consider `cache` and `config.ini` relative to invocation directory
Hennadii Stepanov
2024-07-16
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
Hennadii Stepanov
2024-07-16
Merge bitcoin/bitcoin#22729: Make it possible to disable Tor binds and abort ...
Ava Chow
2024-07-16
Merge bitcoin/bitcoin#30429: rpc: Use CHECK_NONFATAL over Assert
Ava Chow
2024-07-16
Merge bitcoin/bitcoin#30394: net: fix race condition in self-connect detection
glozow
2024-07-16
Merge bitcoin/bitcoin#30420: test: Fix intermittent failure in p2p_v2_misbeha...
merge-script
[next]