Results 28 issues of wanderer

I need a way to round up the remained in division. Would that be a good option for divRound?

feature / refactor

At some point we need to update the fee schedule with accurate gas prices. One way to do this would be to do is to see how many cycle each...

metering

On account creation the if the code is invalid should it OOG?

ECI (contract interface)

This Introduce a Callback based interface for select interface methods

EEI (environment interface)

relaxed queus for async messages http://www.faculty.idc.ac.il/gadi/MyPapers/2015ST-RelaxedDataStructures.pdf

# Overview There are three ways to achieve backwards compatibility with EVM1's gas prices in EVM2 in a secure manner. Currently in the prototype we are just leaving EVM1 gasPrices...

enhancement

There are a few implementation of the nascent multiple memory proposal now. Asyncify could benefit from using a dedicated memory, which would simplify the api since you wouldn't need to...

Having [flake](https://nixos.wiki/wiki/Flakes) support would make dapptools easier to work with when managing projects with nix's flakes.

First of all thanks bunches for `goingnative`, I just finished and it is a awesome learning tool! One more thing that I think would be great to cover is objects...

The python switch doesn't seem to working. I would like todo `goingnative verify --python=python2.7`