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

Benchmarking precompiles, setting other parameters #915

Merged
merged 8 commits into from
Mar 18, 2020

Conversation

mrsmkl
Copy link
Contributor

@mrsmkl mrsmkl commented Mar 12, 2020

Description

Hopefully the precompile gas costs are now good enough. Many of them have basically no cost (calling precompiles costs anyway). The cost of verifying aggregated seals should be checked later when we have a new network running.

Tested

Other changes

Related issues

Backwards compatibility

@mrsmkl mrsmkl requested review from asaj and timmoreton as code owners March 12, 2020 18:06
@mrsmkl mrsmkl changed the title [wip] Benchmarking precompiles, setting other parameters Benchmarking precompiles, setting other parameters Mar 17, 2020
Copy link
Contributor

@nategraf nategraf left a comment

Choose a reason for hiding this comment

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

Thanks for taking care of this! Please see the comments below and if you agree with those changes, feel free to add them and submit. If not, let me know.

params/protocol_params.go Outdated Show resolved Hide resolved
params/protocol_params.go Outdated Show resolved Hide resolved
@nategraf nategraf assigned mrsmkl and unassigned nategraf Mar 17, 2020
mrsmkl and others added 3 commits March 17, 2020 19:13
Co-Authored-By: Victor "Nate" Graf <victor@celo.org>
Co-Authored-By: Victor "Nate" Graf <victor@celo.org>
@nategraf
Copy link
Contributor

Thanks for getting this done!

@nategraf nategraf merged commit dd8c600 into master Mar 18, 2020
@mcortesi mcortesi deleted the mrsmkl/benchmarking branch July 21, 2020 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Finalize blockchain parameters
2 participants