Skip to content

Mintable ERC20#203

Merged
rymcol merged 10 commits into
canaryfrom
feat/mintable-erc20
Oct 8, 2025
Merged

Mintable ERC20#203
rymcol merged 10 commits into
canaryfrom
feat/mintable-erc20

Conversation

@rymcol

@rymcol rymcol commented Oct 3, 2025

Copy link
Copy Markdown
Contributor

Description

Adds an ERC-20 which is mintable by a known address and burnable by the token owner

Motivation and Context

For testing purposes

How Has This Been Tested?

Manually

Types of changes (remove all unchecked types)

  • New feature (non-breaking change which adds functionality)

Checklist:

  • If my change requires a change to the documentation, I have updated the documentation accordingly, and in either case, have checked this box to attest to my assessment of this requirement with regard to my change.
  • If my change requires additions or updates to any deployment scripts to ensure that the protocol is functional (Makefile, Dockerfile, Forge Script, etc.), I have made these changes, and in either case, have checked this box to attest to my assessment of this requirement with regard to my change.
  • If my change requires additional test coverage, I have created those tests accordingly, and in either case, have checked this box to attest to my assessment of this requirement with regard to my change.

@rymcol rymcol self-assigned this Oct 3, 2025
@rymcol rymcol marked this pull request as draft October 3, 2025 14:14
@rymcol rymcol changed the title Draft: Mintable ERC20 Mintable ERC20 Oct 3, 2025
@rymcol rymcol marked this pull request as ready for review October 3, 2025 14:45
@evchip

evchip commented Oct 8, 2025

Copy link
Copy Markdown
Contributor

@rymcol who reviews?

@rymcol rymcol requested a review from evchip October 8, 2025 11:23
Comment thread contracts/src/xYield/xYieldToken.sol
Comment thread contracts/src/xYield/xYieldToken.sol
@rymcol rymcol merged commit 79bd7db into canary Oct 8, 2025
4 checks passed
@rymcol rymcol deleted the feat/mintable-erc20 branch October 8, 2025 11:51
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