vyzo
vyzo
It's been a while since we resolved to use custom recovery for clean shutdowns, so I don't have any stack traces handy. What I recall was happening is that the...
Yeah, we noticed the compilation problems: copycat 1.0.1 doesn't compile with catalyst 1.1.0, so we were using 1.0.8.
cc @raulk @Stebalien
extensibility and API consistency with the other entry points.
validation can be async, but it shouldnt take too long coz it blocks message propagation.
also it is fine for the validator to block for a little while.
Yes, debugging in a debugger would be really nice to have, but it caters to different use cases and it is rather complex to do; it could also be outsourced...
@anorth i am totally in agreement, but this is orthogonal. We still need to be able to debug actors as running on mainnet, it is a different part of the...
this is stale.
So for v0.18, we will make shims that reexport `srfi -> std/srfi`; this should solve the problem.