Skip to content

Conversation

@viktorking7
Copy link

Description

  • Summary: Enable ERC20 burns under active transfer restrictions by permitting transfers to the zero address.
  • Motivation: Public burn() was effectively blocked for non-whitelisted holders; this aligns mint/burn symmetry and expected ERC20 behavior.
  • Change: In BackingEigen._beforeTokenTransfer add to == address(0) allowance and a clarifying comment.

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.

1 participant