v0.17.0: Pre-image bug fixes, SigHash.NoInput support
Major improvements since v0.16.0:
- The official Docker image is now hosted at bosagora/agora (moved from bpfk/agora);
- The execution engine now supports
SigHash.NoInput
; - Flash now correctly binding over an already-externalized older state;
- The application stats now include a
start_time
field; - Error handling has been improved to be more informative and less resource-consuming;
- Pre-images are now stored separately from enrollments,
fixing various issues that could arises when a node would get
a newer pre-image before seeing the re-enrollment;