Skip to content

feat: rust verifier web#253

Merged
1-leo merged 10 commits intomasterfrom
241-rust-event-verifier-on-web
Oct 22, 2025
Merged

feat: rust verifier web#253
1-leo merged 10 commits intomasterfrom
241-rust-event-verifier-on-web

Conversation

@1-leo
Copy link
Contributor

@1-leo 1-leo commented Oct 21, 2025

refactor: secp256k1 to rust native dep so it works on web without additional tooling.

I tried to include build scripts so the dev doesn't need to copy the files manually. Couldn't get it to work.

@1-leo 1-leo linked an issue Oct 21, 2025 that may be closed by this pull request
@1-leo 1-leo changed the title refactor: secp256k1 to rust native dep feat: rust verifier web Oct 21, 2025
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.52%. Comparing base (643de1c) to head (1330581).
⚠️ Report is 11 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #253   +/-   ##
=======================================
  Coverage   68.52%   68.52%           
=======================================
  Files         126      126           
  Lines        4464     4464           
=======================================
  Hits         3059     3059           
  Misses       1405     1405           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@1-leo 1-leo marked this pull request as ready for review October 21, 2025 12:09
@1-leo 1-leo requested review from frnandu and nogringo October 21, 2025 12:10
@1-leo 1-leo self-assigned this Oct 21, 2025
@1-leo 1-leo added the enhancement New feature or request label Oct 21, 2025
@1-leo 1-leo added this to ndk-dev Oct 21, 2025
@1-leo 1-leo moved this to In Progress in ndk-dev Oct 21, 2025
@1-leo 1-leo requested a review from nogringo October 21, 2025 17:38
@1-leo 1-leo merged commit 543578c into master Oct 22, 2025
3 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in ndk-dev Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Rust event verifier on web

2 participants