aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

(Operator): Update ffi_binding to check buffers

Open PatStiles opened this issue 1 year ago • 1 comments

Draft pr updating the ffi bindings to handle zero size and null length inputs. @NicolasRampoldi @srosati The Halo2 bindings will need more work and updates within our fork.

PatStiles avatar Aug 07 '24 14:08 PatStiles

This pr now addresses:

  • Addresses: out of bounds errors from audits
  • Refactors Halo2 ffi bindings
  • Updates the merkle_tree ffi test files
  • Adds ci test for merkle_tree

PatStiles avatar Aug 21 '24 14:08 PatStiles