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-05-09
test: type error and out of range fee rates where missing
Jon Atack
2021-05-09
test: explicit fee rates with invalid amounts
Jon Atack
2021-05-06
test: improve zero-value explicit fee rate coverage
Jon Atack
2021-05-05
Merge bitcoin/bitcoin#21681: validation: fix ActivateSnapshot to use hardcode...
MarcoFalke
2021-05-05
Merge bitcoin/bitcoin#21740: test: add new python linter to check file names ...
W. J. van der Laan
2021-05-05
Merge bitcoin/bitcoin#21814: test: Fix feature_config_args.py intermittent issue
MarcoFalke
2021-05-05
Merge bitcoin/bitcoin#21787: test: fix off-by-ones in rpc_fundrawtransaction ...
W. J. van der Laan
2021-05-05
Merge bitcoin/bitcoin#21754: test: Run feature_cltv with MiniWallet
MarcoFalke
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-30
test: Fix feature_config_args.py intermittent issue
MarcoFalke
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
[tests] Speed up p2p_segwit.py
John Newbery
2021-04-29
test: Run feature_cltv with MiniWallet
MarcoFalke
2021-04-29
test: Hide tx rehash in helper
MarcoFalke
2021-04-29
test: Remove new_tx reference
MarcoFalke
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
test: fix off-by-ones in rpc_fundrawtransaction
Jon Atack
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
validation: remove nchaintx from assumeutxo metadata
James O'Beirne
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
test: fix file permissions on various scripts
windsok
2021-04-23
multiprocess: Add echoipc RPC method and test
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-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
[next]