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

Auction SnarkVM Error #17

Open
DylanCkawalec opened this issue Oct 19, 2022 · 3 comments
Open

Auction SnarkVM Error #17

DylanCkawalec opened this issue Oct 19, 2022 · 3 comments

Comments

@DylanCkawalec
Copy link

Error [ECLI0377008]: Failed to execute the aleo build command.
SnarkVM Error: Record entry 'Bid.is_winner' expects a 'boolean', but found 'address' in the operand 'r0'.

@DylanCkawalec
Copy link
Author

The same can be found in Vote main.leo

Error [ECLI0377008]: Failed to execute the aleo build command.
SnarkVM Error: Record entry 'Proposal.info' expects a 'ProposalInfo', but found 'field' in the operand 'r1'.

@DylanCkawalec
Copy link
Author

DylanCkawalec commented Oct 19, 2022

The same can be found in Battleship main.leo

Error [ECLI0377008]: Failed to execute the aleo build command.
SnarkVM Error: Record entry 'board_state.game_started' expects a 'boolean', but found '0u64' in the operand.

@baibinghere
Copy link

@DylanCkawalec, you didn't specify what command you executed, what environment you have.
How would you let anyone to help you?

At least my execution of auction runs successfully on Ubuntu 20.02 with the steps followed in README.md.

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

No branches or pull requests

2 participants