Tristan
Tristan
@MoigeMatino now the problem with dependencies has been solved, you should be able to work on this issue again
@MoigeMatino any update?
@MoigeMatino just saw your last commit. You still don't use the newly created helper function. Do you need any help? you need to remove the comments you added as well
@MoigeMatino hey, I just tested locally and it shouldn't be that difficult. I copy pasted your code in _memory_value.go_ file : ``` func (memory *Memory) ResolveAsBigInt3(valAddr MemoryAddress) ([3]*f.Element, error) {...
@MoigeMatino `ResolveAsBigInt3` should be used : - 4 times in signatures hint - a few times (around 10) in EC hints without additional modification either. For some, we cannot use...
@MoigeMatino any update on this?
@MoigeMatino as Hari pointed out, please read the file entirely, y points are extracted in multiple places in the EC hint file
looks good!
@MoigeMatino any update ?
Hi @rodrigo-pino may i be assigned to this issue? thanks!