Skip to content

Conversation

@CristianPerez06
Copy link
Contributor

re #1056

Scripts folder - Replaced map with forEach functions
Related issue -> #1056

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have run yarn format and yarn lint without getting any errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@CristianPerez06 CristianPerez06 requested a review from a team as a code owner October 22, 2025 23:03
Copy link
Member

@vplasencia vplasencia left a comment

Choose a reason for hiding this comment

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

Looks great! Thank you very much @CristianPerez06 🚀

@vplasencia vplasencia merged commit 496e18e into semaphore-protocol:main Oct 23, 2025
2 of 4 checks passed
@gitpoap-bot
Copy link

gitpoap-bot bot commented Oct 23, 2025

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2025 Semaphore Contributor:

GitPOAP: 2025 Semaphore Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

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.

Replace map() with forEach()

2 participants