Andrei Sandu
Andrei Sandu
The issue is reproducible on Intel/AMD.
I would look at options to ensure state format is an invariant when serializing/deserializing the same version (meaning the version of all structs that make up the state) of Firecracker,...
Hi @xmarcalx, IIRC there are two ways to do this from a separate(or not) process: - use UFFD to prefault and handle faults - fill the page cache with pages...
Hi @Vesnica! Firecracker does not support macvtap yet. What is your exact usecase ? Macvtap simplifies the networking setup, but otherwise you can still use tap + bridge.
Hi @Vesnica. I understand that this a limitation for your usecase. We'll get back to you once we understand what are the options to enable it. Are you interested in...
If it applies to all nodes and then we use the node names to create separate folders we shouldn't need per node.
A cli parameter for the timeout would be enough.
> Hi @sandreim, thanks for the feedback. I think there are several things to work in this issue but the priority is to add support for scaling the network easily...
> Hi @sandreim, yes I think this could works for all the providers. Did you want to use nodejs to use `polkadotjs` or are any other tool you have in...
Thanks @pepoviola . This looks heading to the right direction, but the actual test should live in the polkadot repo under the misc folder. Additionally, it should be able to...