workshop
workshop copied to clipboard
Auction SnarkVM Error
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'.
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'.
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.
@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.