Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move metering report and tracer primitive to inner lib #289

Merged
merged 2 commits into from
Oct 22, 2023

Conversation

mratsim
Copy link
Owner

@mratsim mratsim commented Oct 21, 2023

Nimble package warning are very verbose and spam the Rust bindings logs in #287

We can still make metering a very visible feature by keeping the examples, currently pairing, multi-scalar-mul and modexp, in the base metering folder.

At the same time we can appease nimble by moving the inner procs that are used in all metered routines (i.e. almost all) to the inner platforms folder.

@mratsim mratsim merged commit 07f96ec into master Oct 22, 2023
@mratsim mratsim deleted the move-metering-nimble-warnings branch October 22, 2023 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant