hexfusion / avalanchego

Go implementation of an Avalanche node.
https://avax.network
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

[task] create container implementation of runtime interfaces #8

Closed hexfusion closed 1 year ago

hexfusion commented 1 year ago

Extend the VMRE to include a container implementation of the runtime interfaces.

[1] https://github.com/ava-labs/avalanchego/blob/master/vms/rpcchainvm/runtime/runtime.go depends on #2 , #7