Add the following error handling in circuit: - pointsReadLength is not a multiple of 3 (see simulator code which returns InstructionExecutionError) - each point is on Grumpkin curve (simulator also throws InstructionExecutionError)
Add the following error handling in circuit: