Skip to content

v0.1.42: Implement `i64` and `i128` Types and Host Functions (#45)

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 12:30
f689855
* implement `i64`

* implement `i128`

* add komet tests for i128 operations

* `test_adder`: add `i64` and `i128` tests

* Set Version: 0.1.38

* Set Version: 0.1.39

* enable `--id` argument in `komet prove`

* update `test_prove_adder` to use `--id` argument to skip new properties

* Set Version: 0.1.42

---------

Co-authored-by: devops <[email protected]>