bitcoin-s/dlc-test/src/test/scala/org/bitcoins/dlc
Chris Stewart 26595ab3ac
Fix bug where no exception was thrown if the acceptor did not have enough money (#4728)
* Fix bug where no exception was thrown if the acceptor did not have enough money

* Revert ContractInfo.max definition, fix bug in acceptDLCOffer

* Fix incorrect usages of ContractInfo.max

* Refactor ContractInfo.max -> ContractInfo.maxOfferorPayout

* Fix dlc.md
2022-09-07 19:08:27 -05:00
..
statictest Use FutureUtil.makeAsync where we are attmepting to create async Futures (#4583) 2022-08-08 15:22:32 -05:00
testgen Fix bug where no exception was thrown if the acceptor did not have enough money (#4728) 2022-09-07 19:08:27 -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