You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The network protocol hasn't seen much attention for a long time, so
state sync bugs have appeared.
It's not really sustainable to have to maintain protocol.c every time a
node is added or the internal structs change. I need a nice minimal
library that can generate serialize/deserialize code for me, I think.
0 commit comments