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
/
test_framework
Age
Commit message (
Expand
)
Author
2019-07-19
Merge #16152: Disable bloom filtering by default.
fanquake
2019-07-01
TEST: Replace hard-coded hex tx with classes
Steven Roose
2019-06-17
Merge #15982: tests: Make msg_block a witness block
MarcoFalke
2019-06-06
Disable bloom filtering by default.
Matt Corallo
2019-05-17
test: Speed up cache creation
MarcoFalke
2019-05-17
test: Bump MAX_NODES to 12
MarcoFalke
2019-05-16
Merge #15990: Add tests and documentation for blocksonly
Wladimir J. van der Laan
2019-05-14
Merge #15963: [tests] Make random seed logged and settable
MarcoFalke
2019-05-13
test: Add test for p2p_blocksonly
MarcoFalke
2019-05-10
test: Format predicate source as multiline on error
MarcoFalke
2019-05-09
[tests] Make random seed logged and settable
John Newbery
2019-05-08
tests: Make msg_block a witness block
MarcoFalke
2019-05-08
test: Remove True argument to CBlock::serialize
MarcoFalke
2019-05-08
Merge #15664: change default Python block serialization to witness
MarcoFalke
2019-05-03
[tests] Comment for why logging config is set as command-line args.
John Newbery
2019-04-30
[tests] log thread names by default in functional tests
John Newbery
2019-04-29
Merge #15897: QA/mininode: Send all headers upfront in send_blocks_and_test t...
MarcoFalke
2019-04-26
Merge #15895: QA: Avoid re-reading config.ini unnecessarily
MarcoFalke
2019-04-25
QA/mininode: Send all headers upfront in send_blocks_and_test to avoid sendin...
Luke Dashjr
2019-04-25
QA: Avoid re-reading config.ini unnecessarily
Luke Dashjr
2019-04-18
Add comments to Python ECDSA implementation
John Newbery
2019-04-18
Pure python EC
Pieter Wuille
2019-04-11
Merge #15773: test: Add BitcoinTestFramework::sync_* methods
MarcoFalke
2019-04-09
Merge #15629: init: Throw error when network specific config is ignored
MarcoFalke
2019-04-09
test: Add BitcoinTestFramework::sync_* methods
MarcoFalke
2019-04-09
test: Pass at most one node group to sync_all
MarcoFalke
2019-04-09
Merge #15771: qa: Prevent concurrency issues reading .cookie file
MarcoFalke
2019-04-09
qa: Prevent concurrency issues reading .cookie file
João Barbosa
2019-04-08
test: Properly log named args in authproxy
MarcoFalke
2019-04-08
Merge #15495: Add regtests for HTTP status codes
Jonas Schnelli
2019-04-02
change default Python block serialization to witness
Gregory Sanders
2019-03-22
doc: Fix all typos reported by codespell
MarcoFalke
2019-03-19
qa: mininode: Clearer error message on invalid magic bytes
MarcoFalke
2019-03-14
wallet/rpc: add maxfeerate parameter to sendrawtransaction
Karl-Johan Alm
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
scripted-diff: test: Remove brackets after assert
MarcoFalke
2019-03-02
build: Require python 3.5
MarcoFalke
2019-03-02
scripted-diff: test: Use py3.5 bytes::hex() method
MarcoFalke
2019-03-01
Add regtests for HTTP status codes.
Daniel Kraft
2019-02-25
Merge #15419: qa: Always refresh cache to be out of ibd
MarcoFalke
2019-02-25
test: Simplify create_cache
MarcoFalke
2019-02-19
qa: Always refresh stale cache to be out of ibd
MarcoFalke
2019-02-19
qa: Remove mocktime unless required
MarcoFalke
2019-02-19
Merge #15404: [test] Remove -txindex to start nodes
Wladimir J. van der Laan
2019-02-19
Merge #15415: [test] functional: allow custom cwd, use tmpdir as default
MarcoFalke
2019-02-19
[test] functional: set cwd of nodes to tmpdir
Sjors Provoost
2019-02-17
Address test todos by removing -txindex to nodes.
Amiti Uttarwar
2019-02-15
Descriptor checksum
Pieter Wuille
2019-02-15
Merge #15383: [rpc] mining: Omit uninitialized currentblockweight, currentblo...
MarcoFalke
2019-02-12
Merge #15238: [QA] remove some magic mining constants in functional tests
MarcoFalke
[next]