vyzo

Results 640 comments of vyzo

In principle this is fine, as it can allow application specific extensions to the protocol; this is useful for testing and early adoption as a path to standarization. It is...

Oh right, i forgot! No, i think it is sufficient.

Agreed, we should do it. We need to maks sure the tests can run in GH however.

Rerun the test vector with most recent code, and everything fails with OutOfGas (exit code 7).

Which I would say is unsurprising given that the messages are applied with the gas limit from the txn -- that is eth gas, of course it will run out...

I changed the gas allotment to use the full block unconditionally in the code.

Still fails, but with a different error from the precompile: ``` [WARN] Precompile failed: error EcErr(NotMember) ```