hyperfiddle

Dustin Getz (Hyperfiddle) 2025-02-03T14:09:50.727399Z

All, here is the https://gitlab.com/hyperfiddle/electric3-starter-app/-/commit/ba07faf428f414717509c86eb1a0e66b3005049e?view=inline. It is a userland fix (i.e. in the starter app) not an electric change. Please rebase (if you have forked the starter app) or otherwise replicate this change into your projects

👍 5
👍🏻 2
Dustin Getz (Hyperfiddle) 2025-02-03T14:10:33.563129Z

Please do not code golf this fix or otherwise try to simplify, please replicate it exactly. The Electric entrypoint relies on implementation internals knowledge to align the client and server DAGs which are asymmetric at the entrypoint.

Dustin Getz (Hyperfiddle) 2025-02-03T14:12:54.081329Z

The root cause of the regression was a perf optimization implemented in Electric which impacted this alignment.

jdhollis 2025-02-03T17:34:32.916499Z

I had to look up "code golf" 😛

jdhollis 2025-02-03T17:41:07.603359Z

Glad I read through all the Missionary docs. e/amb makes sense now.

👀 1