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-04-29
test: Assert that exit code indicates failure
MarcoFalke
2021-04-29
test: Fix intermittent issue in p2p_segwit.py
MarcoFalke
2021-04-29
Merge bitcoin/bitcoin#21804: [tests] Speed up p2p_segwit.py
MarcoFalke
2021-04-29
Merge bitcoin/bitcoin#21738: test: Use clang-12 for ASAN, Add missing suppres...
fanquake
2021-04-29
[tests] Speed up p2p_segwit.py
John Newbery
2021-04-29
Merge bitcoin/bitcoin#21762: test: Speed up mempool_spend_coinbase.py
MarcoFalke
2021-04-29
Merge bitcoin/bitcoin#21785: test: Fix intermittent issue in p2p_addr_relay.py
fanquake
2021-04-28
test: Fix intermittent issue in p2p_addr_relay.py
MarcoFalke
2021-04-28
test: Use self.send_addr_msg
MarcoFalke
2021-04-27
Merge bitcoin/bitcoin#19160: multiprocess: Add basic spawn and IPC support
W. J. van der Laan
2021-04-27
Merge bitcoin/bitcoin#21009: Remove RewindBlockIndex logic
W. J. van der Laan
2021-04-26
Merge bitcoin/bitcoin#21777: test: Fix feature_notifications.py intermittent ...
MarcoFalke
2021-04-26
Merge bitcoin/bitcoin#21707: test: Extend functional tests for addr relay
MarcoFalke
2021-04-26
test: Fix feature_notifications.py intermittent issue
MarcoFalke
2021-04-23
multiprocess: Add echoipc RPC method and test
Russell Yanofsky
2021-04-23
multiprocess: Add Ipc interface implementation
Russell Yanofsky
2021-04-23
test: Speed up mempool_spend_coinbase.py
MarcoFalke
2021-04-23
test: Fix test cache issue
MarcoFalke
2021-04-23
test: Create MiniWallet.create_self_transfer
MarcoFalke
2021-04-22
test: Add MiniWallet.sendrawtransaction
MarcoFalke
2021-04-22
Merge bitcoin/bitcoin#19801: test: check for all possible OP_CLTV fail reason...
MarcoFalke
2021-04-21
[validation] RewindBlockIndex no longer needed
Dhruv Mehta
2021-04-21
[test] Add tests for addr relay in -blocksonly mode
Amiti Uttarwar
2021-04-21
[test] Add address relay tests involving outbound peers
Martin Zumsande
2021-04-21
[test] Add tests for getaddr behavior
Martin Zumsande
2021-04-21
[test] Extract sending an addr message into a helper
Amiti Uttarwar
2021-04-21
[test] Refactor the addr relay test to prepare for new tests
Amiti Uttarwar
2021-04-20
test: Add missing shift-base:nanobench.h suppression
MarcoFalke
2021-04-19
Merge #20857: test: update documentation in feature_csv_activation.py
MarcoFalke
2021-04-18
update docstring in feature_csv_activation.py
Pierre K
2021-04-18
rpc: Improve getblock error message for invalid data type.
klementtan
2021-04-16
qa: Test default include_mempool value of gettxout
João Barbosa
2021-04-15
Merge #21377: Speedy trial support for versionbits
fanquake
2021-04-14
test: Fix TSan suppression
Hennadii Stepanov
2021-04-14
Revert "test: Add tsan supp for leveldb::DBImpl::DeleteObsoleteFiles"
MarcoFalke
2021-04-13
test: Remove spurious double lock tsan suppressions by bumping to clang-12
MarcoFalke
2021-04-13
Merge #21634: tests: Skip SQLite fsyncs while testing
MarcoFalke
2021-04-13
Merge #21575: refactor: Create blockstorage module
fanquake
2021-04-12
tests: Skip SQLite fsyncs while testing
Andrew Chow
2021-04-12
versionbits: Add support for delayed activation
Anthony Towns
2021-04-08
Move external signer out of wallet module
Sjors Provoost
2021-04-07
Merge #21594: rpc: add network field to getnodeaddresses
W. J. van der Laan
2021-04-07
rpc: add network field to rpc getnodeaddresses
Jon Atack
2021-04-07
Merge #21166: Introduce DeferredSignatureChecker and have SignatureExtractorC...
fanquake
2021-04-06
Merge #21597: test: Document race:validation_chainstatemanager_tests suppression
fanquake
2021-04-05
move-only: Move *Disk functions to blockstorage
MarcoFalke
2021-04-05
test: Document why no symbol names can be used for suppressions
MarcoFalke
2021-04-05
test: Document race:validation_chainstatemanager_tests suppression
MarcoFalke
2021-04-04
test: Replace blanket UBSan signed integer overflow suppression for txmempool...
practicalswift
2021-04-03
test: Add missing suppression for signed-integer-overflow:txmempool.cpp
MarcoFalke
[next]