testnet icon indicating copy to clipboard operation
testnet copied to clipboard

Testnet planning & documentation

Results 38 testnet issues
Sort by recently updated
recently updated
newest added

Native python ewasm interpreter child of #32

requires #35 https://notes.ethereum.org/qLkb-NM_R2eDgVGAy8n6WQ?both https://github.com/ethereum/py-evm/pull/923 https://github.com/lrettig/juno

Allow creating and running ewasm contracts in Remix

See https://github.com/poanetwork/blockscout

https://www.appveyor.com/docs/team-setup/#setting-up-appveyor-account-for-github-organization

This is especially important as while implementing `accountRange` the requirement from the geth team is to not support preimage resolution, but do it afterwards using the `debug_preimage` RPC call. This...

help wanted

PyWebAssembly follows the wasm spec very closely, so by adding code coverage to it and running only the official wasm test suite should give very accurate report of official test...

Take the precompiles from https://github.com/ewasm/ewasm-precompiles May depend on https://github.com/ethereum/cpp-ethereum/issues/5177.