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
2020-06-10
[tests] sort imports in rpc_createmultisig.py
John Newbery
2020-06-10
Revert "[TESTS] Move base58 to own module to break circular dependency"
John Newbery
2020-06-10
scripted-diff: rename node to peer for mininodes
gzhao408
2020-06-10
[test] fix race conditions and test in p2p_filter
gzhao408
2020-06-10
[test] sending invalid msgs to node with bloomfilters=0 causes disconnect
gzhao408
2020-06-10
[test] add BIP 37 test for node with fRelay=false
gzhao408
2020-06-10
[test] add mempool msg test for node with bloomfilter enabled
gzhao408
2020-06-10
Merge #19230: [TESTS] Move base58 to own module to break circular dependency
MarcoFalke
2020-06-10
Merge #19226: test: Add BerkeleyDatabase tsan suppression
Wladimir J. van der Laan
2020-06-10
test: mempool.dat compatibility between versions
Ivan Metlushko
2020-06-09
[TESTS] Move base58 to own module to break circular dependency
Pieter Wuille
2020-06-09
change blacklist to blocklist
TrentZ
2020-06-09
test: Add BerkeleyDatabase tsan suppression
MarcoFalke
2020-06-08
Merge #18826: Expose txinwitness for coinbase in JSON form from RPC
MarcoFalke
2020-06-08
Merge #18890: test: disconnect_nodes should warn if nodes were already discon...
MarcoFalke
2020-06-08
Refactor resource exhaustion test
Troy Giorshev
2020-06-08
test: Remove leftover comment in mining_basic
MarcoFalke
2020-06-08
test: pep-8 mining_basic
MarcoFalke
2020-06-08
rpc: remove deprecated getaddressinfo `labels: purpose`
Jon Atack
2020-06-08
rpc: remove deprecated getaddressinfo `label` field
Jon Atack
2020-06-08
Fix "invalid message size" test
Troy Giorshev
2020-06-08
Move size limits to module-global
Troy Giorshev
2020-06-08
Remove two unneeded tests
Troy Giorshev
2020-06-06
Add functional test for P2P eviction logic of inbound peers
Martin Zumsande
2020-06-06
Merge #18968: doc: noban precludes maxuploadtarget disconnects
MarcoFalke
2020-06-06
Merge #19172: test: Do not swallow flake8 exit code
fanquake
2020-06-05
[tests] Make mininode_lock non-reentrant
John Newbery
2020-06-05
[tests] Don't call super twice in P2PTxInvStore.on_inv()
John Newbery
2020-06-05
[tests] Don't acquire mininode_lock twice in wait_for_broadcast()
John Newbery
2020-06-05
[tests] Only acquire lock once in p2p_compactblocks.py
John Newbery
2020-06-05
doc: Add mypy to test dependencies
Hennadii Stepanov
2020-06-05
test: Do not swallow flake8 exit code
Hennadii Stepanov
2020-06-05
Merge #19164: ci: tsan with wallet
fanquake
2020-06-05
Merge #18758: Remove unused boost/thread
fanquake
2020-06-04
ci: tsan with wallet
MarcoFalke
2020-06-04
doc: noban precludes maxuploadtarget disconnects
MarcoFalke
2020-06-04
Merge #19082: test: Moved the CScriptNum asserts into the unit test in script.py
Wladimir J. van der Laan
2020-06-04
Merge #19112: rpc: Remove special case for unknown service flags
Wladimir J. van der Laan
2020-06-04
Merge #19131: refactor: Fix unreachable code in init arg checks
Wladimir J. van der Laan
2020-06-04
refactor: Specify boost/thread/thread.hpp explicitly
Hennadii Stepanov
2020-06-03
Merge #18210: test: type hints in Python tests
fanquake
2020-06-03
[test] CScriptNum Decode Check as Unit Tests
Gillian Chu
2020-06-03
Merge #19041: ci: tsan with -stdlib=libc++-10
fanquake
2020-06-03
Merge #18974: test: Check that invalid witness destinations can not be imported
MarcoFalke
2020-06-02
Merge #18982: wallet: Minimal fix to restore conflicted transaction notificat...
MarcoFalke
2020-06-02
Merge #19122: test: Add missing sync_blocks to wallet_hd
MarcoFalke
2020-06-02
rpc: add missing space in JSON parsing error message, update test
Jon Atack
2020-06-02
test: add multiwallet tests for bitcoin-cli -generate
Jon Atack
2020-06-02
test: add tests for bitcoin-cli -generate
Jon Atack
2020-06-02
This PR adds initial support for type hints checking in python scripts.
Kiminuo
[prev]
[next]