Dincho Todorov
Dincho Todorov
done in https://github.com/aeternity/aeternity/pull/4026
Yes, the log output seems from an macos package, the main issue question is why log level set to `none` does not work as expected and not produce any logs...
Yes, it sounds a bit like chicken and egg in the first proposal, as where the configuration errors goes to? The second proposal looks more workable
> but that would not be a problem in practise Why not, if the client solely relies on this result and the last X blocks are empty? 🤔
This sounds like mdw problem, allowing overwriting protocols for "official" (hardcoded) networks sound like asking for troubles to me.
This, however might suggest the node needs a bit more of config validation that fails with error when trying to overwrite hardcoded network parameters
I would speculate that no MB will be emitted until you call `emit_mb` So yeah, why `auto_emit_microblocks` is false, what's the expected behaviour of it if my guess above is...
I don't think it should be base64 but more like bytearray encoded?
I don't know what was the initial idea behind cb_, but it feels like it's abused nowadays or it's name is wrong :)
I think the idea is the get it once on app bootstrap