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
2023-02-07
Merge bitcoin/bitcoin#17127: util: Set safe permissions for data directory an...
fanquake
2023-02-06
test: Add test for file system permissions
Hennadii Stepanov
2023-02-06
Merge bitcoin/bitcoin#27036: test: Remove last uses of snprintf and simplify
MarcoFalke
2023-02-03
Remove use of snprintf and simplify
John Moffett
2023-02-03
rpc: decode Miniscript descriptor when possible in decodescript
Antoine Poinsot
2023-02-01
Merge bitcoin/bitcoin#26910: wallet: migrate wallet, exit early if no legacy ...
Andrew Chow
2023-01-31
Merge bitcoin/bitcoin#26956: test: refactor: introduce `replace_in_config` he...
MarcoFalke
2023-01-30
Merge bitcoin/bitcoin#26499: wallet: Abandon descendants of orphaned coinbases
glozow
2023-01-28
test: refactor: introduce `replace_in_config` helper
Sebastian Falbesoner
2023-01-27
test: fix intermittent errors in p2p_ibd_stalling.py
Martin Zumsande
2023-01-27
Merge bitcoin/bitcoin#25880: p2p: Make stalling timeout adaptive during IBD
Andrew Chow
2023-01-26
Merge bitcoin/bitcoin#26923: test: refactor: simplify p2p_{tx_download,evicti...
MarcoFalke
2023-01-25
Merge bitcoin/bitcoin#26929: rpc: Throw more user friendly arg type check err...
fanquake
2023-01-25
Merge bitcoin/bitcoin#26829: init: Remove unnecessary sensitive flag from rpc...
MarcoFalke
2023-01-23
init: Remove sensitive flag from rpcbind
Andrew Chow
2023-01-23
test: Avoid rpc timeout in p2p_headers_sync_with_minchainwork
MarcoFalke
2023-01-21
test: Fix intermittent feature_rbf issue
MarcoFalke
2023-01-20
rpc: Throw more user friendly arg type check error
MarcoFalke
2023-01-19
Merge bitcoin/bitcoin#26906: test: add an easy way to run linters locally
MarcoFalke
2023-01-19
test: refactor: simplify p2p_eviction.py by using MiniWallet
Sebastian Falbesoner
2023-01-19
test: refactor: simplify p2p_tx_download.py by using MiniWallet
Sebastian Falbesoner
2023-01-19
Merge bitcoin/bitcoin#23395: util: Add -shutdownnotify option
MarcoFalke
2023-01-18
wallet: migrate wallet, exit early if no legacy data exist
furszy
2023-01-18
test: add an easy way to run linters locally
James O'Beirne
2023-01-18
scripted-diff: Use new python 3.7 keywords
MarcoFalke
2023-01-17
Merge bitcoin/bitcoin#26625: test: Run mempool_packages.py with MiniWallet
fanquake
2023-01-17
test: Add test for missing and omitted required arg
MarcoFalke
2023-01-17
Merge bitcoin/bitcoin#26884: test: wallet: add coverage for `-spendzeroconfch...
MarcoFalke
2023-01-17
Merge bitcoin/bitcoin#26039: refactor: Run type check against RPCArgs (1/2)
fanquake
2023-01-17
test: Run mempool_packages.py with MiniWallet
MarcoFalke
2023-01-17
test: Return fee from MiniWallet
MarcoFalke
2023-01-17
test: Return chain of MiniWallet txs from MiniWallet chain method
MarcoFalke
2023-01-17
test: Refactor MiniWallet sign_tx
MarcoFalke
2023-01-17
test: Return wtxid from create_self_transfer_multi
MarcoFalke
2023-01-17
Merge bitcoin/bitcoin#26886: test: add `rescan utxos` inside MiniWallet's ini...
MarcoFalke
2023-01-16
Merge bitcoin/bitcoin#26325: rpc: Return accurate results for scanblocks
Andrew Chow
2023-01-16
Merge bitcoin/bitcoin#25375: rpc: add minconf/maxconf options to sendall and ...
Andrew Chow
2023-01-16
test: simplify tests by using the pre-mined chain
kouloumos
2023-01-16
test: remove redundant blocks generation logic
kouloumos
2023-01-16
test: add `rescan_utxos` in MiniWallet's initialization
kouloumos
2023-01-16
Merge bitcoin/bitcoin#26657: test: Run feature_bip68_sequence.py with MiniWallet
MarcoFalke
2023-01-16
Merge bitcoin/bitcoin#26631: test: add coverage for dust mempool policy (`-du...
MarcoFalke
2023-01-16
Merge bitcoin/bitcoin#26892: test: refactor: simplify p2p_permissions.py by u...
MarcoFalke
2023-01-15
test: Remove redundant function call
Kolby ML
2023-01-15
test: refactor: simplify p2p_permissions.py by using MiniWallet
Sebastian Falbesoner
2023-01-13
test: wallet: add coverage for `-spendzeroconfchange` setting
Sebastian Falbesoner
2023-01-13
test: remove `-spendzeroconfchange` setting from mempool_limit.py
Sebastian Falbesoner
2023-01-12
test: skip sqlite3 tests if it isn't available
fanquake
2023-01-12
Merge bitcoin/bitcoin#26854: test: Fix intermittent timeout in p2p_permission...
MarcoFalke
2023-01-11
Merge bitcoin/bitcoin#26675: wallet: For feebump, ignore abandoned descendant...
Andrew Chow
[next]