Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Biguint #106

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Biguint #106

merged 1 commit into from
Sep 27, 2024

Conversation

virgil-serbanuta
Copy link
Member

@virgil-serbanuta virgil-serbanuta commented Sep 26, 2024

Closes #36
Closes #31

@virgil-serbanuta virgil-serbanuta merged commit 6f63e86 into main Sep 27, 2024
1 check passed
@virgil-serbanuta virgil-serbanuta deleted the biguint branch September 27, 2024 16:34
ACassimiro added a commit that referenced this pull request Sep 27, 2024
* Implement TokenIdentifier (#100)

* Mutable variables (#105)

* Update K to 149 (#99) (#101)

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

* Introducing mutable variables and preventing override on immutable ones

* Adding minor comments

* Update K to 149 (#99) (#104)

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

* Removing restrictions over reassignments of immutable variables

* [Fix] Removing restrictions over reassignments of immutable variables

* Addressing review comments

---------

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

* Implement the send() function for contracts (#102)

* Enabling assignments on tuples with let expressions (#107)

* Enabling assignments on tuples with let expressions

* Addressing comments

* Implement call_value() (#103)

* BigUint operations (#106)

---------

Co-authored-by: Virgil <[email protected]>
ACassimiro added a commit that referenced this pull request Sep 30, 2024
* Updating to match main (#109)

* Implement TokenIdentifier (#100)

* Mutable variables (#105)

* Update K to 149 (#99) (#101)

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

* Introducing mutable variables and preventing override on immutable ones

* Adding minor comments

* Update K to 149 (#99) (#104)

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

* Removing restrictions over reassignments of immutable variables

* [Fix] Removing restrictions over reassignments of immutable variables

* Addressing review comments

---------

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

* Implement the send() function for contracts (#102)

* Enabling assignments on tuples with let expressions (#107)

* Enabling assignments on tuples with let expressions

* Addressing comments

* Implement call_value() (#103)

* BigUint operations (#106)

---------

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

* Modifying pyk version

* Modifying krun dir_paths to appropriate targets

---------

Co-authored-by: Virgil <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implementations - Biguint - Rust + Mx Expression Evaluation - struct operators - MX + Rust
2 participants