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

🗞️ warn user if no lzReceive gas is supplied #347

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

ryandgoulding
Copy link
Contributor

Warn the user if:

  • There is no lzReceive option. compose gas does not count towards lzReceive gas for the default ExecutorFeeLib implementation.
  • lzReceive option is specified, but with 0 destination gas.

Warn the user if:
* There is no lzReceive option.  compose gas does not count towards lzReceive gas
  for the default ExecutorFeeLib implementation.
* lzReceive option is specified, but with 0 destination gas.

Signed-off-by: Ryan Goulding <[email protected]>
@janjakubnanista
Copy link
Contributor

🗞️ is for a feature :)

@ryandgoulding ryandgoulding changed the title feat: warn user if no lzReceive gas is supplied 🗞️ warn user if no lzReceive gas is supplied Feb 6, 2024
@ryandgoulding ryandgoulding merged commit 67f7ca6 into main Feb 6, 2024
5 checks passed
@ryandgoulding ryandgoulding deleted the feat/warn_no_lz_receive_gas branch February 6, 2024 21:50
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