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
2022-11-08
test: check that loading descriptor wallet with legacy entries throws error
Sebastian Falbesoner
2022-11-04
Merge bitcoin/bitcoin#26418: Fix signing of multi_a and rawtr scripts with wa...
fanquake
2022-11-03
test: fix intermittent failure in p2p_sendtxrcncl.py
Martin Zumsande
2022-11-02
Merge bitcoin/bitcoin#26417: test: fix intermittent failure in feature_index_...
MacroFake
2022-11-02
Merge bitcoin/bitcoin#26396: net: Avoid SetTxRelay for feeler connections
MacroFake
2022-11-01
test: remove unused `CHANGE_{XPRV,XPUB}` constants
Sebastian Falbesoner
2022-10-29
Merge bitcoin/bitcoin#26404: test: fix intermittent failure in rpc_getblockfr...
MacroFake
2022-10-28
tests: Test Taproot PSBT signing with keys in other descriptor
Andrew Chow
2022-10-28
tests: Use new wallets for each test in wallet_taproot.py
Andrew Chow
2022-10-28
test: fix intermittent failure in feature_index_prune.py
Martin Zumsande
2022-10-28
test: fix intermittent failure in rpc_getblockfrompeer.py
Martin Zumsande
2022-10-28
Exclude rand from debug log
Jeff Ruane
2022-10-27
Merge bitcoin/bitcoin#25685: wallet: Faster transaction creation by removing ...
Andrew Chow
2022-10-27
Merge bitcoin/bitcoin#26349: rpc: make `address` field optional `list{transac...
Andrew Chow
2022-10-27
net: Avoid SetTxRelay for feeler connections
MacroFake
2022-10-26
wallet: remove fetch pre-selected-inputs responsibility from SelectCoins
furszy
2022-10-26
wallet: skip available coins fetch if "other inputs" are disallowed
furszy
2022-10-26
Merge bitcoin/bitcoin#26341: test: add BIP158 false-positive element check in...
Andrew Chow
2022-10-26
Merge bitcoin/bitcoin#23927: rpc: Pruning nodes can not fetch blocks before s...
Andrew Chow
2022-10-26
Merge bitcoin/bitcoin#25957: wallet: fast rescan with BIP157 block filters fo...
Andrew Chow
2022-10-26
Merge bitcoin/bitcoin#26381: test: Fix intermittent issue in p2p_sendtxrcncl.py
MacroFake
2022-10-26
Merge bitcoin/bitcoin#25704: refactor: Remove almost all validation option gl...
MacroFake
2022-10-26
Merge bitcoin/bitcoin#26275: Fix crash on deriveaddresses when index is 21474...
MacroFake
2022-10-26
rpc: make `address` field optional
w0xlt
2022-10-26
Merge bitcoin/bitcoin#23578: Add external signer taproot support
fanquake
2022-10-25
test: add test for fast rescan using block filters (top-up detection)
Sebastian Falbesoner
2022-10-25
test: Check debug log as well in p2p_sendtxrcncl.py
MacroFake
2022-10-25
test: Check correct disconnect reason in p2p_sendtxrcncl.py
MacroFake
2022-10-24
Merge bitcoin/bitcoin#26380: Revert "test: check importing wallets when block...
MacroFake
2022-10-24
test: Fix intermittent issue in p2p_sendtxrcncl.py
MacroFake
2022-10-21
Merge bitcoin/bitcoin#26248: net: Set relay in version msg to peers with rela...
MacroFake
2022-10-21
Merge bitcoin/bitcoin#25727: util, config: error on startup if `conf` or `rei...
fanquake
2022-10-21
Merge bitcoin/bitcoin#26259: test: Test year 2106 block timestamps
fanquake
2022-10-21
Merge bitcoin/bitcoin#26344: wallet: Fix sendall with watchonly wallets and s...
fanquake
2022-10-20
test: Test for out of bounds vout in sendall
Andrew Chow
2022-10-20
test: Test that sendall works with watchonly spending specific utxos
Andrew Chow
2022-10-20
test: Test year 2106 block timestamps
MacroFake
2022-10-20
Merge bitcoin/bitcoin#25595: Verify PSBT inputs rather than check for fields ...
fanquake
2022-10-20
test: check for false-positives in rpc_scanblocks.py
Sebastian Falbesoner
2022-10-20
test: add compact block filter (BIP158) helper routines
Sebastian Falbesoner
2022-10-20
test: add SipHash implementation for generic data in Python
Sebastian Falbesoner
2022-10-19
Revert "test: check importing wallets when blocks are pruned throw an error"
Aurèle Oulès
2022-10-19
Merge bitcoin/bitcoin#26206: test: check importing wallets when blocks are pr...
MacroFake
2022-10-18
Move ::nMaxTipAge into ChainstateManager
MacroFake
2022-10-17
Add test for PSBT input verification
Greg Sanders
2022-10-17
test: Add functional tests for sendtxrcncl message from outbound
Gleb Naumenko
2022-10-17
test: Add functional tests for sendtxrcncl from inbound
Gleb Naumenko
2022-10-13
test: use MiniWallet for rpc_scanblocks.py
Sebastian Falbesoner
2022-10-13
Merge bitcoin/bitcoin#25412: rest: add `/deploymentinfo` endpoint
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#24269: test: add functional test for `-discover`
Andrew Chow
[next]