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
/
test_runner.py
Age
Commit message (
Expand
)
Author
2023-06-14
Merge bitcoin/bitcoin#25634: wallet, tests: Expand and test when the blank wa...
Ryan Ofsky
2023-06-08
rpc, wallet: Include information about blank flag
Andrew Chow
2023-05-27
Merge bitcoin/bitcoin#27145: wallet: when a block is disconnected, update tra...
Andrew Chow
2023-05-23
rpc: Fix invalid bech32 handling
MarcoFalke
2023-05-19
test: Explicitly specify directory where to search tests for
Hennadii Stepanov
2023-05-14
Add wallets_conflicts
Antoine Riard
2023-05-02
Merge bitcoin/bitcoin#27542: test: add ripemd160 to test framework modules list
fanquake
2023-05-02
test: add ripemd160 to test framework modules list
Sebastian Falbesoner
2023-04-19
test: cover fastprune with excessive block size
Matthew Zipkin
2023-03-20
Merge bitcoin/bitcoin#26531: mempool: Add mempool tracepoints
Andrew Chow
2023-03-20
Add mempool tracepoints
virtu
2023-03-10
Merge bitcoin/bitcoin#27171: test: add coverage for sigop limit policy (`-byt...
fanquake
2023-03-07
test: add coverage for sigop limit policy (`-bytespersigop` setting)
Sebastian Falbesoner
2023-02-28
Merge bitcoin/bitcoin#26533: prune: scan and unlink already pruned block file...
Andrew Chow
2023-02-15
wallet: reuse change dest when recreating TX with avoidpartialspends
Matthew Zipkin
2023-02-06
test: Add test for file system permissions
Hennadii Stepanov
2023-01-27
Merge bitcoin/bitcoin#25880: p2p: Make stalling timeout adaptive during IBD
Andrew Chow
2023-01-18
scripted-diff: Use new python 3.7 keywords
MarcoFalke
2023-01-16
Merge bitcoin/bitcoin#26631: test: add coverage for dust mempool policy (`-du...
MarcoFalke
2023-01-05
test: add functional test for ScanAndUnlinkAlreadyPrunedFiles
Andrew Toth
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-19
Merge bitcoin/bitcoin#26656: tests: Improve runtime of some tests when `--ena...
MarcoFalke
2022-12-16
Merge bitcoin/bitcoin#24865: rpc: Enable wallet import on pruned nodes and ad...
Andrew Chow
2022-12-16
test: add coverage for dust mempool policy (`-dustrelayfee` setting)
Sebastian Falbesoner
2022-12-15
test: Wallet imports on pruned nodes
Aurèle Oulès
2022-12-09
tests: Reorder longer running tests in test_runner
Andrew Chow
2022-12-09
test: Move rpc_fundrawtransaction.py to wallet_fundrawtransaction.py
MarcoFalke
2022-12-09
test: Move feature_backwards_compatibility.py to wallet_backwards_compatibili...
MarcoFalke
2022-12-02
Merge bitcoin/bitcoin#26569: p2p: Ensure transaction announcements are only q...
fanquake
2022-11-30
[test] Add p2p_tx_privacy.py
dergoegge
2022-11-29
test: Set wallet type in test_runner when only one type is allowed
MarcoFalke
2022-10-27
test: add functional test for IBD stalling logic
Martin Zumsande
2022-10-25
test: add test for fast rescan using block filters (top-up detection)
Sebastian Falbesoner
2022-10-17
test: Add functional tests for sendtxrcncl from inbound
Gleb Naumenko
2022-10-13
Merge bitcoin/bitcoin#24269: test: add functional test for `-discover`
Andrew Chow
2022-10-04
test: rpc: add scanblocks functional test
Jonas Schnelli
2022-09-30
test: add functional test for -discover
brunoerg
2022-09-16
Merge bitcoin/bitcoin#26107: [test] only run feature_rbf.py once
MacroFake
2022-09-08
[test] only run feature_rbf.py once
glozow
2022-09-08
test: Display skipped tests reason
Aurèle Oulès
2022-09-01
Merge bitcoin/bitcoin#19602: wallet: Migrate legacy wallets to descriptor wal...
Andrew Chow
2022-08-30
Merge bitcoin/bitcoin#25717: p2p: Implement anti-DoS headers sync
fanquake
2022-08-29
Test migratewallet
Andrew Chow
2022-08-29
Test headers sync using minchainwork threshold
Suhas Daftuar
2022-08-26
Merge bitcoin/bitcoin#25355: I2P: add support for transient addresses for out...
Andrew Chow
2022-08-16
test: add a test that -i2pacceptincoming=0 creates a transient session
Vasil Dimov
2022-08-15
Merge bitcoin/bitcoin#25720: p2p: Reduce bandwidth during initial headers syn...
Andrew Chow
2022-08-12
Add functional test for block announcements during initial headers sync
Suhas Daftuar
2022-08-11
test: add tests for `datacarrier` and `datacarriersize` options
w0xlt
2022-08-05
rpc/wallet: add simulaterawtransaction RPC
Karl-Johan Alm
[next]