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

[execution] increase default balance for default faucets #504

Open
wants to merge 1 commit into from

Conversation

olegrok
Copy link
Contributor

@olegrok olegrok commented Mar 7, 2025

Balance before: ~10^14
Default gas price: ~10^7
Gas to process one faucet request: ~10^4

That mean faucet can perform only 1k transactions. That's extremely small even for our test environment. So let's increase default balance of faucets in 10^6 times.

Balance before: ~10^14
Default gas price: ~10^7
Gas to process one faucet request: ~10^4

That mean faucet can perform only 1k transactions. That's extremely small
even for our test environment. So let's increase default balance of
faucets in 10^6 times.
@olegrok olegrok marked this pull request as ready for review March 7, 2025 13:00
@olegrok olegrok requested review from Un1oR and Zerg1996 March 7, 2025 13:00
Copy link
Collaborator

@avm avm left a comment

Choose a reason for hiding this comment

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

I wonder if we need a constant for a unit of currency commeasurable with gas prices, like gwei in ETH...

@olegrok olegrok added this pull request to the merge queue Mar 10, 2025
Any commits made after this event will not be merged.
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 10, 2025
@olegrok olegrok added this pull request to the merge queue Mar 10, 2025
Any commits made after this event will not be merged.
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 10, 2025
@olegrok olegrok added this pull request to the merge queue Mar 10, 2025
Any commits made after this event will not be merged.
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.

2 participants