bitcoin-s/docs
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 Add rpcport configuration options in both bitcoin-s.conf and as a command line parameter (#1387) 2020-05-04 19:09:32 -05:00
chain Order website sidebar by project, fix capitalization (#1226) 2020-03-13 09:54:07 -05:00
config Add rpcport configuration options in both bitcoin-s.conf and as a command line parameter (#1387) 2020-05-04 19:09:32 -05:00
core InputInfo Refactor (#1400) 2020-05-15 11:14:15 -05:00
crypto Crypto Project Refactor (#1380) 2020-04-30 12:34:53 -05:00
key-manager Add wallet creation time for rescans (#1353) 2020-04-29 09:49:41 -05:00
node Change NodeCallbacks to Future[Unit] s (#1206) 2020-04-03 08:57:41 -05:00
rpc Crypto Project Refactor (#1380) 2020-04-30 12:34:53 -05:00
secp256k1 Crypto Project Refactor (#1380) 2020-04-30 12:34:53 -05:00
testkit Add testkit md (#1234) 2020-03-15 12:39:43 -05:00
wallet Fix Oracle info in DLC doc (#1401) 2020-05-07 14:26:26 -05:00
contributing-website.md Actually add all files for 0.3.0 on the website so they show up (#1256) 2020-03-19 07:32:02 -05:00
contributing.md Add section to contributing.md for when travis ci won't run for new contributors (#1135) 2020-02-19 06:51:28 -06:00
getting-setup.md Added Tables of Content to the bigger docs using doctoc, updated signing-transactions.md (#1319) 2020-04-08 16:51:37 -05:00
getting-started.md Add a philsophy section on getting-started.md, add missing libraries (#1251) 2020-03-18 10:11:06 -05:00
security.md Add new GPG key (#1263) 2020-03-23 09:46:56 -05:00
windows-users.md New doc for Windows users (#572) 2019-07-08 15:01:23 -05:00