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 "Get gas" button #2108

Merged
merged 12 commits into from
Jul 29, 2024
Merged

Add a "Get gas" button #2108

merged 12 commits into from
Jul 29, 2024

Conversation

maxaleks
Copy link
Collaborator

@maxaleks maxaleks commented Jul 19, 2024

Description and Related Issue(s)

Resolves #2097

New env var: NEXT_PUBLIC_GAS_REFUEL_PROVIDER_CONFIG

Checklist for PR author

  • I have tested these changes locally.
  • I added tests to cover any new functionality, following this guide
  • Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • If I have added, changed, renamed, or removed an environment variable
    • I updated the list of environment variables in the documentation
    • I made the necessary changes to the validator script according to the guide
    • I added "ENVs" label to this pull request

docs/ENVS.md Outdated Show resolved Hide resolved
docs/ENVS.md Outdated Show resolved Hide resolved
docs/ENVS.md Outdated Show resolved Hide resolved
configs/app/features/getGasButton.ts Outdated Show resolved Hide resolved
configs/envs/.env.eth Outdated Show resolved Hide resolved
ui/address/details/AddressBalance.tsx Outdated Show resolved Hide resolved
configs/app/features/getGasButton.ts Outdated Show resolved Hide resolved
ui/address/details/AddressBalance.tsx Outdated Show resolved Hide resolved
@maxaleks maxaleks requested a review from isstuev July 22, 2024 17:32
configs/app/features/getGasButton.ts Outdated Show resolved Hide resolved
docs/ENVS.md Outdated Show resolved Hide resolved
ui/address/details/AddressBalance.tsx Outdated Show resolved Hide resolved
ui/address/details/AddressBalance.tsx Outdated Show resolved Hide resolved
@maxaleks maxaleks added the ENVs label Jul 23, 2024
@maxaleks maxaleks requested a review from tom2drum July 23, 2024 14:18
docs/ENVS.md Show resolved Hide resolved
deploy/tools/envs-validator/schema.ts Show resolved Hide resolved
@maxaleks maxaleks dismissed isstuev’s stale review July 29, 2024 19:52

GitHub bug, everything is fixed

@maxaleks maxaleks merged commit 8acf844 into main Jul 29, 2024
7 checks passed
@maxaleks maxaleks deleted the get-gas-button branch July 29, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ENVs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a "Get gas" button
3 participants