Skip to content

Conversation

@Amxx
Copy link
Collaborator

@Amxx Amxx commented Mar 4, 2021

Fixes #2559

PR Checklist

  • Documentation
  • Changelog entry

Copy link
Contributor

@frangio frangio left a comment

Choose a reason for hiding this comment

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

Thanks! We need to add this in tokens/ERC20/README.adoc as well.

Amxx and others added 4 commits March 4, 2021 17:10
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
@Amxx
Copy link
Collaborator Author

Amxx commented Mar 4, 2021

@frangio Should this be called IERC20Extended ?

@Amxx Amxx changed the title Add IERC20Metadata with name, symbol and decimals Add IERC20Extended with name, symbol and decimals Mar 4, 2021
@frangio
Copy link
Contributor

frangio commented Mar 4, 2021

I thought IERC20Metadata was good! Alternatively I'd go with IERC20Optional.

@Amxx
Copy link
Collaborator Author

Amxx commented Mar 4, 2021

I thought IERC20Metadata was good! Alternatively I'd go with IERC20Optional.

ok, that is reverted

@frangio frangio changed the title Add IERC20Extended with name, symbol and decimals Add IERC20Metadata with name, symbol and decimals Mar 4, 2021
@frangio frangio enabled auto-merge (squash) March 4, 2021 21:35
Copy link
Contributor

@frangio frangio left a comment

Choose a reason for hiding this comment

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

Since this is not going into 4.0, I moved the changelog entry to a new section.

@frangio frangio merged commit b8ab763 into OpenZeppelin:master Mar 8, 2021
@Amxx Amxx deleted the feature/IERC20Metadata branch March 8, 2021 22:22
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.

Add getter for decimals to IERC20.sol

2 participants