Chris Stewart
6e41b76f5b
Make test vector that times out on CI async ( #3628 )
2021-08-29 19:25:45 -05:00
benthecarman
9aa9a424c2
Implement init message from BOLT 1 ( #3407 )
...
* Implement init message from BOLT 1
* fix compile
2021-07-19 12:39:44 -05:00
benthecarman
e098aba680
Create and implement OrderedAnnouncements type ( #3356 )
...
* Create and implement OrderedAnnouncements type
* Fix docs
* Update scaladoc
2021-07-06 07:58:58 -05:00
benthecarman
78e2fceb90
Use OrderedNonces type in DLC data types ( #3352 )
2021-06-30 06:35:02 -05:00
benthecarman
cada6fdc63
Fix DLC not storing nSequence for funding inputs ( #3342 )
...
* Fix DLC wallet not storing nSequence for funding inputs
* Fix DLCTest
2021-06-29 09:36:30 -05:00
Chris Stewart
fc5bb956dc
Try making the dlc fee test suite async ( #3227 )
...
* Try making the test suite async
* Push to github to force re-run of CI
* Push to github to force re-run of CI 2
2021-06-07 10:23:48 -05:00
Nadav Kohen
ac3bae403b
Pulled down all remaining non-wallet non-gui code on adaptor-dlc ( #3101 )
2021-05-18 06:29:46 -05:00
Nadav Kohen
58070f4120
Pulled down dlc and dlcTest projects into core and dlcTest ( #3068 )
...
* Pulled down dlc and dlcTest projects into core and dlcTest
Added dlcTest to CI runs and fixed compilation issues
* Fixed docs
* loosened fee rate bound assertions to only sanity test
2021-05-14 12:27:21 -05:00