vincenzopalazzo / lampo.rs

lampo (lightning in Italian) is a experimental implementation of a tiny lightning node
http://lampo.devcrew.cc
BSD 3-Clause "New" or "Revised" License
37 stars 14 forks source link

Jsonrpc : panic on response #245

Open Harshit933 opened 3 months ago

Harshit933 commented 3 months ago
2024-06-05T13:48:55.783Z INFO lampo_jsonrpc Accepting connection: `Ok((UnixStream { fd: FileDesc(OwnedFd { fd: 6 }), local: "/home/doom/.lampo/testnet/lampod.socket" (pathname), peer: (unnamed) }, (unnamed)))`. [lampo-jsonrpc/src/lib.rs:218]
thread '<unnamed>' panicked at 'called `Option::unwrap()` on a `None` value', /home/doom/Desktop/dev/lampo.rs/lampo-jsonrpc/src/lib.rs:235:68
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Running e3e0b91

vincenzopalazzo commented 3 months ago

What is the commit that you are building?

Harshit933 commented 3 months ago

Latest one

vincenzopalazzo commented 3 months ago

Last one tomorrow is not the last one, please add the commit hash reference

Harshit933 commented 3 months ago

This one e3e0b91

vincenzopalazzo commented 3 months ago

I update the issue description with all the details,and marked the comment as off-topics

vincenzopalazzo commented 3 months ago

This should be finally fixes when we release the https://github.com/vincenzopalazzo/lampo.rs/pull/246

So for now bumping to the next release