o1-labs / o1js

TypeScript framework for zk-SNARKs and zkApps
https://docs.minaprotocol.com/en/zkapps/how-to-write-a-zkapp
Apache License 2.0
473 stars 105 forks source link

Specify feature flags for `Pickles.sideLoaded` #1688

Closed Trivo25 closed 1 week ago

Trivo25 commented 1 week ago

Allows of custom specification of feature flags under the DynamicProof class

bindings https://github.com/o1-labs/o1js-bindings/pull/277

closes https://github.com/o1-labs/o1js/issues/1686