pod2/src/backends/plonky2
Ahmad Afuni 4fa9e20ecd
feat(backend): implement gadgets for remaining ops (#228)
* Implement gadgets for remaining ops

* Use overflowing arithmetic ops

* Code review

* Formatting
2025-05-13 07:34:35 +10:00
..
circuits feat(backend): implement gadgets for remaining ops (#228) 2025-05-13 07:34:35 +10:00
mainpod chore: implement Gt and GtEq as syntactic sugar (#216) 2025-05-06 06:59:59 +10:00
mock migrate from anyhow to thiserror (#197) 2025-04-22 15:07:04 +02:00
primitives migrate from anyhow to thiserror (#197) 2025-04-22 15:07:04 +02:00
basetypes.rs Make Plonky2 config more explicit (#209) 2025-04-30 07:15:20 +10:00
error.rs migrate from anyhow to thiserror (#197) 2025-04-22 15:07:04 +02:00
mod.rs migrate from anyhow to thiserror (#197) 2025-04-22 15:07:04 +02:00
signedpod.rs migrate from anyhow to thiserror (#197) 2025-04-22 15:07:04 +02:00