-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sprint TODO #4
Comments
and WAVM |
This list is out of date wrt the new testnet sprint and refocusing away from evm2wasm, closing in favor of https://waffle.io/ewasm/testnet/ |
Please don't close this until all the tasks from here are migrated off. |
Okay, I'll migrate them to individual tasks in waffle now |
Merged
I migrated all of these tasks to new issues in pm and testnet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
set_option
to cpp-ethereum (Add --evmc program option ethereum/aleth#4771) (@chfast)EWASMForkBlock)
(Add eWASM schedule ethereum/aleth#4772) (@chast)set_option
to Hera (@chfast)set_option
to Hera (Add set_option to control fallback (default false) hera#112) (@axic)evm2wasm evmtrace
(Print stack trace before instruction executes evm2wasm#198)Add wasm-metering (via javascript exec) directly to testeth(obsoleted)staticCall
) in interface methods in Hera (@jakelang)Simple contract deployer frontend(replaced by ewasm-explorer)Write geth eWASM implementation via wagon (https://github.com/go-interpreter/wagon)(tracked in Geth support #15)Abstract the VM API in Hera and support wabt(tracked in Abstract VM / interfaces to support multiple VMs hera#156)... and support wavm(tracked in Support wavm as a VM hera#158)shared_library
or http://www.boost.org/doc/libs/master/doc/html/boost_dll.html) (@chfast) (tracked in Build Hera as a shared library hera#159)The text was updated successfully, but these errors were encountered: