After using the update package to upgrade the vendored secp256k1, numerous errors were seen. Some of the were fixed by upgrading bindgen, and tweaking the various header files, but the field element _negate and _set_b32 functions are still unavailable.
After using the
update
package to upgrade the vendoredsecp256k1
, numerous errors were seen. Some of the were fixed by upgradingbindgen
, and tweaking the various header files, but the field element _negate and _set_b32 functions are still unavailable.