Skip to content

Conversation

@Rjected
Copy link
Collaborator

@Rjected Rjected commented Feb 20, 2024

This uses the new portable feature, enabled by default, for c-kzg. Also bumps c-kzg version. Removes the need to do:

// TODO: remove when we have `portable` feature in `c-kzg`
use blst as _;

and

# TODO: remove `blst` dep when `c-kzg` has a portable feature
c-kzg = ["dep:c-kzg", "revm-primitives/c-kzg", "dep:blst", "blst?/portable"]

@Rjected Rjected added the dependencies Pull requests that update a dependency file label Feb 20, 2024
@rakita rakita merged commit a0af248 into bluealloy:main Feb 20, 2024
@github-actions github-actions bot mentioned this pull request Feb 19, 2024
@Rjected Rjected deleted the dan/bump-c-kzg branch February 20, 2024 02:05
This was referenced Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants