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-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
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
2019-04-25
QA/mininode: Send all headers upfront in send_blocks_and_test to avoid sendin...
Luke Dashjr
2019-04-25
QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME in messages rat...
Luke Dashjr
2019-04-25
QA: Avoid re-reading config.ini unnecessarily
Luke Dashjr
2019-04-25
Merge #14818: Bugfix: test/functional/rpc_psbt: Remove check for specific err...
MarcoFalke
2019-04-23
Merge #15697: qa: Make swap_magic_bytes in p2p_invalid_messages atomic
MarcoFalke
2019-04-23
Merge #15874: Resolve the qt/guiutil <-> qt/optionsmodel CD
Jonas Schnelli
2019-04-23
Merge #15866: test: Add missing syncwithvalidationinterfacequeue to wallet_im...
MarcoFalke
2019-04-23
Resolve the qt/guiutil <-> qt/optionsmodal CD
251
2019-04-22
test: Add missing syncwithvalidationinterfacequeue to wallet_import_rescan
MarcoFalke
2019-04-22
Merge #15826: Pure python EC
MarcoFalke
2019-04-19
Merge #15655: Resolve the checkpoints <-> validation circular dependency
MarcoFalke
2019-04-18
Add comments to Python ECDSA implementation
John Newbery
2019-04-18
[POLICY] Make sending to future native witness outputs standard
Pieter Wuille
2019-04-18
Pure python EC
Pieter Wuille
2019-04-18
Merge #14121: Index for BIP 157 block filters
MarcoFalke
2019-04-17
[test] combine_logs: append node stderr and stdout if it exists
MarcoFalke
2019-04-17
Merge #15831: test: Add test that addmultisigaddress fails for watchonly addr...
MarcoFalke
2019-04-17
test: Add test that addmultisigaddress fails for watchonly addresses
MarcoFalke
2019-04-16
test: Fixup creatmultisig documentation and whitespace
MarcoFalke
2019-04-15
Merge #15770: rpc: Validate maxfeerate with AmountFromValue
MarcoFalke
2019-04-15
Merge #15557: Enhance `bumpfee` to include inputs when targeting a feerate
MeshCollider
2019-04-11
Merge #15773: test: Add BitcoinTestFramework::sync_* methods
MarcoFalke
2019-04-11
wallet_bumpfee.py: add test for change key preservation
Gregory Sanders
2019-04-11
add functional tests for feerate bumpfee with adding inputs
Gregory Sanders
2019-04-10
Merge #15638: Move-only: Pull wallet code out of libbitcoin_server
Wladimir J. van der Laan
2019-04-09
Merge #15629: init: Throw error when network specific config is ignored
MarcoFalke
2019-04-10
Merge #15632: Remove ResendWalletTransactions from the Validation Interface
MeshCollider
2019-04-09
[build] Add several util units
John Newbery
2019-04-09
[build] Move policy settings to new src/policy/settings unit
John Newbery
2019-04-09
test: Remove unused imports
MarcoFalke
2019-04-09
scripted-diff: use self.sync_* methods
MarcoFalke
2019-04-09
test: Pass self to test_simple_bumpfee_succeeds
MarcoFalke
2019-04-09
test: Add BitcoinTestFramework::sync_* methods
MarcoFalke
[next]