Skip to content

Conversation

gurukamath
Copy link
Collaborator

@gurukamath gurukamath commented Jul 15, 2025

🗒️ Description

The kzg setup file needs to be specified in the *.toml file. This is important while installing eest as a library.

Required for:

✅ Checklist

  • All: Ran fast tox checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:
    uvx --with=tox-uv tox -e lint,typecheck,spellcheck,markdownlint
  • All: PR title adheres to the repo standard - it will be used as the squash commit message and should start type(scope):.
  • All: Considered adding an entry to CHANGELOG.md. skipped
  • All: Considered updating the online docs in the ./docs/ directory.
  • All: Set appropriate labels for the changes (only maintainers can apply labels).

@gurukamath gurukamath changed the title feat(): add kzg setup to package-data feat(eest): add kzg setup to package-data Jul 15, 2025
@gurukamath gurukamath changed the title feat(eest): add kzg setup to package-data feat(packaging): add kzg setup to package-data Jul 15, 2025
Copy link
Member

@danceratopz danceratopz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch, @gurukamath! Thanks!

@danceratopz danceratopz added scope:packaging Scope: EEST packaging scope:types Scope: Changes to ethereum_test_types, ethereum_test_base_types type:feat type: Feature labels Jul 15, 2025
@danceratopz danceratopz changed the title feat(packaging): add kzg setup to package-data feat(packaging,types): add kzg setup to package-data Jul 15, 2025
@danceratopz danceratopz merged commit 28d2299 into ethereum:main Jul 15, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:packaging Scope: EEST packaging scope:types Scope: Changes to ethereum_test_types, ethereum_test_base_types type:feat type: Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants