Closed nchashch closed 2 weeks ago
LGTM, approved. There are a few FIXMEs in here, is this ready to merge?
I tested the RPC implementation locally, it does successfully generate blocks.
LGTM, approved. There are a few FIXMEs in here, is this ready to merge?
Yes.
// FIXME: Remove `optional` from the `blocks` parameter in the proto file.
is for the cusf_sidechain_proto
repository.
and it would make sense to fix
// FIXME: Make this code more sane.
in a separate refactor PR. It is more important to get the whole system working first, before making the code pretty.
Closes #37