Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

ethereum/execution-spec-tests

danceratopz created a review on a pull request on ethereum/execution-spec-tests
I just tried out the flow locally and it's working well with the negative path matches in the Changed Files plugin :+1: A few minor comments below: - Is there any reason why you're not filling...

View on GitHub

pdobacz created a review on a pull request on ethereum/execution-spec-tests

View on GitHub

raxhvl created a comment on an issue on ethereum/execution-spec-tests
Picking this up next.

View on GitHub

shemnon opened a pull request on ethereum/execution-spec-tests
new(tests) Add stack overflow by rule check to JUMPF
Signed-off-by: Danno Ferrin <[email protected]> ## 🗒️ Description <!-- Brief description of the changes introduced by this PR --> Just like CALLF, JUMPF has a stack overflow by rule check ...
raxhvl opened a draft pull request on ethereum/execution-spec-tests
♻️ refactor(gentest): Improved architecture
## 🗒️ Description This PR ensures data from gentest to generated tests reaches in a type-safe manner. The Gentest module generates a test script in three steps: 1. The CLI entrypoint fun...
pdobacz created a comment on a pull request on ethereum/execution-spec-tests
@marioevz @danceratopz Thank you for your comments, I think I've addressed all except the plugin - would be better to leave for a separate PR indeed. I see the benefits, but not sure if I know wher...

View on GitHub

pdobacz created a review comment on a pull request on ethereum/execution-spec-tests
thx, fixed!

View on GitHub

pdobacz created a review on a pull request on ethereum/execution-spec-tests

View on GitHub

pdobacz created a review comment on a pull request on ethereum/execution-spec-tests
`fix(cli): rework eofwrap using process_evm_bytes` accomplishes that, thanks for the suggestions. It required a bit of fiddling and adding a parameter, but finally all JSON files went through.

View on GitHub

pdobacz created a review on a pull request on ethereum/execution-spec-tests

View on GitHub

chfast created a review comment on a pull request on ethereum/execution-spec-tests
remember about endianness: use a test vector with different bytes (e.g. `-2`)

View on GitHub

chfast created a review on a pull request on ethereum/execution-spec-tests

View on GitHub

pdobacz created a comment on an issue on ethereum/execution-spec-tests
Hey, do I understand correctly, that before we solve this there is no way to include such tests (EOF-wrapped MCOPY tests for example, as the PR linked) in the [`eip7692` pre-releases](https://githu...

View on GitHub

marioevz pushed 1 commit to gh-pages ethereum/execution-spec-tests
  • Deployed 295879d1f to main with MkDocs 1.6.0 and mike 1.1.2 2dcdcd1

View on GitHub

danceratopz closed an issue on ethereum/execution-spec-tests
🔀(gentest): use jinja2 templates to structure python output
[Jinja2](https://jinja.palletsprojects.com/en/3.1.x/) is a very powerful templating library that we started using in the doc flow for the generated "Test Case Reference" output pages, see #801 and ...
danceratopz pushed 1 commit to main ethereum/execution-spec-tests

View on GitHub

danceratopz closed a pull request on ethereum/execution-spec-tests
✨ feat(gentest): Migrate `gentest` to Jinja2
## 🗒️ Description This PR introduces the use of Jinja2 templates for generating test scripts, contained within a new `gentest` package that includes self-contained templates and related modules....
danceratopz created a review on a pull request on ethereum/execution-spec-tests
Thanks for including the suggestions!

View on GitHub

danceratopz created a comment on a pull request on ethereum/execution-spec-tests
> The TODOs I left follow this reasoning, and I will revisit them at some point. Got it!

View on GitHub

raxhvl created a comment on a pull request on ethereum/execution-spec-tests
I passed `tx_hash` to the template. This gets rid of the verbose methods like `_get_module_docstring`, `_get_test_name`, and `_get_test_docstring`. Generally, whenever I see long strings or `\n` in...

View on GitHub

raxhvl created a review comment on a pull request on ethereum/execution-spec-tests
>previously struggled with the name I feel seen.

View on GitHub

raxhvl created a review on a pull request on ethereum/execution-spec-tests

View on GitHub

winsvega pushed 0 commits to pr_coverage_rebased ethereum/execution-spec-tests

View on GitHub

winsvega pushed 1 commit to pr_coverage_rebased ethereum/execution-spec-tests

View on GitHub

winsvega created a review comment on a pull request on ethereum/execution-spec-tests
looks like it's ok without dedent. but should keep it in mind

View on GitHub

winsvega created a review on a pull request on ethereum/execution-spec-tests

View on GitHub

winsvega created a review comment on a pull request on ethereum/execution-spec-tests
done

View on GitHub

winsvega created a review on a pull request on ethereum/execution-spec-tests

View on GitHub

winsvega created a review comment on a pull request on ethereum/execution-spec-tests
fixed

View on GitHub

winsvega created a review on a pull request on ethereum/execution-spec-tests

View on GitHub

Load more