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-11-05
Merge #17258: Fix issue with conflicted mempool tx in listsinceblock
Samuel Dobson
2019-11-04
Merge #17288: Added TestShell class for interactive Python environments.
MarcoFalke
2019-11-04
[tests] Speed up rpc_fundrawtransaction.py
John Newbery
2019-11-04
Merge #17318: replace asserts in RPC code with CHECK_NONFATAL and add linter
MarcoFalke
2019-11-04
Merge #17199: test: use default address type (bech32) for wallet_bumpfee tests
MarcoFalke
2019-11-04
Add documentation for test_shell submodule
JamesC
2019-11-04
doc: Fix some misspellings
randymcmillan
2019-11-04
Add TestShell class
James Chiang
2019-11-03
Move argparse() to init()
JamesC
2019-11-03
Move assert num_nodes is set into main()
JamesC
2019-11-03
Clear TestNode objects after shutdown
JamesC
2019-11-03
Add closing and flushing of logging handlers
JamesC
2019-11-03
Refactor TestFramework main() into setup/shutdown
JamesC
2019-11-03
Remove network_event_loop instance in close()
JamesC
2019-11-02
doc: Add ShellCheck to lint tests dependencies
Hennadii Stepanov
2019-11-01
Merge #15888: QA: Add wallet_implicitsegwit to test the ability to transform ...
MarcoFalke
2019-11-01
Merge #17327: test: add rpc_fundrawtransaction logging
MarcoFalke
2019-11-01
test: rm ascii art in rpc_fundrawtransaction
Jon Atack
2019-11-01
test: add rpc_fundrawtransaction logging
Jon Atack
2019-10-31
Merge #17330: test: Add shrinkdebugfile=0 to regtest bitcoin.conf
MarcoFalke
2019-10-31
[qa] Add shrinkdebugfile=0 to regtest bitcoin.conf
Suhas Daftuar
2019-10-31
[linter] Strip trailing / in path for git-subtree-check
John Newbery
2019-10-30
QA: Add wallet_implicitsegwit to test the ability to transform keys between a...
Luke Dashjr
2019-10-30
replace asserts in RPC code with CHECK_NONFATAL and add linter
Adam Jonas
2019-10-30
Merge #15921: validation: Tidy up ValidationState interface
Wladimir J. van der Laan
2019-10-30
rpc: Add generatetodescriptor
MarcoFalke
2019-10-29
[validation] Remove fMissingInputs from AcceptToMemoryPool()
John Newbery
2019-10-29
Merge #17260: Split some CWallet functions into new LegacyScriptPubKeyMan
MarcoFalke
2019-10-28
Fix issue with conflicted mempool tx in listsinceblock
Adam Jonas
2019-10-28
Merge #16202: p2p: Refactor network message deserialization
fanquake
2019-10-28
Merge #17192: util: Add CHECK_NONFATAL and use it in src/rpc
Wladimir J. van der Laan
2019-10-25
Refactor: Split up CWallet and LegacyScriptPubKeyMan and classes
Andrew Chow
2019-10-24
Merge #17004: validation: Remove REJECT code from CValidationState
Wladimir J. van der Laan
2019-10-23
Merge #17091: tests: Add test for loadblock option and linearize scripts
Wladimir J. van der Laan
2019-10-23
Remove oversized message detection from log and interface
Pieter Wuille
2019-10-22
test: use default address type (bech32) for wallet_bumpfee tests
Sebastian Falbesoner
2019-10-21
Expand on wallet_balance.py comment from https://github.com/bitcoin/bitcoin/p...
Jeremy Rubin
2019-10-21
Update comment in test/functional/wallet_balance.py
Jeremy Rubin
2019-10-21
Update wallet_balance.py test to reflect new behavior
Jeremy Rubin
2019-10-21
tests: Remove no longer needed UBSan suppressions (issues fixed). Add documen...
practicalswift
2019-10-21
Merge #17070: wallet: Avoid showing GUI popups on RPC errors
Wladimir J. van der Laan
2019-10-21
Merge #17176: ci: Cleanup macOS runs
Wladimir J. van der Laan
2019-10-18
util: Add CHECK_NONFATAL and use it in src/rpc
MarcoFalke
2019-10-18
Refactor: split network transport deserializing from message container
Jonas Schnelli
2019-10-17
Merge #17177: doc: Describe log files + consistent paths in test READMEs
MarcoFalke
2019-10-17
doc: Describe log files + consistent paths in test READMEs
Martin Erlandsson
2019-10-17
doc: Document that GNU tools are required for linters
MarcoFalke
2019-10-14
[test] rename SegwitVersion1SignatureHash()
John Newbery
2019-10-14
Merge #17124: test: speed up wallet_address_types by whitelisting peers (imme...
MarcoFalke
2019-10-14
Merge #17108: test: fix "tx-size-small" errors after default address change
MarcoFalke
[prev]
[next]