bitcoin-s/dlc-test/src/test/scala/org/bitcoins/dlc
Chris Stewart f2fa56221d
2022 03 31 collateral invariant (#4232)
* DLCMessage.totalCollateral -> DLCMessage.collateral

* Fix bad names of {DLCOfferTLV,DLCAcceptTLV}.totalCollateralSatoshis, its not the total collateral, rather the collateral being contributed by the offerer and acceptor

* Fix rebase

* Fix appServerTest

* Fix docs
2022-03-31 09:48:08 -05:00
..
statictest Make test vector that times out on CI async (#3628) 2021-08-29 19:25:45 -05:00
testgen 2022 03 31 collateral invariant (#4232) 2022-03-31 09:48:08 -05:00
DisjointUnionDLCTest.scala Disjoint union dlc (#3839) 2021-11-29 19:26:00 -06:00
DLCAdaptorPointComputerTest.scala Disjoint union dlc (#3839) 2021-11-29 19:26:00 -06:00
DLCValidationTest.scala 2022 01 22 cetsignatures refactor (#4004) 2022-01-23 16:13:36 -06:00
EnumDLCTest.scala Disjoint union dlc (#3839) 2021-11-29 19:26:00 -06:00
NumericDLCTest.scala Disjoint union dlc (#3839) 2021-11-29 19:26:00 -06:00
SetupDLCTest.scala Pulled down all remaining non-wallet non-gui code on adaptor-dlc (#3101) 2021-05-18 06:29:46 -05:00