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
/
feature_segwit.py
Age
Commit message (
Expand
)
Author
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-08-13
tests: Use explicit imports
practicalswift
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-06-23
policy: Remove promiscuousmempoolflags
MarcoFalke
2018-05-29
policy: Treat segwit as always active
MarcoFalke
2018-05-05
qa: Pad scriptPubKeys to get minimum sized txs
MarcoFalke
2018-04-26
Merge #13002: Do not treat bare multisig outputs as IsMine unless watched
Wladimir J. van der Laan
2018-04-19
Do not treat bare multisig as IsMine
Pieter Wuille
2018-04-13
[qa] Remove some pre-activation segwit tests
Suhas Daftuar
2018-02-17
scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...
Andrew Chow
2018-02-16
scripted-diff: validateaddress to getaddressinfo in tests
Andrew Chow
2018-01-31
QA: segwit.py: s/find_unspent/find_spendable_utxo/
Jorge Timón
2018-01-25
[tests] Rename feature_* functional tests.
Anthony Towns