Cargill / splinter

A privacy-focused distributed platform - start splintering your network into circuits!
Apache License 2.0
106 stars 37 forks source link

BACKPORT 0-6: Update batch status to support message #2057

Closed ameliabradley closed 2 years ago

ameliabradley commented 2 years ago

Previously the batch status deseralization would fail if it encountered a "message" key with an array of values for types "Pending" and "Unknown". This change updates the deserializer to allow for a message key and continue with deserialization.

Signed-off-by: Amelia Bradley bradley@bitwise.io