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
/
src
/
outputtype.cpp
Age
Commit message (
Expand
)
Author
2020-07-01
Enable Wswitch for OutputType
MarcoFalke
2020-06-19
Convert CPubKey to WitnessV0KeyHash directly
Ben Woosley
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-02-12
Revert "Store p2sh scripts in AddAndGetDestinationForScript"
Russell Yanofsky
2020-01-23
Store p2sh scripts in AddAndGetDestinationForScript
Andrew Chow
2020-01-23
List output types in an array in order to be iterated over
Andrew Chow
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-10-16
Add some general std::vector utility functions
Pieter Wuille
2019-07-09
Move various SigningProviders to signingprovider.{cpp,h}
Andrew Chow
2019-07-09
scripted-diff: rename CBasicKeyStore to FillableSigningProvider
Andrew Chow
2019-07-09
Remove CKeyStore and squash into CBasicKeyStore
Andrew Chow
2019-04-29
Replace CScriptID and CKeyID in CTxDestination with dedicated types
Gregory Sanders
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-10
Move AddAndGetDestinationForScript from wallet to outputype module
Anthony Towns
2018-07-09
Add outputtype module
Anthony Towns