dyne / Zenroom

Embedded no-code VM executing human-like language to manipulate data and process cryptographic operations.
https://dev.zenroom.org
GNU Affero General Public License v3.0
186 stars 61 forks source link

feat: ✨ add support for time on explicit sum operations in zencode #847

Closed matteo-cristino closed 2 months ago

jaromil commented 2 months ago

This seems very well done. I think that implementing subtraction should be enough to finish the PR, since other operations are less likely to be needed on time elements. Also we need to implement comparisons (equal, less or more than)

jaromil commented 2 months ago

Awesome!