Mike Turner

Results 27 comments of Mike Turner

Images for reference ![image](https://user-images.githubusercontent.com/26438809/108082040-43ec3d80-7037-11eb-9e75-724a80b8007e.png) ![image](https://user-images.githubusercontent.com/26438809/108082201-7138eb80-7037-11eb-842d-e7b555cffb50.png)

The SDK code for signing runs the signature algorithm outside of the context of a circuit. However when running a circuit via a leo function, and given the function executes...

> @iamalwaysuncomfortable I've traced what the word 'test' turns into when being signed and it turns into field 1953719668field which is when verified on its own out of the circuit...

This is a great idea, I will likely attempt to implement this for development environments

Can you please put a link to the rendered version of this Arc in the PR description?

This is a general problem with record searching, we are working on some models for better record searching.

A runtime benchmark table for opcodes + pricing table is in the works.

Basically as priced currently in the SnarkVM code. Opcodes are currently priced such that 1 second of runtime costs 100 credits. This was future proofing to ensure that in the...

@d0cd the conclusion I've come to is that a sufficiently low `BLOCK_SPEND_LIMIT` somewhere around `750` as you've suggeested and an increase of them current hash opcode prices `20x` should be...

This is awaiting a benchmark. We will perform this soon.