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

feat(client): ecrecover accelerated precompile #342

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Jun 28, 2024

Overview

Adds a host-accelerated precompile for ecrecover with the FPVM backend.

@clabby clabby added K-feature Kind: feature A-client Area: client binary labels Jun 28, 2024
@clabby clabby self-assigned this Jun 28, 2024
@clabby clabby added this to the Phase 3: Kona Client & Host milestone Jun 28, 2024
@clabby clabby force-pushed the cl/exec-precompile-overrides branch from 7294773 to 80b4c10 Compare June 28, 2024 16:39
@clabby clabby force-pushed the cl/accelerated-ecrecover branch from b570072 to cdf1c7b Compare June 28, 2024 16:39
@clabby clabby force-pushed the cl/exec-precompile-overrides branch from 80b4c10 to 1c89f38 Compare June 28, 2024 17:30
@clabby clabby force-pushed the cl/accelerated-ecrecover branch from cdf1c7b to 5b9c6bd Compare June 28, 2024 17:30
@clabby clabby force-pushed the cl/exec-precompile-overrides branch from 1c89f38 to 9816543 Compare June 28, 2024 17:32
@clabby clabby force-pushed the cl/accelerated-ecrecover branch from 5b9c6bd to 1d84d0d Compare June 28, 2024 17:32
@clabby clabby force-pushed the cl/exec-precompile-overrides branch from 9816543 to f99a083 Compare June 28, 2024 17:35
@clabby clabby force-pushed the cl/accelerated-ecrecover branch from 1d84d0d to 7446d8a Compare June 28, 2024 17:35
@clabby clabby force-pushed the cl/exec-precompile-overrides branch from f99a083 to 753c31d Compare June 28, 2024 17:40
@clabby clabby force-pushed the cl/accelerated-ecrecover branch from 7446d8a to c5fe954 Compare June 28, 2024 17:40
@clabby clabby force-pushed the cl/exec-precompile-overrides branch from 753c31d to e221133 Compare June 28, 2024 17:59
@clabby clabby force-pushed the cl/accelerated-ecrecover branch from c5fe954 to 4807f98 Compare June 28, 2024 17:59
@refcell refcell changed the base branch from cl/exec-precompile-overrides to main June 28, 2024 18:08
## Overview

Adds a host-accelerated precompile for `ecrecover` with the FPVM
backend.
@clabby clabby force-pushed the cl/accelerated-ecrecover branch from 4807f98 to e50bd40 Compare June 28, 2024 18:09
@clabby clabby added this pull request to the merge queue Jun 28, 2024
Merged via the queue into main with commit cb99b4f Jun 28, 2024
14 checks passed
@clabby clabby deleted the cl/accelerated-ecrecover branch July 2, 2024 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-client Area: client binary K-feature Kind: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants