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
/
functional
Age
Commit message (
Expand
)
Author
2019-08-16
Give more errors for specific failure conditions
Andrew Chow
2019-08-16
Return an error from descriptor Parse that gives more information about what ...
Andrew Chow
2019-08-17
Merge #15986: Add checksum to getdescriptorinfo
MeshCollider
2019-08-16
Merge #16618: [Fix] Allow connection of a noban banned peer
MarcoFalke
2019-08-16
Add test for setban
nicolas.dorier
2019-08-16
Merge #16383: rpcwallet: default include_watchonly to true for watchonly wallets
fanquake
2019-08-15
Merge #16060: Bury bip9 deployments
MarcoFalke
2019-08-15
Merge #16443: refactor: have CCoins* data managed under CChainState
MarcoFalke
2019-08-15
Merge #16465: test: Test p2sh-witness and bech32 in wallet_import_rescan
MarcoFalke
2019-08-15
Merge #16561: tests: Use colors and dots in test_runner.py output only if sta...
MarcoFalke
2019-08-15
tests: Use colors and dots in test_runner.py output only if standard output i...
practicalswift
2019-08-14
test: Test p2sh-witness and bech32 in wallet_import_rescan
MarcoFalke
2019-08-14
test: Replace fragile "rng" with call to random()
MarcoFalke
2019-08-14
test: Generate one block for each send in wallet_import_rescan
MarcoFalke
2019-08-14
[tests] Add coverage for the content of getblockchaininfo.softforks
James O'Beirne
2019-08-14
[Consensus] Bury segwit deployment
John Newbery
2019-08-14
[Consensus] Bury CSV deployment height
John Newbery
2019-08-14
Merge #16248: Make whitebind/whitelist permissions more flexible
Wladimir J. van der Laan
2019-08-13
[rpc] Tidy up reporting of buried and ongoing softforks
John Newbery
2019-08-13
Moved and renamed hash256 from util.py to zmq_interface.py
Elichai Turkel
2019-08-11
Add functional tests for flexible whitebind/list
nicolas.dorier
2019-08-06
Add unmodified-but-with-checksum to getdescriptorinfo
Pieter Wuille
2019-08-06
refactor: pcoinsTip -> CChainState::CoinsTip()
James O'Beirne
2019-08-06
Merge #16535: test: Explain why -whitelist is used in feature_fee_estimation
MarcoFalke
2019-08-05
Merge #16363: test: Add test for BIP30 duplicate tx
MarcoFalke
2019-08-05
Merge #16509: test: Adapt test framework for chains other than "regtest"
MarcoFalke
2019-08-05
Merge #16197: net: Use mockable time for tx download
MarcoFalke
2019-08-02
test: Add missing sync_blocks to feature_pruning
MarcoFalke
2019-08-02
Merge #16097: Refactor: Add Flags enum to ArgsManager class
MarcoFalke
2019-08-02
test: Explain why -whitelist is used in feature_fee_estimation
MarcoFalke
2019-08-02
test: Format feature_fee_estimation with pep8
MarcoFalke
2019-08-02
test: Avoid hardcoding the chain name in combine_logs
MarcoFalke
2019-08-02
Merge #15911: Use wallet RBF default for walletcreatefundedpsbt
MarcoFalke
2019-08-02
Merge #16493: test: Fix test failures
MarcoFalke
2019-08-01
Test: Set -acceptnonstdtxn in feature_fee_estimation
MarcoFalke
2019-08-01
Merge #16470: test: Fail early on disconnect in mininode.wait_for_*
Wladimir J. van der Laan
2019-08-01
Merge #16394: Allow createwallet to take empty passwords to make unencrypted ...
MeshCollider
2019-07-31
Merge #16293: test: Make test cases separate functions
MarcoFalke
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
test: Add -acceptnonstdtxn to self.extra_args[3]
MarcoFalke
2019-07-30
test: Bump rpc_timeout in feature_dbcrash
MarcoFalke
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
Allow createwallet to take empty passwords to make unencrypted wallets
Andrew Chow
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
Use ArgsManager::NETWORK_ONLY flag
Hennadii Stepanov
2019-07-27
[test] walletcreatefundedpsbt: check RBF is disabled when -walletrbf=0
Sjors Provoost
[next]