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
2019-02-08
Merge #15370: test_runner: Remove unused --force option
MarcoFalke
2019-02-08
qa: Add tool-prefix to functional test readme
MarcoFalke
2019-02-08
Merge #14242: Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0...
Wladimir J. van der Laan
2019-02-07
test_runner: Remove unused --force option
MarcoFalke
2019-02-07
Merge #14491: Allow descriptor imports with importmulti
Wladimir J. van der Laan
2019-02-07
Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0)) if an inval...
practicalswift
2019-02-08
Merge #14667: Add deriveaddresses RPC util method
MeshCollider
2019-02-06
qa: Drop RPC connection if --usecli
João Barbosa
2019-02-05
Merge #14519: tests: add utility to easily profile node performance with perf
MarcoFalke
2019-02-05
Add test for importing via descriptor
MeshCollider
2019-02-04
qa: Test .walletlock file is closed
João Barbosa
2019-02-02
test: Fix race in p2p_invalid_messages
MarcoFalke
2019-02-01
Merge #15247: qa: Use wallet to retrieve raw transactions
MarcoFalke
2019-02-01
Merge #15235: Do not import private keys to wallets with private keys disabled
Wladimir J. van der Laan
2019-01-31
Do not import private keys to wallets with private keys disabled
Andrew Chow
2019-01-31
tests: unify RPC argument to cli argument conversion and handle dicts and lists
Andrew Chow
2019-01-31
Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing walle...
MarcoFalke
2019-01-31
Merge #15244: gdb attaching to process during tests has non-sudo solution
Wladimir J. van der Laan
2019-01-31
Merge #15246: qa: Add tests for invalid message headers
Wladimir J. van der Laan
2019-01-31
gdb attaching to process during tests has non-sudo solution
Gregory Sanders
2019-01-30
[tests] Add wallet-tool test
João Barbosa
2019-01-30
Merge #15163: Correct units for "-dbcache" and "-prune"
Wladimir J. van der Laan
2019-01-30
Merge #15159: [RPC] Remove lookup to UTXO set from GetTransaction
MarcoFalke
2019-01-30
Correct units for "-dbcache" and "-prune"
Hennadii Stepanov
2019-01-29
[rpc] util: add deriveaddresses method
Sjors Provoost
2019-01-26
qa: Use wallet to retrieve raw transactions
MarcoFalke
2019-01-26
[RPC] Update getrawtransaction interface
Amiti Uttarwar
2019-01-25
qa: Style-only fixes in touched files
MarcoFalke
2019-01-24
Docs: Update python docs to reflect that wildcard imports are disallowed
Ben Woosley
2019-01-24
qa: Add tests for invalid message headers
MarcoFalke
2019-01-24
tests: unify RPC argument to cli argument conversion and handle dicts and lists
Andrew Chow
2019-01-24
Merge #15193: Default -whitelistforcerelay to off
Wladimir J. van der Laan
2019-01-23
Merge #15196: [test]: Update all subprocess.check_output functions to be Pyth...
Jonas Schnelli
2019-01-22
Merge #14353: REST: add blockhash call, fetch blockhash by height
Jonas Schnelli
2019-01-22
Default -whitelistforcerelay to off
Suhas Daftuar
2019-01-22
tests: add utility to easily profile node performance with perf
James O'Beirne
2019-01-21
[QA] add rest tests for /rest/blockhashbyheight/<HEIGHT>.<FORMAT>
Jonas Schnelli
2019-01-21
Merge #15219: lint: Enable python linters via an array
Wladimir J. van der Laan
2019-01-21
Merge #15177: rest: Improve tests and documention of /headers and /block
Wladimir J. van der Laan
2019-01-20
lint: Enable python linters via an array
Ben Woosley
2019-01-18
Update all subprocess.check_output functions in CI scripts to be Python 3.4 c...
Graham Krizek
2019-01-16
Remove no longer needed shellcheck suppressions
practicalswift
2019-01-16
Fix warnings introduced in shellcheck v0.6.0
practicalswift
2019-01-16
Remove repeated suppression. Fix indentation.
practicalswift
2019-01-16
qa: Improve tests of /rest/headers and /rest/block
João Barbosa
2019-01-16
Merge #14409: utils and libraries: Make 'blocksdir' always net specific
Wladimir J. van der Laan
2019-01-16
Merge #14958: qa: Remove race between connecting and shutdown on separate con...
Wladimir J. van der Laan
2019-01-16
qa: Remove race between connecting and shutdown on separate connections
João Barbosa
2019-01-16
Merge #15170: refactor/lint: Add ignored shellcheck suggestions to an array
Wladimir J. van der Laan
2019-01-15
[doc] explain what .python-version does
Sjors Provoost
[next]