dkg-substrate icon indicating copy to clipboard operation
dkg-substrate copied to clipboard

[BUG] Avoid panic when serialisation fails

Open 1xstj opened this issue 1 year ago • 0 comments

Describe the bug https://github.com/webb-tools/dkg-substrate/blob/75f0bfabb18bb0bba9d0d3a63a053c1334244b2d/dkg-gadget/src/async_protocols/state_machine_wrapper.rs#L90

If the serialisation fails the whole process fails, switch to serde_json

1xstj avatar May 02 '23 15:05 1xstj