aionnetwork / aion_fastvm

Aion's FastVM implementation
MIT License
33 stars 15 forks source link

Handle Optional return value in repo #12

Closed aionick closed 6 years ago

aionick commented 6 years ago

Some small changes to allow the fastVM to handle the Optional return value when the getStorageValue method is used. This PR in the aion project proposed to make the change to Optional.