Skip to content

Fixed a few issues with the files in contracts folder#12

Open
gopikrishnanrmg wants to merge 3 commits intodappuniversity:masterfrom
gopikrishnanrmg:master
Open

Fixed a few issues with the files in contracts folder#12
gopikrishnanrmg wants to merge 3 commits intodappuniversity:masterfrom
gopikrishnanrmg:master

Conversation

@gopikrishnanrmg
Copy link
Copy Markdown

Fixed a few issues in files in contracts folder as a result of deprecation.

Added emit for event and fixed deprecation issue with the constructor.
Fixed the deprecation issue with the constructor.
Solidity version was outdated =>/election-master/contracts/Election.sol:1:1: SyntaxError: Source file requires different compiler version (current compiler is 0.4.24+commit.e67f0147.Emscripten.clang - note that nightly builds are considered to be strictly less than the released version
pragma solidity 0.4.20;

Updated the version to 0.4.24
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.

1 participant