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

feat: add selective gas exemption whitelist #1332

Merged
merged 4 commits into from
Jan 22, 2025

Conversation

byte-bandit
Copy link
Contributor

@byte-bandit byte-bandit commented Jan 22, 2025

Related Github tickets

Background

This change introduces a new governance concept: a whitelist of gas exempt addresses. The list can be updated by creating a MsgUpdateParams vote on the paloma module.

Every member address of the list will be exempt from paying gas fees on the chain.

The change also brings some QOL improvements in the integration testing package.

Testing completed

  • test coverage exists or has been added/updated
  • tested in a private testnet

Breaking changes

  • I have checked my code for breaking changes
  • If there are breaking changes, there is a supporting migration.

@byte-bandit byte-bandit added the enhancement New feature or request label Jan 22, 2025
@byte-bandit byte-bandit self-assigned this Jan 22, 2025
@byte-bandit byte-bandit enabled auto-merge (squash) January 22, 2025 17:13
tests/integration/helper/fixture.go Dismissed Show dismissed Hide dismissed
tests/integration/helper/fixture.go Dismissed Show dismissed Hide dismissed
Copy link
Contributor

@taariq taariq left a comment

Choose a reason for hiding this comment

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

ACK. Let's lock and load!

@byte-bandit byte-bandit merged commit 92b9420 into palomachain:master Jan 22, 2025
4 checks passed
@taariq taariq deleted the clohr/community-pool branch January 22, 2025 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants