ethereum / ethereum/builder-specs

add scaffolding for executable python spec

Open
#77 1 comment 0 reactions 1 assignee Claimed by @jacobkaufmann View on GitHub
Dominant language
HTML
Stars
234
Forks
86
Avg merge
4d 1h
Merged PRs (30d)
2

Description

the ethereum consensus specs are executable, such that the specs are testable, and test vectors can be generated for consensus clients to consume. the builder specs should be executable in a similar way.

the scope of this issue is to set up the basic scaffolding for executable builder specs.

for example:

* script to parse the markdown files and generate python files with defined constants, containers, functions, etc
* minimal test(s)
* mechanism to execute the test(s) (e.g. `Makefile`)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.