Skip to content

ERC-20: allow admin to change metadata#171

Merged
artob merged 7 commits intodevelopfrom
erc20-metadata
Jul 8, 2021
Merged

ERC-20: allow admin to change metadata#171
artob merged 7 commits intodevelopfrom
erc20-metadata

Conversation

@sept-en
Copy link
Copy Markdown
Contributor

@sept-en sept-en commented Jul 8, 2021

No description provided.

@sept-en sept-en added C-enhancement Category: New feature or request P-critical Priority: critical labels Jul 8, 2021
Comment thread etc/eth-contracts/contracts/EvmErc20.sol
Comment thread etc/eth-contracts/contracts/EvmErc20.sol
Comment thread etc/eth-contracts/contracts/EvmErc20.sol
Copy link
Copy Markdown
Contributor

@0x3bfc 0x3bfc left a comment

Choose a reason for hiding this comment

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

Minor changes

Comment thread etc/eth-contracts/hardhat.config.js
@artob artob self-assigned this Jul 8, 2021
Copy link
Copy Markdown
Contributor

@artob artob left a comment

Choose a reason for hiding this comment

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

LGTM 👍

As a general note, as discussed with @sept-en today, we ought to be checking in the resulting Solidity bytecode as well, since it isn't necessarily 100% reproducible otherwise. I'll add that.

@artob artob merged commit 0bae6ec into develop Jul 8, 2021
@artob artob deleted the erc20-metadata branch July 8, 2021 19:36
artob added a commit that referenced this pull request Jul 8, 2021
* Fix scheduled nightly clippy. (#160)
* Always compile tests with the `mainnet` feature. (#162)
* Move eth-connector tests to under `src/tests`. (#164)
* EIP-2718: Support typed transaction envelopes. (#165)
* Remove deprecated EIP-712 prover implementation. (#168)
* ERC-20: Allow admin to change token metadata. (#171)

Co-authored-by: Evgeny Ukhanov <evgeny@aurora.dev>
Co-authored-by: Kirill <kirill@aurora.dev>
Co-authored-by: Michael Birch <michael@aurora.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-enhancement Category: New feature or request P-critical Priority: critical

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants