Pierre Krieger
Pierre Krieger
This can be done with `#[link_section]` to add a custom Wasm section.
I've never tried to reproduce this, but I recently wrote a small library based on top of smoldot that uses `chainHead_unstable_follow` and `chainHead_unstable_call` and everything seems to be working as...
I understand that you want to use the opportunity to make as many breaking changes as possible, but do you have an idea how close to the finish line you...
> all these reasons are "deterministic", in the sense that trying again will always lead to the same error. This isn't actually totally true. For example, the runtime missing the...
Sorry for not answering, the way rodio works has left my mind a long time ago. Nothing suggested above seems wrong to me. If I had the time, I would...
Ah, I forgot to update the main library, which was definitely wrong. These functions are not documented at all, but looking at their source code they push a table on...
Note that this only concerns the full node, as parachain blocks aren't verified by the light client.
> In order to implement this feature we need to adjust the current API fro resumable function calls as it won't make sense to query the host function that caused...
It's not pressing. The objective is simply for smoldot to be able to resist to malicious chain. At the moment, if you connect smoldot to a malicious chain, this chain...
Still happens with v1.2.10-rc2.