bitcoin-s/db-commons
Ben Carman fcf60ecc4d Introduces Adaptor Signature based Discreet Log Contracts to Bitcoin-S
Fixed things after rebase

Fix adaptor dlc compile issue (#2188)

No more Maps in ContractInfo (#2215)

Co-authored-by: Ben Carman <benthecarman@live.com>

Remove Unneeded Escaped param for DLC Cli (#2213)

Fixed backward stack usage in dlc things (#2218)

Made test for DLCMessage Json serialization symmetry (#2225)

2020 10 31 Fix indeterminism with pairing dlc funding puts with funding transactions (#2227)

* WIP

* Fix indeterminism with matching DLCFundingInputDb with their funding transactions

* Remove unused imports

* Replace all other instances of .zip() in DLCWallet

Properly track DLC transactions in wallet (#2201)

* Properly track DLC transactions in wallet

* Small cleanups

DLCStatus Table in GUI (#2203)

* DLC Table View & Inspect DLC

* Move to new file, clean up asInstanceOfs

* Update DLCs on View

* Rebase fixes

Generalize dlc builders (#2206)

Co-authored-by: nkohen <nadavk25@gmail.com>
Co-authored-by: Ben Carman <benthecarman@live.com>

DLC Wallet & GUI touch ups (#2305)

* DLC Wallet & GUI touch ups

* Rename back to DLCStatus

* Only create dummy oracle on test networks

* Bring up Oracle TLVs

* Use announcement instead of oracle info

* Fix names, compile issue, assert we can safely delete sigs

* Fix TLV parsing for non-standard strings

* Fix RoutesSpec

Give raw tx, tx data, and link to broadcast for txs (#2340)

* Give raw tx, tx data, and link to broadcast for txs

* Change format

Add extra info and links for closing a DLC (#2362)

Fixed bug in DLCTxSigner.signCET where too many s values were being used (#2412)
2020-12-23 19:36:06 -06:00
..
src/main Introduces Adaptor Signature based Discreet Log Contracts to Bitcoin-S 2020-12-23 19:36:06 -06:00
README.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