Alie.E
Alie.E
Update CPU and memory details by switching to lshw method instead of cpuinfo Add CPU information (model, vendor, frequency) and memory details (clock, size, type) to API
**Describe the bug** Some packages that are relies on docstrings for defining how to parse strings can't work with -OO options **To Reproduce** ``` example.py from pytezos.michelson.types import MichelsonType from...
**Describe the bug** Running a vm using "storage" type instead of "ipfs" fail **To Reproduce** 1. upload a squashfs small file to force aleph upload to use "storage" type 2....
**Describe the bug** When attempting to start a virtual machine with more than 30GB of memory on the ALEPH-VM platform, the VM fails to initialize properly. The issue seems to...
tests was hanging because async mocks was not correctly configure