Alie.E

Results 5 issues of 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

BLUE

**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....

bug

**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...

bug

tests was hanging because async mocks was not correctly configure