bitcoin-s/clightning-rpc-test/src/test/scala/com/bitcoins/clightning/rpc
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
..
CLightningChannelOpenerTest.scala Upgrade clightning to 24.02.2 (#5558) 2024-05-01 13:28:12 -05:00
CLightningClientPairTest.scala Upgrade clightning to 24.02.2 (#5558) 2024-05-01 13:28:12 -05:00
CLightningJsonModelParsingTest.scala Update scalafmt-core to 3.8.1 (#5501) 2024-04-20 19:55:49 -05:00
CLightningRpcClientTest.scala Upgrade clightning to 24.02.2 (#5558) 2024-05-01 13:28:12 -05:00