Skip to content
This repository has been archived by the owner on Aug 27, 2020. It is now read-only.

Remove duplicated Natspec from the implementation #36

Merged
merged 2 commits into from
Aug 13, 2020
Merged

Remove duplicated Natspec from the implementation #36

merged 2 commits into from
Aug 13, 2020

Conversation

axic
Copy link
Owner

@axic axic commented May 15, 2020

The interface has it already.

Depends on Solidity implementing Natspec inheritance (ethereum/solidity#8911) -- the 0.6.11 release. This release also supports natspec on events.

This change should not change the bytecode, only the metadata hash.

Depends on #39.

@axic axic marked this pull request as ready for review July 30, 2020 11:57
@MrChico
Copy link
Collaborator

MrChico commented Jul 30, 2020

Will you put the solc bump in here too? Afaiu this change doesnr make sense without it?

@axic
Copy link
Owner Author

axic commented Jul 30, 2020

Sorry forgot to push, but it is in #39.

@axic axic merged commit 2739718 into master Aug 13, 2020
@axic axic deleted the natspec branch August 13, 2020 20:14
@axic
Copy link
Owner Author

axic commented Aug 13, 2020

Verified locally that only the metadata changed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants