zkmopro / mopro

Making client-side proving on mobile simple.
https://zkmopro.org
Apache License 2.0
118 stars 32 forks source link

Config: Have a section for a adapter specific configs #178

Closed ElusAegis closed 2 months ago

ElusAegis commented 3 months ago

Different adapters need different config entries. Thus the a need to make some entries to be only required for a particular adapter type.

I guess these options are not needed for Halo2. Should we remove dylib and witness from this config?

_Originally posted by @oskarth in https://github.com/zkmopro/mopro/pull/149#discussion_r1625339482_

chancehudson commented 2 months ago

Closing, config logic is implemented in rust now and is adapter specific