Alan Chang
Results
2
issues of
Alan Chang
I added the "To Float" and "From Float" operations which converts between single & double-precision floating point in IEEE 754 and raw bytes. Fixes #432
Currently, the evm report workers default to using `multiprocessing.Process` and ignore the `--core.mprocessing` config setting. This is not very desirable and can lead to issues such as #1715 on MacOS....