bitcoin-s/app
Chris Stewart 4f791d71d7
Upgrade clightning to 24.02.2 (#5558)
* Upgrade clightning to 24.02.2

* Fix download hash

* Fix version

* Change CLightningInfo.fees_collected_msat from String -> Long

* Fix channels parsing, add support for p2tr address type and remove nested-segwit for clightning

* Revert version

* amount_msats -> amount_msat

* Fix more json parsing

* Try commenting out asserts for midChannelsA being completed in CLightningChannelOpenerTest

* scalafmt

* msatoshi -> amount_msat

* Change assertion to check assert the channel is not active in CLightningChannelOpenerTest

* Fix CLightningPayResult

* Ignore test case that uses sendtoaddress until we upgrade to psbt v2
2024-05-01 13:28:12 -05:00
..
cli Update scalafmt-core to 3.8.1 (#5501) 2024-04-20 19:55:49 -05:00
cli-test Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
oracle-server Update scalafmt-core to 3.8.1 (#5501) 2024-04-20 19:55:49 -05:00
oracle-server-test Update scalafmt-core to 3.8.1 (#5501) 2024-04-20 19:55:49 -05:00
scripts/src/main Update scalafmt-core to 3.8.1 (#5501) 2024-04-20 19:55:49 -05:00
server Upgrade clightning to 24.02.2 (#5558) 2024-05-01 13:28:12 -05:00
server-routes/src/main/scala Update scalafmt-core to 3.8.1 (#5501) 2024-04-20 19:55:49 -05:00
server-test Update scalafmt-core to 3.8.1 (#5501) 2024-04-20 19:55:49 -05:00