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
2018-08-13
Merge #13054: tests: Enable automatic detection of undefined names in Python ...
MarcoFalke
2018-08-13
tests: Use explicit imports
practicalswift
2018-08-13
Merge #13928: qa: blocktools enforce named args for amount
MarcoFalke
2018-08-13
Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...
MarcoFalke
2018-08-13
Merge #13666: Always create signatures with Low R values
Wladimir J. van der Laan
2018-08-12
Ported usage of deprecated optparse module to argparse module
Kvaciral
2018-08-11
Replace median fee rate with feerate percentiles
Marcin Jachymiak
2018-08-11
Merge #13867: qa: Make extended tests pass on native Windows
MarcoFalke
2018-08-11
Merge #13915: [qa] Add test for max number of entries in locator
MarcoFalke
2018-08-11
Merge #13913: qa: Remove redundant checkmempool/checkblockindex extra_args
MarcoFalke
2018-08-10
Merge #13924: tests: Simplify comparison in rpc_blockchain.py
MarcoFalke
2018-08-10
qa: Add p2p_invalid_locator test
MarcoFalke
2018-08-09
Always create 70 byte signatures with low R values
Andrew Chow
2018-08-09
qa: blocktools enforce named args for amount
MarcoFalke
2018-08-09
Merge #13669: Tests: Cleanup create_transaction implementations
MarcoFalke
2018-08-09
Simplify comparison in rpc_blockchain.py.
Daniel Kraft
2018-08-09
Merge #13916: qa: wait_for_verack by default
MarcoFalke
2018-08-09
[Tests] Cleanup feature_block.py, remove unnecessary PreviousSpendableOutput ...
Conor Scott
2018-08-09
[Tests] Cleanup extra instances of create_transaction
Conor Scott
2018-08-09
[Tests] Rename create_tx and move to blocktools.py
Conor Scott
2018-08-08
qa: wait_for_verack by default
MarcoFalke
2018-08-08
qa: Remove redundant checkmempool/checkblockindex extra_args
MarcoFalke
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-07
Merge #13527: policy: Remove promiscuousmempoolflags
Wladimir J. van der Laan
2018-08-07
Merge #13667: wallet: Fix backupwallet for multiwallets
Wladimir J. van der Laan
2018-08-03
qa: Raise feature_help timeout to 5s
MarcoFalke
2018-08-03
qa: Use files for stdout/stderr to support Windows
MarcoFalke
2018-08-03
qa: Run gen_rpcauth with sys.executable
MarcoFalke
2018-08-03
qa: Close stdout and stderr file when node stops
MarcoFalke
2018-08-03
qa: Create unicode tempdir in test_runner
MarcoFalke
2018-08-02
Merge #13823: qa: quote path in authproxy for external multiwallets
Wladimir J. van der Laan
2018-08-02
Merge #13837: qa: Extract rpc_timewait as test param
Wladimir J. van der Laan
2018-08-02
qa: Quote wallet name for rpc path
MarcoFalke
2018-08-01
qa: Extract rpc_timewait as test param
MarcoFalke
2018-08-01
Merge #13697: Support output descriptors in scantxoutset
Wladimir J. van der Laan
2018-08-01
Merge #13805: [wallet] Correctly limit output group size
MarcoFalke
2018-07-30
Ignore unknown config file options for now
Pieter Wuille
2018-07-30
[qa] Add test for too-large wallet output groups
Suhas Daftuar
2018-07-27
Support h instead of ' in hardened descriptor paths
Pieter Wuille
2018-07-27
[QA] Extend tests to more combinations
Pieter Wuille
2018-07-27
[QA] Add xpub range tests in scantxoutset tests
Jonas Schnelli
2018-07-27
Swap in descriptors support into scantxoutset
Pieter Wuille
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-25
Merge #13721: Bugfixes for BIP 174 combining and deserialization
Wladimir J. van der Laan
2018-07-24
Merge #12257: [wallet] Use destination groups instead of coins in coin select
Wladimir J. van der Laan
2018-07-24
test: Add basic testing for wallet groups
Karl-Johan Alm
2018-07-23
Skip is_closing() check when not available.
Daniel Kraft
2018-07-20
Fix bitcoin-cli --version
Ben Woosley
2018-07-20
Merge #11637: p2p: Remove dead service bits code
Wladimir J. van der Laan
2018-07-20
Merge #13718: docs: Specify preferred Python string formatting technique
MarcoFalke
[next]