Paweł Bylica

Results 290 issues of Paweł Bylica

Passing the `evmc_revision` to the code analysis is too fine-grained for this public API. On Ethereum Mainnet EOF can be always enabled, but the options is left for other chain...

Add another CI job where we "execute" EEST tests from python source using `fill` + `evmone-t8n`. This way we will check all explicit tests asserts and we don't need the...

tests

Closes https://github.com/ethereum/evmone/issues/906.

tests

Also enable hardening (debug for start?): https://libcxx.llvm.org/Hardening.html

tests

The solidity example with the reference test of https://datatracker.ietf.org/doc/html/rfc7693#appendix-A is at least confusing because it declares values of type `bytes8` using a literal of length of 4 bytes.

c-update
t-core
w-ci
w-stale
s-final
e-consensus

c-update
t-core
w-stale
a-review
s-draft

The `upload_args` is applied twice to the command: - `set - "${@}" "${PARAM_UPLOAD_ARGS}"` - `${PARAM_UPLOAD_ARGS} \`

bug
Area: Report Upload
Medium