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-07-31
test: Adapt test framework for chains other than "regtest"
MarcoFalke
2019-07-31
test: Fix “local variable 'e' is assigned to but never used”
Ben Woosley
2019-07-30
Merge #16491: qa: fix deprecated log.warn in feature_dbcrash test
fanquake
2019-07-29
qa: fix deprecated log.warn in feature_dbcrash test
Jon Atack
2019-07-29
Merge #16471: [mempool] log correct messages when CPFP fails
Wladimir J. van der Laan
2019-07-29
Merge #16399: wallet: Improve wallet creation
MarcoFalke
2019-07-28
Merge #16464: [qa] Ensure we don't generate a too-big block in p2sh sigops test
MarcoFalke
2019-07-27
Merge #15996: rpc: Deprecate totalfee argument in `bumpfee`
MeshCollider
2019-07-26
[mempool] log correct messages when CPFP fails
John Newbery
2019-07-26
Add RPC bumpfee totalFee deprecation test
Jon Atack
2019-07-26
deprecate totalFee argument in bumpfee RPC call
Gregory Sanders
2019-07-25
[qa] Ensure we don't generate a too-big block in p2sh sigops test
Suhas Daftuar
2019-07-25
[qa] Fix race condition in example_test.py
Suhas Daftuar
2019-07-25
Merge #15305: [validation] Crash if disconnecting a block fails
fanquake
2019-07-24
scripted-diff: Make translation bilingual
Hennadii Stepanov
2019-07-24
Merge #16445: test: Skip flaky p2p_invalid_messages test on macOS
MarcoFalke
2019-07-23
Merge #16366: init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-23
test: Skip flaky p2p_invalid_messages test on macOS
Fabian Jahr
2019-07-19
Return error for ignored passphrase through disable private keys option
Fabian Jahr
2019-07-19
Merge #15681: [mempool] Allow one extra single-ancestor transaction per package
Wladimir J. van der Laan
2019-07-19
Merge #16152: Disable bloom filtering by default.
fanquake
2019-07-18
QA: Fix race condition in wallet_encryption test
Jonas Schnelli
2019-07-18
Merge #16374: test: Enable passing wildcard test names to test runner from root
fanquake
2019-07-16
Merge #15891: test: Require standard txs in regtest by default
MarcoFalke
2019-07-16
Merge #16390: qa: Add --filter option to test_runner.py
MarcoFalke
2019-07-16
qa: Add --filter option to test_runner.py
João Barbosa
2019-07-15
Merge #15282: test: Replace hard-coded hex tx with class in test framework
MarcoFalke
2019-07-15
doc: describe how to pass wildcard names to test runner
Jon Atack
2019-07-15
test: enable passing wildcards with path to test runner
Jon Atack
2019-07-12
Merge #16334: test: rpc_users: Also test rpcauth.py with password.
Wladimir J. van der Laan
2019-07-11
init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-10
Merge #16322: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTran...
Wladimir J. van der Laan
2019-07-10
test: Add test for maxtxfee option
MarcoFalke
2019-07-09
[mempool] Allow one extra single-ancestor transaction per package
Matt Corallo
2019-07-08
test: rpc_users: Make variable names more clear.
Carl Dong
2019-07-08
test: rpc_users: Also test rpcauth.py with specified password.
Carl Dong
2019-07-08
test: rpc_users: Add function for testing auth params.
Carl Dong
2019-07-08
test: rpc_users: Add function for auth'd requests.
Carl Dong
2019-07-08
Merge #14505: test: Add linter to make sure single parameter constructors are...
Wladimir J. van der Laan
2019-07-08
Merge #16291: gui: Stop translating PACKAGE_NAME
MarcoFalke
2019-07-08
Merge #15687: test: tool wallet test coverage for unexpected writes to wallet
Wladimir J. van der Laan
2019-07-08
test: Tool wallet test coverage for unexpected writes to wallet
Jon Atack
2019-07-08
test: Split tool_wallet.py test into subtests
Jon Atack
2019-07-08
test: Add log messages to test/functional/tool_wallet.py
Jon Atack
2019-07-07
Merge #16326: [RPC] add new utxoupdatepsbt arguments to the CRPCCommand and C...
fanquake
2019-07-05
Merge #16327: scripts and tools: Update ShellCheck linter
fanquake
2019-07-04
Enable ShellCheck rules
Hennadii Stepanov
2019-07-04
[RPC] add new utxoupdatepsbt arguments to the CRPCCommand and CPRCConvertPara...
John Newbery
2019-07-03
Merge #16329: test: Add tests for getblockchaininfo.softforks
MarcoFalke
2019-07-03
Merge #16325: rpc: Clarify that block count means height excl genesis
Wladimir J. van der Laan
[next]