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

Add a new field in EthereumTransactionBody for additional non-gas related costs #254

Open
dimitar-dinev opened this issue Jan 24, 2023 · 0 comments

Comments

@dimitar-dinev
Copy link
Contributor

Description

With the addition of hollow accounts by HIP-583, we want relayers to be able to specify the allowance they are willing to give for the costs of hollow account creation. Due to security reasons, the currently existing max_gas_allowance field cannot be used for this purpose.

Solution

Add a new field for additional non-gas costs allowance in EthereumTransactionBody definition.

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 a pull request may close this issue.

1 participant