ewasm / testnet

Testnet planning & documentation
64 stars 19 forks source link

Pass tests #23

Closed lrettig closed 6 years ago

lrettig commented 6 years ago

cf. https://notes.ethereum.org/9xX4L2QyQPmzJ0Xh3RAgJA

Manually listing these here since I don't want to dump the entire tests board into the testnet board on Waffle:

lrettig commented 6 years ago

My update from today: I submitted a raft of PRs with bugfixes to hera and evm2wasm from stCallCodes:

lrettig commented 6 years ago

My update from today: This is going well, making good progress. I PRed a bunch of create and call tests last week. They're in the process of being reviewed and merged. Hugo finished and merged his createFromTransaction tests. There are still a few corner cases left to tackle, highlighted in the description here. Will keep working on it this week.

axic commented 6 years ago

The list of tests are maintained elsewhere now.