Skip to content

Conversation

@Dozie2001
Copy link
Contributor

Description

Related Issue(s)

Close #915

Other information

Checklist

  • My code follows the style guidelines of this project
  • 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

@Dozie2001
Copy link
Contributor Author

@cedoor still waiting on a review

@vplasencia
Copy link
Member

Hey @Dozie2001! Thank you for this PR. I will review it asap.

vplasencia and others added 9 commits January 14, 2025 15:10
docs(website): update roadmap on the website
…tocol#945)

* docs: make year update dynamically on website and docs

* docs(docs): make year update dynamically
* broken redirect CONTRIBUTING.md

* typo README.md
)

* chore(subgraph): update matchstick-as dependency

* chore(subgraph): update dependency versions

* ci: update pull request workflow to install libssl1.1 before testing the subgraph

* ci: update pull requests workflow

* ci: update ubuntu version

* ci: update ubuntu version in tests

* ci: update ubuntu version
* Add new article

* Update apps/website/src/data/articles.json

remove referral link

Co-authored-by: Vivian Plasencia <[email protected]>

---------

Co-authored-by: Vivian Plasencia <[email protected]>
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.

Hey @Dozie2001! Thank you for this PR. The branch has some conflicts because the subgraph dependencies were updated recently.

It looks like with the new version of the packages in the subgraph app, this issue and the one that was solved in this PR: #884 are not issues anymore.

It means that the changes added to this PR are no longer necessary.

What about updating this branch with the main branch changes (solving the conflicts) and undo the changes of this PR: https://github.com/semaphore-protocol/semaphore/pull/884/files in your PR?

@Dozie2001
Copy link
Contributor Author

Will do

@openzeppelin-code
Copy link

fix: clean node_modules before build contracts

Generated at commit: 9831fd98c1dadbbdde7e52c4a5c5e098517d6f39

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
0
0
0
4
15
19
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

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.

Error when running yarn codegen <network> after running yarn build inside the subgraph app

7 participants