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

Miscellaneous Solidity cleanups #42

Merged
merged 5 commits into from
Oct 24, 2021

Conversation

aspiers
Copy link
Contributor

@aspiers aspiers commented Oct 23, 2021

No description provided.

Avoid errors like the following:

Warning: Visibility for constructor is ignored. If you want the contract to be non-deployable, making it "abstract" is sufficient.                                                                                                --> contracts/handlers/ERC20Handler.sol:47:5:
   |
47 |     constructor(
   |     ^ (Relevant source part starts here and spans across multiple lines).
contracts/semaphore/SemaphoreAnchorBase.sol Outdated Show resolved Hide resolved
@drewstone drewstone merged commit b4d8468 into tangle-network:eth-lisbon Oct 24, 2021
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.

2 participants