aionnetwork / aion_fastvm

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

Update to `vm_api` dependency #55

Closed AlexandraRoatis closed 5 years ago

AlexandraRoatis commented 5 years ago

The vm_api got updated to remove the specific AVM contract prefix and query the repository for the VM used at contract deployment.

These changes correspond to https://github.com/aionnetwork/aion/pull/851