Skip to content

feat: Added burner permission to feeCollector permission for baseFeeBurn - #116

Closed
AryaLanjewar3005 wants to merge 1 commit into
mainfrom
feat/baseFeeBurn
Closed

feat: Added burner permission to feeCollector permission for baseFeeBurn#116
AryaLanjewar3005 wants to merge 1 commit into
mainfrom
feat/baseFeeBurn

Conversation

@AryaLanjewar3005

@AryaLanjewar3005 AryaLanjewar3005 commented Dec 10, 2025

Copy link
Copy Markdown
Collaborator

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)

@0xNilesh 0xNilesh closed this Feb 24, 2026
@Aman035
Aman035 deleted the feat/baseFeeBurn branch July 8, 2026 08:27
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