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-12-05
Merge bitcoin/bitcoin#19888: rpc, test: Improve getblockstats for unspendables
Andrew Chow
2022-12-05
Merge bitcoin/bitcoin#26462: wallet: fix crash on loading descriptor wallet c...
Andrew Chow
2022-12-05
Merge bitcoin/bitcoin#26640: test: Run mempool_compatibility.py with MiniWallet
Andrew Chow
2022-12-05
Merge bitcoin/bitcoin#26560: wallet: bugfix, invalid CoinsResult cached total...
Andrew Chow
2022-12-05
Merge bitcoin/bitcoin#26414: test: Move tx creation to create_self_transfer_m...
MarcoFalke
2022-12-05
test: Run mempool_compatibility.py with MiniWallet
MarcoFalke
2022-12-03
test: Fix intermittent issue in rpc_net.py
MarcoFalke
2022-12-03
Merge bitcoin/bitcoin#26622: test: Add test for sendall min-fee setting
MarcoFalke
2022-12-02
test: Coin Selection, duplicated preset inputs selection
furszy
2022-12-02
Merge bitcoin/bitcoin#26569: p2p: Ensure transaction announcements are only q...
fanquake
2022-12-02
test: Add sendall test for min-fee setting
Aurèle Oulès
2022-12-02
Merge bitcoin/bitcoin#26610: test: Remove unused blocktools imports from wall...
MarcoFalke
2022-12-01
Merge bitcoin/bitcoin#26620: test: refactor: eliminate genesis block timestam...
MarcoFalke
2022-12-01
Merge bitcoin/bitcoin#26617: test: add extra_args to BitcoinTestFramework class
MarcoFalke
2022-12-01
test: remove unneeded extra_args code
josibake
2022-12-01
test: refactor: eliminate genesis block timestamp magic numbers
Sebastian Falbesoner
2022-12-01
test: add extra_args to BTF class
josibake
2022-12-01
Merge bitcoin/bitcoin#26594: wallet: Avoid a segfault in migratewallet failur...
fanquake
2022-11-30
[test] Add p2p_tx_privacy.py
dergoegge
2022-11-30
test: Remove unused blocktools imports from wallet_bumpfee
MarcoFalke
2022-11-30
wallet: Explicitly say migratewallet on encrypted wallets is unsupported
Andrew Chow
2022-11-30
Merge bitcoin/bitcoin#26359: p2p: Erlay support signaling follow-ups
fanquake
2022-11-30
Merge bitcoin/bitcoin#26600: test: Set wallet type in test_runner when only o...
MarcoFalke
2022-11-29
tests: Test for migrating encrypted wallets
Andrew Chow
2022-11-29
Merge bitcoin/bitcoin#19762: rpc: Allow named and positional arguments to be ...
Andrew Chow
2022-11-29
test: Set wallet type in test_runner when only one type is allowed
MarcoFalke
2022-11-28
Merge bitcoin/bitcoin#26588: ci: Skip COMMIT_RANGE if no CIRRUS_PR
MarcoFalke
2022-11-28
Merge bitcoin/bitcoin#26480: test: Remove wallet option from non-wallet tests
Andrew Chow
2022-11-28
Merge bitcoin/bitcoin#26589: test: small fixups/improvements for get_previous...
MarcoFalke
2022-11-28
Merge bitcoin/bitcoin#25986: test: refactor `RPCPackagesTest` to use `MiniWal...
glozow
2022-11-28
lint: Skip COMMIT_RANGE if no CIRRUS_PR
MarcoFalke
2022-11-28
script: small fixups/improvements for get_previous_releases.py
Sebastian Falbesoner
2022-11-22
Merge bitcoin/bitcoin#26383: test: Add feature_taproot case involving invalid...
fanquake
2022-11-22
Merge bitcoin/bitcoin#26520: doc: test: update/fix TestShell example instruct...
fanquake
2022-11-21
test: Fix intermittent failure in rpc_net.py
Martin Zumsande
2022-11-21
Add feature_taproot case involved invalid internal pubkey
Pieter Wuille
2022-11-21
Merge bitcoin/bitcoin#26545: test: Remove unused sanitizer suppressions
MacroFake
2022-11-21
test: remove unused class `NodePongAdd1`
Sebastian Falbesoner
2022-11-21
test: Remove unused sanitizer suppressions
MacroFake
2022-11-21
Merge bitcoin/bitcoin#26508: RPC/Blockchain: Minor improvements for scanblock...
MacroFake
2022-11-18
Merge bitcoin/bitcoin#17786: refactor: Nuke policy/fees->mempool circular dep...
glozow
2022-11-18
Merge bitcoin/bitcoin#25315: Add warning on first startup if free disk space ...
Andrew Chow
2022-11-18
Merge bitcoin/bitcoin#26519: test: Add getpeerinfo test for missing version m...
MacroFake
2022-11-17
doc: test: update/fix TestShell example instructions
Sebastian Falbesoner
2022-11-17
test: Add getpeerinfo test for missing version message
MacroFake
2022-11-16
refactor: Inline `CTxMemPoolEntry` class's functions
Hennadii Stepanov
2022-11-16
refactor: Move `CTxMemPoolEntry` class to its own module
Hennadii Stepanov
2022-11-15
Merge bitcoin/bitcoin#25730: RPC: listunspent, add "include immature coinbase...
Andrew Chow
2022-11-16
RPC/Blockchain: Clarify invalid-action error in scanblocks & scantxoutset
Luke Dashjr
2022-11-15
Merge bitcoin/bitcoin#16981: Improve runtime performance of --reindex
Andrew Chow
[next]