Modules§
Structs§
Enums§
- EIVersion
- The version of the SC environment interface (EI), it deals with the VM hooks available at a certain point in time.
Constants§
- EI_
1_ 0_ NAMES - 1.0 is not necessarily the first version of the EI, rather the oldest version when we started keeping track of the EI.
- EI_
1_ 1_ NAMES - New hooks added in Q4 2021.
- EI_
1_ 2_ NAMES - New hooks added in Q2 2022. This is the EI version of VM 1.4.
- EI_
1_ 3_ NAMES - VM Hooks version released in January 2024: https://multiversx.com/release/release-sirius-v1-6-7
- EI_
1_ 4_ NAMES - EI_
1_ 5_ NAMES - VM_
HOOK_ SIGNATURES
Functions§
- check_
vm_ hook_ signatures - parse_
check_ ei - Parses an EIVersion, or returns None, if “ignore” was specifically stated.
- vm_
hook_ signature_ map