mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-11 19:47:21 +00:00
overview: can be verified by running "make check_vm2 X=0" in the nimbus directory (be patient when running it.) the X=0 flag is necessary if there is a native NIM compiler which may bail out at some vendor imports. details: when compiling state_transaction.nim, the nim flag vm2_enabled must be set in order to avoid implicit import of native VM definitions.