hdp icon indicating copy to clipboard operation
hdp copied to clipboard

Fact Hash computation command

Open rkdud007 opened this issue 11 months ago • 0 comments

For debugging purpose and mocking submit-sharp logic, would nice to have command in hdp to compute fact hash value from given Cairo input ( As the hash will be deterministic from input file )

Reference for fact hash calcuation

https://gist.github.com/rkdud007/0b161e3dcd6ede711637edd5a5ead9c3

Ideal solution

hdp compute-fact --input-file ${file_path}

rkdud007 avatar Mar 06 '24 09:03 rkdud007