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

Chore: generalize the REPL field and enable BN256 #1017

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Conversation

arthurpaulino
Copy link
Contributor

  • Remove the hardcoded Pallas field from the REPL
  • Enable the use of BN256/Grumpkin cycle

Addresses the second item of #533

@arthurpaulino arthurpaulino requested a review from a team as a code owner January 4, 2024 00:34
src/cli/backend.rs Outdated Show resolved Hide resolved
@arthurpaulino arthurpaulino changed the title Chore: generalize REPL the field and enable BN256 Chore: generalize the REPL field and enable BN256 Jan 4, 2024
src/cli/backend.rs Outdated Show resolved Hide resolved
src/cli/mod.rs Outdated Show resolved Hide resolved
* Remove the hardcoded Pallas field from the REPL
* Enable the use of BN256/Grumpkin cycle
Copy link
Contributor

@huitseeker huitseeker left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

@arthurpaulino arthurpaulino added this pull request to the merge queue Jan 4, 2024
github-actions bot pushed a commit that referenced this pull request Jan 4, 2024
Merged via the queue into main with commit bc13609 Jan 4, 2024
12 checks passed
@arthurpaulino arthurpaulino deleted the refactor-repl branch January 4, 2024 20:14
@arthurpaulino arthurpaulino mentioned this pull request Jan 4, 2024
3 tasks
arthurpaulino added a commit that referenced this pull request Jan 5, 2024
* Remove hardcoded Coproc occurrences from the REPL implementation
* Use Coproc on the top-level call
* Fix a non-generalized leftover from #1017
arthurpaulino added a commit that referenced this pull request Jan 5, 2024
* Remove hardcoded Coproc occurrences from the REPL implementation
* Use Coproc on the top-level call
* Fix a non-generalized leftover from #1017
github-merge-queue bot pushed a commit that referenced this pull request Jan 5, 2024
* Remove hardcoded Coproc occurrences from the REPL implementation
* Use Coproc on the top-level call
* Fix a non-generalized leftover from #1017
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.

2 participants