Alex Beregszaszi

Results 640 comments of Alex Beregszaszi

It seems the above tool has "metering" disabled because it uses `null_watchdog()`, see more about that here: https://github.com/EOSIO/eos-vm/blob/ee011884397d80d787868c70995200c0c1b19f13/docs/OVERVIEW.md

eosvm doesn't seem to show up in the charts?

Can you add eosvm to the README?

Things have improved since October, now all the sources are in this repository and in https://github.com/ewasm-benchmarking. Yet it would be nice to upstream some of the benchmarking code. Out of...

@chfast And can this evmone fork https://github.com/ewasm-benchmarking/evmone/commits/bench-evm-codes replaced by upstream?

@gumb0 I were you I'd ask openethereum first whether they are interested in such features, either in evmbin or in a separate tool. If they are, then perhaps it is...

Updates: 1. I don't think it make sense trying to upstream to cita-vm. 2. evmone was upstreamed and the repo uses the 0.4.1 release 3. parity/openethereum would be nice to...

Does BYOC stands for "bring your own compiler"? :)

Awesome! I see it has a couple of options. Will it support an absolute path to be passed pointing to a soljson? Or to a solc?

The plan is to support Yul (the intermediate language of Solidity) and perhaps LLL. Also it seems the Vyper team is on board to support the same JSON format with...