-
Notifications
You must be signed in to change notification settings - Fork 29
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
display of winner #6
Comments
Good Catch. Go ahead and create a PR, will be happy to see the enchancement. |
This project is running on a legacy solc version. |
Please refer to the issue #11 |
Fixed the Cast Vote page issue, please clone/pull the latest changes from master and run the project with steps that I've mentioned in the README. |
Thanks for the update sir.
But I wish to have one hour of your time, for me to discuss few doubts with
you.
Please can you mention your free time and give your contact number.
Thanks & Regards
Nanda Kishore
…On Thu, Aug 11, 2022, 2:29 PM Sumit Banik ***@***.***> wrote:
Fixed the Cast Vote page issue, please clone/pull the latest changes from
master and run the project with steps that I've mentioned in the README.
cc: @tarunratan <https://github.com/tarunratan> @Nanda9959
<https://github.com/Nanda9959>
—
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATMZR2ION2VK5BB6ZRLWPG3VYS6FVANCNFSM5SVA5LHQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I got an error with respect to delopying the smart contracts using the command " truffle migrate --reset " But I got the following error E:\PROJECT files\BlockVote-master>truffle migrate --reset /E/PROJECT files/BlockVote-master/contracts/Election.sol:2:1: SyntaxError: Source file requires different compiler version (current compiler is 0.5.0+commit.1d4f565a.Emscripten.clang - note that nightly builds are considered to be strictly less than the released version EDIT |
have you connected your account to metamask? |
That's not being possible
The same loading page can be seen
…On Thu, Aug 11, 2022, 9:43 PM Sumit Banik ***@***.***> wrote:
I got an error with respect to delopying the smart contracts using the
command " truffle migrate --reset "
But I got the following error
E:\PROJECT files\BlockVote-master>truffle migrate --reset Compiling
.\contracts\Election.sol... Compiling .\contracts\Migrations.sol...
/E/PROJECT files/BlockVote-master/contracts/Election.sol:2:1: SyntaxError:
Source file requires different compiler version (current compiler is
0.5.0+commit.1d4f565a.Emscripten.clang - note that nightly builds are
considered to be strictly less than the released version pragma solidity
0.8.16; ^---------------------^ ,/E/PROJECT
files/BlockVote-master/contracts/Migrations.sol:2:1: SyntaxError: Source
file requires different compiler version (current compiler is
0.5.0+commit.1d4f565a.Emscripten.clang - note that nightly builds are
considered to be strictly less than the released version pragma solidity
0.8.16; ^---------------------^ Compilation failed. See above. Truffle
v5.0.2 (core: 5.0.2) Node v16.16.0
*EDIT* I have changed the solidity files version for my case to strictly
0.5.0 and my files got compiled and deployed. BUT still, *the problem of
cast vote is not working.*
I
<https://user-images.githubusercontent.com/63529934/161937998-5d70f421-0da5-4432-a131-92bd4829c80d.png>
have you connected your account to metamask?
—
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATMZR2L2ZFABPRLRPIM4BJ3VYUREHANCNFSM5SVA5LHQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
What is not possible? You have to click on three dots and manually connect to the site! |
good morning sir I have a doubt from the below reference image here I feel like it is taking JSON files of election and migration files right? is this the reason for the error I am getting? |
@iSumitBanik sir please can you do a small screen sharing video from the starting like how you executed it |
Hello, sir please can you help by creating a small youtube video on the exact process of getting the output of the project? |
hello sir please help me |
I do require your help a lot. |
i have gone through the code
but how do you declare the winner there is no functionality regarding it
The text was updated successfully, but these errors were encountered: