STORY
Mutiny PPPs: Week 5
AUTHOR
Joined 2022.10.04
PROJECT
DATE
VOTES
sats
COMMENTS

Mutiny PPPs: Week 5

We had a fun monday whiteboard session (pictured) where we mapped out all the work we have left.

We worked at all layers of the stack this week, but we didn't quite make them all "kiss" yet. A ton of frontend screens are stubbed out, some major new LDK components landed, and we wrote dummy functions that the frontend will eventually use to talk to the node implementation.

It's a little down to the wire but still hopeful we can get something working by submission time.

Progress ✅

Problems ✋

  • We're running out of time and have a lot left to do

  • Vectors apparently don't play very nice in Rust WASM (serialize an invoice over to JS? Easy! An array of invoices? Horror!) https://github.com/rustwasm/wasm-bindgen/issues/111

  • Errors aren't very ergonomic to write yet and it's all Paul's fault

  • Somehow managed to break scrolling on the frontend. CSS is hard.

Plans 📆

Links 🔗