rust-simplicity icon indicating copy to clipboard operation
rust-simplicity copied to clipboard

Test cost calculation against C

Open uncomputable opened this issue 2 years ago • 2 comments

We could add this to the c_rust_merkle fuzz test. https://github.com/BlockstreamResearch/simplicity/pull/166 exposes the API we need for FFI.

uncomputable avatar Jul 10 '23 16:07 uncomputable

We also need to update the cost of disconnect: https://github.com/BlockstreamResearch/simplicity/pull/168

uncomputable avatar Jul 11 '23 20:07 uncomputable

Needs update of the overhead value: https://github.com/BlockstreamResearch/simplicity/pull/174

uncomputable avatar Aug 03 '23 18:08 uncomputable