HaosGames

Results 10 comments of HaosGames

I made an attempt at integrating pinecone into libp2p through implementing the `NetworkBehaviour` Trait, see [here](https://github.com/HaosGames/rust-libp2p/tree/pinecone). It doesn't work yet but I have a standalone rust port of pinecone that...

This still doesn't seem to work for me OS: Android 11 Zeus: 0.6.0-rc2 lnd

Yes, this works with brackets. Without brackets would not make much sense since it would be ambiguous if you want to specify a different port.

I am currently trying to fix the flake for the upstream lnbits but am stuck at figuring out which other paths to symlink to mutable locations. https://github.com/lnbits/lnbits/pull/1855 Maybe someone else...

Still running great on my side. I would love to see this in a release.

No, no custom clightning version. I am also using the locked nixpkgs version by nix-bitcoin to build the whole system. And I obviously have the prometheus clightning plugin enabled.

Fixed it. This was totally my mistake. When using nix-bitcoin as a flake input to update I not only have to update the tag in `flake.nix` but also have to...

I updated to 0.12.8 but this error spam is still there

Yes, that must be it. Thank you I will monitor that issue from now on