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
/
functional
Age
Commit message (
Expand
)
Author
2023-06-12
Merge bitcoin/bitcoin#27708: Return EXIT_FAILURE on post-init fatal errors
Ryan Ofsky
2023-06-09
Return EXIT_FAILURE on post-init fatal errors
furszy
2023-06-08
Remove mapRelay
MarcoFalke
2023-06-07
Merge bitcoin/bitcoin#27501: mempool / rpc: add getprioritisedtransactions, d...
Andrew Chow
2023-06-02
Merge bitcoin/bitcoin#27603: test: added coverage to mining_basic.py
glozow
2023-06-01
Merge bitcoin/bitcoin#26485: RPC: Accept options as named-only parameters
Andrew Chow
2023-05-30
test: add block sync to getblockfrompeer.py
Martin Zumsande
2023-05-29
Merge bitcoin/bitcoin#27765: test: Throw error when -signetchallenge is non-hex
fanquake
2023-05-27
Merge bitcoin/bitcoin#27145: wallet: when a block is disconnected, update tra...
Andrew Chow
2023-05-26
Merge bitcoin/bitcoin#27735: test: Move test_chain_listunspent wallet check f...
fanquake
2023-05-26
Merge bitcoin/bitcoin#27302: init: Error if ignored bitcoin.conf file is found
fanquake
2023-05-26
test: Move test_chain_listunspent wallet check from mempool_packages to walle...
MarcoFalke
2023-05-25
test: Throw error when -signetchallenge is non-hex
MarcoFalke
2023-05-25
use 'byte'/'bytes' for bech32(m) validation error
Reese Russell
2023-05-24
Merge bitcoin/bitcoin#27727: rpc: Fix invalid bech32 address handling
Andrew Chow
2023-05-24
Merge bitcoin/bitcoin#27626: Parallel compact block downloads, take 3
fanquake
2023-05-23
Merge bitcoin/bitcoin#27177: test: fix intermittent issue in `feature_bip68_s...
Andrew Chow
2023-05-23
Add tests for parallel compact block downloads
Greg Sanders
2023-05-23
rpc: Fix invalid bech32 handling
MarcoFalke
2023-05-22
Merge bitcoin/bitcoin#25796: rpc: add `descriptorprocesspsbt` rpc
Andrew Chow
2023-05-19
test: Explicitly specify directory where to search tests for
Hennadii Stepanov
2023-05-19
test: fix `include_immature_coinbase` logic in `get_utxos`
brunoerg
2023-05-19
test: fix `interface_usdt_mempool` by mining a block after each test
brunoerg
2023-05-19
test: fix mature utxos addition to wallet in `mempool_package_limits`
brunoerg
2023-05-19
test: fix intermittent issue in `feature_bip68_sequence`
brunoerg
2023-05-19
Merge bitcoin/bitcoin#27695: test: Add test to check tx in the last block can...
fanquake
2023-05-18
Merge bitcoin/bitcoin#27640: test: Return dict in MiniWallet::send_to
fanquake
2023-05-18
test: Add test to check tx in the last block can be downloaded
MarcoFalke
2023-05-18
test: Split up test_notfound_on_unannounced_tx test case
MarcoFalke
2023-05-17
index: Enable reindex-chainstate with active indexes
Martin Zumsande
2023-05-17
index: Use first block from locator instead of looking for fork point
Martin Zumsande
2023-05-15
test: fix spelling in `interface_usdt_utxocache`
brunoerg
2023-05-14
Add wallets_conflicts
Antoine Riard
2023-05-14
wallet, tests: mark unconflicted txs as inactive
ishaanam
2023-05-12
test: Return dict in MiniWallet::send_to
MarcoFalke
2023-05-10
[mempool] clear mapDeltas entry if prioritisetransaction sets delta to 0
glozow
2023-05-10
[functional test] prioritisation is not removed during replacement and expiry
glozow
2023-05-10
[functional test] getprioritisedtransactions RPC
glozow
2023-05-10
test: added coverage to mining_basic.py
kevkevin
2023-05-08
Merge bitcoin/bitcoin#26076: Switch hardened derivation marker to h
Andrew Chow
2023-05-06
test: add test for `descriptorprocesspsbt` RPC
ishaanam
2023-05-05
Merge bitcoin/bitcoin#27554: test: Treat `bitcoin-wallet` binary in the same ...
fanquake
2023-05-05
Merge bitcoin/bitcoin#26653: test, init: perturb file to ensure failure inste...
fanquake
2023-05-05
test: Treat `bitcoin-wallet` binary in the same way as others
Hennadii Stepanov
2023-05-05
test, refactor: Add `set_binary_paths` function
Hennadii Stepanov
2023-05-04
Merge bitcoin/bitcoin#27422: test: add coverage to rpc_scantxoutset.py
fanquake
2023-05-04
Merge bitcoin/bitcoin#27325: test: various `converttopsbt` check cleanups in ...
Andrew Chow
2023-05-03
test: Update python tests to use named parameters instead of options objects
Ryan Ofsky
2023-05-03
RPC: Allow RPC methods accepting options to take named parameters
Ryan Ofsky
2023-05-03
Merge bitcoin/bitcoin#27553: test: Simplify feature_fastprune.py
fanquake
[next]