Skip to content

Conversation

@AryaLanjewar3005
Copy link
Collaborator

@AryaLanjewar3005 AryaLanjewar3005 commented Dec 10, 2025

Summary

Made some changes to burn gas fees in the pushchain/evm repo, in the ApplyTransaction() function. It basically burns the BaseFee tokens from the feeCollector module so they are not distributed to validators.

References

Changes

  • app.go : Changed feeCollector module's permissions from nil to authtypes.Burner
  • go.mod : Updated evm version.

Testing

  • go test ./...

Checklist

  • Ready for review
  • Docs updated (if applicable)
  • Env vars updated (if applicable)

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