Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IERC20Metadata with name, symbol and decimals #2561

Merged
merged 11 commits into from
Mar 8, 2021

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    085f7bb View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    Amxx committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    0fcb384 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Co-authored-by: Francisco Giordano <[email protected]>
    Amxx and frangio authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    c8a7866 View commit details
    Browse the repository at this point in the history
  4. Update contracts/token/ERC20/extensions/IERC20Metadata.sol

    Co-authored-by: Francisco Giordano <[email protected]>
    Amxx and frangio authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    a682487 View commit details
    Browse the repository at this point in the history
  5. address comments from PR

    Amxx committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    53d5d51 View commit details
    Browse the repository at this point in the history
  6. Documentation update

    Amxx committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    171c135 View commit details
    Browse the repository at this point in the history
  7. rename to IERC20Extended

    Amxx committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    1e7d7a5 View commit details
    Browse the repository at this point in the history
  8. Revert "rename to IERC20Extended"

    This reverts commit 1e7d7a5.
    Amxx committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    f82136d View commit details
    Browse the repository at this point in the history
  9. add new interface tod ocs

    frangio authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    4206c59 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    9ab5e05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62175c0 View commit details
    Browse the repository at this point in the history