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
2021-09-24
rpc: remove deprecated addresses and reqSigs from rpc outputs
Michael Dietz
2021-09-24
Merge bitcoin/bitcoin#23047: test: Use MiniWallet in mempool_persist
W. J. van der Laan
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-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
2021-09-14
Merge bitcoin/bitcoin#22543: test: Use MiniWallet in mempool_limit.py
merge-script
2021-09-14
fix typos in logging messages
ShubhamPalriwala
2021-09-14
replace: self.nodes[0] with node
ShubhamPalriwala
2021-09-14
test: use MiniWallet in mempool_limit.py
ShubhamPalriwala
2021-09-13
test: Set peertimeout in write_config
MarcoFalke
2021-09-12
p2p: Rename fBlocksOnly, Add test
MarcoFalke
2021-09-12
test: Simplify p2p_blocksonly test with new miniwallet rescan_utxos method
MarcoFalke
2021-09-10
Merge bitcoin/bitcoin#22762: Raise InitError when peers.dat is invalid or cor...
merge-script
2021-09-10
Merge bitcoin/bitcoin#22907: test: Avoid intermittent test failure in feature...
merge-script
2021-09-09
Merge bitcoin/bitcoin#22582: test: a test to check descendant limits
merge-script
2021-09-09
Merge bitcoin/bitcoin#22079: zmq: Add support to listen on IPv6 addresses
W. J. van der Laan
2021-09-09
Merge bitcoin/bitcoin#22788: scripted-diff: Use generate* from TestFramework
merge-script
2021-09-09
test: pep-8 whitespace
MarcoFalke
[next]