coffee-tools / folgore

Universal Bitcoin backend for core lightning with BIP 157 support full based on the btcli4j Kotlin plugin! Ah, yes it is written in Rust
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

getchaininfo: return an error #87

Open vincenzopalazzo opened 4 months ago

vincenzopalazzo commented 4 months ago

Working on the current master of cln https://github.com/ElementsProject/lightning/commit/a9ff3cb039113b205a4d28c774834b728e8a0f9a

Getting the following error

Got error reply to getchaininfo: '{"error":{"code":-1,"data":null,"message":"invalid type: string \"0\", expected u64"},"id":"init/offers:getchaininfo#1","jsonrpc":"2.0"}
vincenzopalazzo commented 4 months ago

Looks like a core lightning bugs

vincenzopalazzo commented 4 months ago

patch: https://github.com/ElementsProject/lightning/pull/7321 commit: https://github.com/vincenzopalazzo/lightning/commit/847208f5d80cffea30482cfca561609266be8dff