Skip to content

Conversation

@Dozie2001
Copy link
Contributor

@Dozie2001 Dozie2001 commented Feb 2, 2025

re #915

Description

reverse the changes made in #884
closes #915

Related Issue(s)

Other information

Previous work: #934

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

Important

We do not accept minor grammatical fixes (e.g., correcting typos, rewording sentences) unless they significantly improve clarity in technical documentation. These contributions, while appreciated, are not a priority for merging. If there is a grammatical error feel free to message the team.

@openzeppelin-code
Copy link

revert(subgraph): reverses changes made

Generated at commit: dcab2bc30f72428837a9d7bff7c16ed25ef3c323

🚨 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

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 @Dozie2001

@vplasencia vplasencia merged commit b96467f into semaphore-protocol:main Feb 3, 2025
5 checks passed
@gitpoap-bot
Copy link

gitpoap-bot bot commented Feb 3, 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.

Lauman added a commit to crowd-wisdom/semaphore that referenced this pull request Feb 12, 2025
* docs: update contributing and pull_request_template files

* feat(website): add obscurus to projects section (semaphore-protocol#941)

re semaphore-protocol#939

* chore: fix 404 status URL (semaphore-protocol#917)

Signed-off-by: hanghuge <[email protected]>

* docs(website): update roadmap (semaphore-protocol#943)

docs(website): update roadmap on the website

* docs: make year update dynamically on website and docs (semaphore-protocol#945)

* docs: make year update dynamically on website and docs

* docs(docs): make year update dynamically

* docs: fix broken link and typo correction (semaphore-protocol#923)

* broken redirect CONTRIBUTING.md

* typo README.md

* docs: fixed circuit logic url (semaphore-protocol#931)

fix: circuit logic url

* chore(subgraph): update matchstick-as dependency (semaphore-protocol#946)

* 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 (semaphore-protocol#918)

* 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]>

* revert(subgraph): reverses changes made (semaphore-protocol#952)

re semaphore-protocol#915

* Refactor/type-validation (semaphore-protocol#951)

* chore(data): add @zk-kit/utils dependency

* refactor(data): refactor parameter validation using @zk-kit/utils

* chore: update utils package version (semaphore-protocol#954)

* chore: v4.9.0

---------

Signed-off-by: hanghuge <[email protected]>
Co-authored-by: Vivian Plasencia <[email protected]>
Co-authored-by: 0xpanoramix <[email protected]>
Co-authored-by: hanghuge <[email protected]>
Co-authored-by: youyyytrok <[email protected]>
Co-authored-by: Sumit Vekariya <[email protected]>
Co-authored-by: zanastas <[email protected]>
Co-authored-by: Chidozie DAVID <[email protected]>
Co-authored-by: Faezeh Shakouri <[email protected]>
Lauman added a commit to crowd-wisdom/semaphore that referenced this pull request Feb 12, 2025
* docs: update contributing and pull_request_template files

* feat(website): add obscurus to projects section (semaphore-protocol#941)

re semaphore-protocol#939

* chore: fix 404 status URL (semaphore-protocol#917)



* docs(website): update roadmap (semaphore-protocol#943)

docs(website): update roadmap on the website

* docs: make year update dynamically on website and docs (semaphore-protocol#945)

* docs: make year update dynamically on website and docs

* docs(docs): make year update dynamically

* docs: fix broken link and typo correction (semaphore-protocol#923)

* broken redirect CONTRIBUTING.md

* typo README.md

* docs: fixed circuit logic url (semaphore-protocol#931)

fix: circuit logic url

* chore(subgraph): update matchstick-as dependency (semaphore-protocol#946)

* 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 (semaphore-protocol#918)

* Add new article

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

remove referral link



---------



* revert(subgraph): reverses changes made (semaphore-protocol#952)

re semaphore-protocol#915

* Refactor/type-validation (semaphore-protocol#951)

* chore(data): add @zk-kit/utils dependency

* refactor(data): refactor parameter validation using @zk-kit/utils

* chore: update utils package version (semaphore-protocol#954)

* chore: v4.9.0

---------

Signed-off-by: hanghuge <[email protected]>
Co-authored-by: Vivian Plasencia <[email protected]>
Co-authored-by: 0xpanoramix <[email protected]>
Co-authored-by: hanghuge <[email protected]>
Co-authored-by: youyyytrok <[email protected]>
Co-authored-by: Sumit Vekariya <[email protected]>
Co-authored-by: zanastas <[email protected]>
Co-authored-by: Chidozie DAVID <[email protected]>
Co-authored-by: Faezeh Shakouri <[email protected]>
jimmychu0807 added a commit to jimmychu0807/semaphore that referenced this pull request Mar 27, 2025
* feat(website): add obscurus to projects section (semaphore-protocol#941)

re semaphore-protocol#939

* chore: fix 404 status URL (semaphore-protocol#917)

Signed-off-by: hanghuge <[email protected]>

* docs(website): update roadmap (semaphore-protocol#943)

docs(website): update roadmap on the website

* docs: make year update dynamically on website and docs (semaphore-protocol#945)

* docs: make year update dynamically on website and docs

* docs(docs): make year update dynamically

* docs: fix broken link and typo correction (semaphore-protocol#923)

* broken redirect CONTRIBUTING.md

* typo README.md

* docs: fixed circuit logic url (semaphore-protocol#931)

fix: circuit logic url

* chore(subgraph): update matchstick-as dependency (semaphore-protocol#946)

* 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 (semaphore-protocol#918)

* 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]>

* revert(subgraph): reverses changes made (semaphore-protocol#952)

re semaphore-protocol#915

* Refactor/type-validation (semaphore-protocol#951)

* chore(data): add @zk-kit/utils dependency

* refactor(data): refactor parameter validation using @zk-kit/utils

* chore: update utils package version (semaphore-protocol#954)

* chore: v4.9.0

* Fix broken link for LeanMIT (semaphore-protocol#956)

chore: fixes broken link for LeanMIT

* chore(group): update leanimt package version (semaphore-protocol#957)

* chore: v4.9.1

* docs(website): update spec status to true on roadmap (semaphore-protocol#959)

* docs(website): update roadmap to add semaphore noir implementation (semaphore-protocol#962)

* docs: add specification document link to website and docs (semaphore-protocol#965)

* docs(website): add scaling semaphore with pir to the roadmap (semaphore-protocol#969)

* update to latest semaphore

---------

Signed-off-by: hanghuge <[email protected]>
Co-authored-by: 0xpanoramix <[email protected]>
Co-authored-by: hanghuge <[email protected]>
Co-authored-by: Vivian Plasencia <[email protected]>
Co-authored-by: youyyytrok <[email protected]>
Co-authored-by: Sumit Vekariya <[email protected]>
Co-authored-by: zanastas <[email protected]>
Co-authored-by: Chidozie DAVID <[email protected]>
Co-authored-by: Faezeh Shakouri <[email protected]>
Co-authored-by: ewynx <[email protected]>
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

2 participants