Skip to content

Remove duplicate import of the context contract#156

Merged
artob merged 2 commits intodevelopfrom
fix/remove-unused-context-import
Jun 21, 2021
Merged

Remove duplicate import of the context contract#156
artob merged 2 commits intodevelopfrom
fix/remove-unused-context-import

Conversation

@0x3bfc
Copy link
Copy Markdown
Contributor

@0x3bfc 0x3bfc commented Jun 21, 2021

The used ERC-20 v4.1.0 already imports the context.sol contract.

Also the EvmERC20 does not follow the openzeppling msgSender style.

@0x3bfc 0x3bfc added the C-enhancement Category: New feature or request label Jun 21, 2021
@0x3bfc 0x3bfc requested a review from artob as a code owner June 21, 2021 15:11
@0x3bfc 0x3bfc changed the base branch from master to develop June 21, 2021 15:11
@joshuajbouw joshuajbouw self-requested a review June 21, 2021 15:47
Copy link
Copy Markdown
Contributor

@joshuajbouw joshuajbouw left a comment

Choose a reason for hiding this comment

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

Looks straight forward

@artob artob self-assigned this Jun 21, 2021
@artob artob merged commit 76615d0 into develop Jun 21, 2021
@artob artob deleted the fix/remove-unused-context-import branch June 21, 2021 23:59
artob added a commit that referenced this pull request Jun 23, 2021
* Remove engine feature flag. (#154)
* Move tests to `src/tests`. (#155)
* Improve the `EvmErc20.sol` contract. (#156)
* Properly document endianess. (#157)
* Fix NEP-141 compliance. (#158)

Co-authored-by: Ahmed Ali <ahmed@aurora.dev>
Co-authored-by: Frank Braun <frank@aurora.dev>
Co-authored-by: Kirill <kirill@aurora.dev>
Co-authored-by: Marcelo Fornet <marcelo@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants