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-05-24
Merge #16042: test: Bump MAX_NODES to 12
MarcoFalke
2019-05-24
Merge #16078: test: replace tx hash with txid in rawtransaction test
MarcoFalke
2019-05-24
remove parameters -addresstype=legacy in rpc_rawtransaction test
LongShao007
2019-05-23
wallet_balance.py: Prevent edge cases
Steven Roose
2019-05-23
replace tx hash with txid in test rawtransaction
LongShao007
2019-05-20
Merge #16021: p2p: Avoid logging transaction decode errors to stderr
Wladimir J. van der Laan
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-16
Merge #15006: Add option to create an encrypted wallet
Wladimir J. van der Laan
2019-05-16
Merge #15870: wallet: Only fail rescan when blocks have actually been pruned
MarcoFalke
2019-05-16
Run all lint scripts
Julian Fleischer
2019-05-15
tests: Fail if RPC has been added without tests
MarcoFalke
2019-05-14
Merge #15963: [tests] Make random seed logged and settable
MarcoFalke
2019-05-14
Disallow extended encoding for non-witness transactions (take 3)
MarcoFalke
2019-05-13
Add option to create an encrypted wallet
Andrew Chow
2019-05-13
test: Add test for p2p_blocksonly
MarcoFalke
2019-05-10
Merge #14802: rpc: faster getblockstats using BlockUndo data
MarcoFalke
2019-05-10
rpc: faster getblockstats using BlockUndo data
Felix Weis
2019-05-10
Merge #15744: refactor: Extract ParseDescriptorRange
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
Merge #15664: change default Python block serialization to witness
MarcoFalke
2019-05-06
wallet: Only fail rescan when blocks have actually been pruned
MarcoFalke
2019-05-06
Merge #15927: [tests] log thread names by default in functional tests
MarcoFalke
2019-05-06
Merge #15930: rpc: Add balances RPC
Wladimir J. van der Laan
2019-05-04
Merge #15141: Rewrite DoS interface between validation and net_processing
Wladimir J. van der Laan
2019-05-03
test_runner: Move pruning back to extended
MarcoFalke
2019-05-03
[tests] Comment for why logging config is set as command-line args.
John Newbery
2019-05-02
[refactor] Add useful-for-dos "reason" field to CValidationState
Matt Corallo
2019-05-02
Clean up banning levels
Matt Corallo
2019-05-02
rpc: Add getbalances RPC
MarcoFalke
2019-05-01
Merge #15323: rpc: Expose g_is_mempool_loaded via getmempoolinfo
MarcoFalke
2019-05-01
Merge #15841: [test] combine_logs: append node stderr and stdout if it exists
MarcoFalke
2019-05-01
Merge #15758: qa: Add further tests to wallet_balance
MarcoFalke
2019-04-30
[tests] log thread names by default in functional tests
John Newbery
2019-04-30
test: Add reorg test to wallet_balance
MarcoFalke
2019-04-30
test: Check that wallet txs not in the mempool are untrusted
MarcoFalke
2019-04-30
test: Add getunconfirmedbalance test with conflicts
MarcoFalke
2019-04-30
test: Add wallet_balance test for watchonly
MarcoFalke
2019-04-30
Merge #15696: [qa] test_runner: Move feature_pruning to base tests
MarcoFalke
2019-04-30
[qa] test_runner: Move feature_pruning to base tests
MarcoFalke
2019-04-29
[tests] fix block time in feature_pruning.py
John Newbery
2019-04-29
Merge #15897: QA/mininode: Send all headers upfront in send_blocks_and_test t...
MarcoFalke
2019-04-28
lint: Check that all wallet args are hidden
MarcoFalke
2019-04-27
Merge #15846: [POLICY] Make sending to future native witness outputs standard
MeshCollider
2019-04-26
Merge #15896: QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME i...
MarcoFalke
2019-04-26
Merge #15895: QA: Avoid re-reading config.ini unnecessarily
MarcoFalke
2019-04-25
Add test for superfluous witness record in deserialization
Gregory Sanders
2019-04-25
Fix missing input template by making minimal tx
Gregory Sanders
[next]