alexdovzhanyn / AlchemyVM

WebAssembly Virtual Machine Built In Elixir
MIT License
189 stars 5 forks source link

Proper gas calculation #33

Open alexdovzhanyn opened 5 years ago

alexdovzhanyn commented 5 years ago

This PR solves #19 and introduces everything in #32 along with:

fantypants commented 5 years ago

Let me know when you want to merge it, i'll review & then merge, then I can use this as a clean base for the opcode fix from before

alexdovzhanyn commented 5 years ago

@fantypants this won't be ready for merge for a while. I think using the current master for the fix should be fine, should be a change in a different file I believe, not in executor.ex