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

Lambdaworks wrapper #13

Merged
merged 27 commits into from
Aug 3, 2023
Merged

Lambdaworks wrapper #13

merged 27 commits into from
Aug 3, 2023

Conversation

toni-calvin
Copy link
Contributor

No description provided.

@toni-calvin toni-calvin marked this pull request as ready for review July 31, 2023 17:01
pkg/lambdaworks/lambdaworks.go Outdated Show resolved Hide resolved
Copy link
Contributor

@fmoletta fmoletta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good!
I think we should add a FromHex method, as with this api we can only create a Felt from uint64

@mmsc2
Copy link
Contributor

mmsc2 commented Jul 31, 2023

Looks Good! I think we should add a FromHex method, as with this api we can only create a Felt from uint64

In addition to this. a method "from string" would be really useful too.

@gabrielbosio gabrielbosio mentioned this pull request Jul 31, 2023
toni-calvin and others added 2 commits August 3, 2023 10:30
More expressive method name.

Co-authored-by: fmoletta <[email protected]>
toni-calvin and others added 5 commits August 3, 2023 10:34
- Felt function to add multiple felts at the same time.
- Felt function to sub multiple felts at the same time.
Copy link
Contributor

@fmoletta fmoletta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 🚀 , left small suggestion

pkg/lambdaworks/lambdaworks.go Outdated Show resolved Hide resolved
@jrchatruc jrchatruc merged commit 9117ffd into main Aug 3, 2023
1 check passed
@jrchatruc jrchatruc deleted the lambdaworks-wrapper branch August 3, 2023 16:27
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.

4 participants