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

Add EIP: EVM Modular Arithmetic Extensions (EVMMAX) #6601

Closed
wants to merge 19 commits into from

Conversation

jwasinger
Copy link
Contributor

@jwasinger jwasinger commented Mar 2, 2023

No description provided.

@jwasinger jwasinger requested a review from eth-bot as a code owner March 2, 2023 23:30
@jwasinger jwasinger changed the title EVMMAX: EVM Modular Arithmetic Extensions Add EIP-6601: EVM Modular Arithmetic Extensions Mar 2, 2023
@jwasinger jwasinger marked this pull request as draft March 2, 2023 23:39
@github-actions github-actions bot added s-draft This EIP is a Draft t-core labels Mar 3, 2023
@eth-bot
Copy link
Collaborator

eth-bot commented Mar 3, 2023

File EIPS/eip-6601.md

Requires 1 more reviewers from @axic, @g11tech, @gcolvin, @lightclient, @Pandapip1, @SamWilsn

@eth-bot eth-bot added e-consensus Waiting on editor consensus e-review Waiting on editor to review labels Mar 3, 2023
@github-actions github-actions bot added the w-ci Waiting on CI to pass label Mar 3, 2023
@github-actions github-actions bot added w-ci Waiting on CI to pass and removed w-ci Waiting on CI to pass labels Mar 3, 2023
@github-actions github-actions bot removed the w-ci Waiting on CI to pass label Mar 5, 2023
@github-actions github-actions bot added the w-ci Waiting on CI to pass label Mar 5, 2023
@github-actions github-actions bot added the c-new Creates a brand new proposal label Mar 5, 2023
chfast added a commit to ethereum/evmone that referenced this pull request Jul 31, 2023
Add evmmax library with prototype C++ API for Montgomery-based modular arithmetic. This does not implement all aspects of the EVMMAX spec, but is a good starting point for prototyping EVMMAX usage in C++.

See these EIP drafts for more information about EVMMAX:

- ethereum/EIPs#5843
- ethereum/EIPs#6601
@github-actions
Copy link

github-actions bot commented Sep 2, 2023

There has been no activity on this pull request for 2 weeks. It will be closed after 3 months of inactivity. If you would like to move this PR forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review.

@github-actions github-actions bot added the w-stale Waiting on activity label Sep 2, 2023
@g11tech
Copy link
Contributor

g11tech commented Sep 13, 2023

just checking up on the status of this EIP drafting @jwasinger

@github-actions github-actions bot removed the w-stale Waiting on activity label Sep 14, 2023
@github-actions
Copy link

There has been no activity on this pull request for 2 weeks. It will be closed after 3 months of inactivity. If you would like to move this PR forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review.

@github-actions github-actions bot added the w-stale Waiting on activity label Sep 28, 2023
@eth-bot eth-bot changed the title Add EIP-6601: EVM Modular Arithmetic Extensions Add EIP: EVM Modular Arithmetic Extensions (EVMMAX) Nov 2, 2023
Copy link

github-actions bot commented Nov 2, 2023

The commit a94e365 (as a parent of eb3be88) contains errors.
Please inspect the Run Summary for details.

@github-actions github-actions bot removed the w-stale Waiting on activity label Nov 3, 2023
Copy link

There has been no activity on this pull request for 2 weeks. It will be closed after 3 months of inactivity. If you would like to move this PR forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review.

@github-actions github-actions bot added the w-stale Waiting on activity label Nov 17, 2023
@github-actions github-actions bot removed the w-stale Waiting on activity label Nov 28, 2023
Copy link

There has been no activity on this pull request for 2 weeks. It will be closed after 3 months of inactivity. If you would like to move this PR forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review.

@github-actions github-actions bot added w-stale Waiting on activity and removed w-stale Waiting on activity labels Dec 12, 2023
Copy link

There has been no activity on this pull request for 2 weeks. It will be closed after 3 months of inactivity. If you would like to move this PR forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review.

@github-actions github-actions bot added the w-stale Waiting on activity label Dec 28, 2023
Copy link

github-actions bot commented Feb 9, 2024

This pull request was closed due to inactivity. If you are still pursuing it, feel free to reopen it and respond to any feedback or request a review in a comment.

@github-actions github-actions bot closed this Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-new Creates a brand new proposal e-consensus Waiting on editor consensus e-review Waiting on editor to review s-draft This EIP is a Draft t-core w-ci Waiting on CI to pass w-stale Waiting on activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants