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
2021-09-28
scripted-diff: Rename CAddrMan to AddrMan
Amiti Uttarwar
2021-09-28
Merge bitcoin/bitcoin#23097: Run specified functional tests with all matching...
W. J. van der Laan
2021-09-28
test: pep-8
MarcoFalke
2021-09-28
test: Use assert_equal over assert for easier debugging
MarcoFalke
2021-09-28
Merge bitcoin/bitcoin#23106: Ensure wallet is unlocked before signing PSBT wi...
MarcoFalke
2021-09-28
Add test that walletprocesspsbt requires unlocked wallet when signing
Samuel Dobson
2021-09-26
Merge bitcoin/bitcoin#23065: Allow UTXO locks to be written to wallet DB
W. J. van der Laan
2021-09-26
Run functional tests with all possible flags
Samuel Dobson
2021-09-25
Update lockunspent tests for lock persistence
Samuel Dobson
2021-09-25
Merge bitcoin/bitcoin#23086: test: Add -testactivationheight tests to rpc_blo...
merge-script
2021-09-25
Merge bitcoin/bitcoin#22817: test: Avoid race after connect_nodes
merge-script
2021-09-24
Merge bitcoin/bitcoin#23047: test: Use MiniWallet in mempool_persist
W. J. van der Laan
2021-09-24
test: Add -testactivationheight tests to rpc_blockchain
MarcoFalke
2021-09-24
Merge bitcoin/bitcoin#22818: test: Activate all regtest softforks at height 1...
merge-script
2021-09-23
Merge bitcoin/bitcoin#23036: test: use test_framework.p2p `P2P_SERVICES` cons...
fanquake
2021-09-22
Revert "test: Add missing suppression signed-integer-overflow:addrman.cpp"
MarcoFalke
2021-09-22
Merge bitcoin/bitcoin#22790: test: add aarch64-apple-darwin platform entry to...
merge-script
2021-09-21
Merge bitcoin/bitcoin#22734: addrman: Avoid crash on corrupt data, Force Chec...
merge-script
2021-09-21
Merge bitcoin/bitcoin#22998: test: use MiniWallet for make_utxo helper in fea...
merge-script
2021-09-21
addrman: Replace assert with throw on corrupt data
MarcoFalke
2021-09-21
Merge bitcoin/bitcoin#22831: test: add addpeeraddress "tried", test addrman c...
merge-script
2021-09-21
Merge bitcoin/bitcoin#23041: test: Add addrman deserialization error tests
merge-script
2021-09-21
Merge bitcoin/bitcoin#23017: test: Replace MiniWallet scan_blocks with rescan...
merge-script
2021-09-21
Merge bitcoin/bitcoin#23001: doc: Enable TLS in links in documentation
fanquake
2021-09-20
Merge bitcoin/bitcoin#12677: RPC: Add ancestor{count,size,fees} to listunspen...
W. J. van der Laan
2021-09-20
Merge bitcoin/bitcoin#22959: cli: Display all proxies in -getinfo
W. J. van der Laan
2021-09-20
test: Check other fields are loaded correctly as well
MarcoFalke
2021-09-20
test: Remove unused self.connect_nodes
MarcoFalke
2021-09-20
test: pep8
MarcoFalke
2021-09-20
test: Use MiniWallet in mempool_persist
MarcoFalke
2021-09-20
test: Add MiniWallet get_descriptor function
MarcoFalke
2021-09-20
cli: Display all proxies in -getinfo
klementtan
2021-09-20
test: Add addrman deserialization error tests
MarcoFalke
2021-09-20
test: Replace MiniWallet scan_blocks with rescan_utxos
MarcoFalke
2021-09-19
test: fix confusing off-by-one nValue in feature_coinstatsindex.py
Sebastian Falbesoner
2021-09-19
test: use test_framework.p2p P2P_SERVICES in functional tests
Jon Atack
2021-09-18
Merge bitcoin/bitcoin#22987: qa: Fix "RuntimeError: Event loop is closed" on ...
fanquake
2021-09-16
Enable TLS in links in documentation
Jeremy Rand
2021-09-16
QA: Add tests for listunspent ancestor{count,size,fees} to mempool_packages
Luke Dashjr
2021-09-16
test: Activate all regtest softforks at height 1, unless overridden
MarcoFalke
2021-09-16
Introduce -testactivationheight=name@height setting
MarcoFalke
2021-09-16
test: Remove version argument from build_next_block in p2p_segwit test
MarcoFalke
2021-09-16
test: use MiniWallet for make_utxo helper in feature_rbf.py
Sebastian Falbesoner
2021-09-16
Merge bitcoin/bitcoin#22955: p2p: Rename fBlocksOnly, Add test
W. J. van der Laan
2021-09-16
Merge bitcoin/bitcoin#22960: test: Set peertimeout in write_config
W. J. van der Laan
2021-09-16
test: scale amounts in test_doublespend_tree down by factor 10
Sebastian Falbesoner
2021-09-16
test: scale amounts in test_doublespend_chain down by factor 10
Sebastian Falbesoner
2021-09-15
qa: Fix "RuntimeError: Event loop is closed" on Windows
Hennadii Stepanov
2021-09-15
Add test for addrman consistency check on restart with asmap
Jon Atack
2021-09-15
Add test for rpc addpeeraddress with "tried" argument
Jon Atack
[next]