Kody Low
Kody Low
Todo deep dive
- @elsirion : We could make the cln plugin emulate the same abstractions as lnd, use websockets for both instead of stream api. standardize on the lnd integration and the...
Builds on https://github.com/fedimint/fedimint/pull/6176 We should return back which ecash note was invalid, that should bubble back to the client so they can figure out which notes were invalid to recreate...
Currently it's unauthenticated so the gateway can only run on the same local network
TODO: session with @elsirion and @joschisan Zero knowledge proof based spending conditions to avoid splitting anonymity set. Waiting for Liam to figure out what works best, need it anyway for...
Release Timeline: targeting October 20th TODOs: LDK Node: - ~Require version bump, they've already merged the features we need (tnull says 0.4 release before Oct. 14th, latest the 20th. Then...
From discussion with @m1sterc001guy Highest priority: Transaction Log / History / Accounting - Simple info that a service operator needs to actually run the gateway as part of a business...
Separate from gatway root secret backups, we should be able to backup and recover the state for outstanding Lightning Contracts. @elsirion