bitcoin-s/website/versioned_docs/version-0.2.0
Nadav Kohen 4eb9980d6b InputInfo Refactor (#1400)
Added OutputReference and introduced public key computation on SPKs

Made InputInfo into an ADT

Made UTXOSpendingInfo use InputInfo

Replaced UTXOSpendingInfo with NewSpendingInfo and got non-test things compiling

Made aliases for (NewSpendingInfo/NewSpendingInfoFull/NewSpendingInfoSingle)[InputInfo]

Got rid of source code mention of UTXOSpendingInfo

sbt compile passes

tests compile

Fixed all coreTest tests

Renamed to UTXOInfo

Some cleanup

Moved redeem script and script witness accessors to companion object

Responded to code review

Added OutputReference and scaladocs

Moved p2pkhPreImageOpt downstream and generalized to hashPreImages

Fixed adding-spks.md

Fixed psbts.md and txbuilder.md

Renamed UTXOInfo

Apply renaming to docs
2020-05-15 11:14:15 -05:00
..
applications Crypto Project Refactor (#1380) 2020-04-30 12:34:53 -05:00
core InputInfo Refactor (#1400) 2020-05-15 11:14:15 -05:00
rpc Crypto Project Refactor (#1380) 2020-04-30 12:34:53 -05:00
contributing-website.md Add server to sidebar.json so that it shows up (#981) 2019-12-22 10:47:15 -06:00
contributing.md Add version 0.2.0 of the website (#948) 2019-12-16 05:57:14 -06:00
getting-started.md Add server to sidebar.json so that it shows up (#981) 2019-12-22 10:47:15 -06:00
windows-users.md Add version 0.2.0 of the website (#948) 2019-12-16 05:57:14 -06:00