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-05-03
fuzz: Add -fsanitize=integer suppression needed for RPC fuzzer
practicalswift
2021-05-03
Merge bitcoin/bitcoin#20867: Support up to 20 keys for multisig under Segwit ...
fanquake
2021-05-02
Merge bitcoin/bitcoin#21818: doc: fixup -coinstatsindex help, update bitcoin...
fanquake
2021-05-01
doc: fix -coinstatsindex help, and test/rpc touchups
Jon Atack
2021-05-01
Merge bitcoin/bitcoin#21822: test: resolve bug in interface_bitcoin_cli.py
MarcoFalke
2021-05-01
test: resolve bug in test/functional/interface_bitcoin_cli.py - Test -getinfo...
klementtan
2021-04-30
Merge bitcoin/bitcoin#19521: Coinstats Index
W. J. van der Laan
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/functional: standardness sanity checks for P2(W)SH multisig
Antoine Poinsot
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
rpc: gettxoutsetinfo rejects hash_serialized_2 for specific height
Fabian Jahr
2021-04-19
test: Add test for coinstatsindex behavior in reorgs
Fabian Jahr
2021-04-19
index, rpc: Add use_index option for gettxoutsetinfo
Fabian Jahr
2021-04-19
test: Test coinstatsindex robustness across restarts
Fabian Jahr
2021-04-19
test: Add tests for block_info in gettxoutsetinfo
Fabian Jahr
2021-04-19
rpc, index: Add verbose amounts tracking to Coinstats index
Fabian Jahr
2021-04-19
test: add coinstatsindex getindexinfo coverage, improve current tests
Jon Atack
2021-04-19
test: Add functional test for Coinstats index
Fabian Jahr
2021-04-19
index: Coinstats index can be activated with command line flag
Fabian Jahr
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
[next]