mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-11 18:23:09 +00:00
* Add new segment and global metadata * Insert into self-destruct set * Implement sys_selfdestruct * PR feedback * Fix stack underflow * Forgot that NOT 1 ≠ 0. Added %not_bit macro for that.