Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Conversation

@Marvelousmicheal
Copy link
Contributor

Issue: Close #issue-number
close #268

Description

i added the colored onlydust logo to the contributors folders

Copy link
Member

@julio4 julio4 left a comment

Choose a reason for hiding this comment

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

Perfect but could you please remove the old Onlydust.svg file or just replace it with the new one

@Marvelousmicheal
Copy link
Contributor Author

done, would there be any FE issuses in the near future?

Copy link
Member

@julio4 julio4 left a comment

Choose a reason for hiding this comment

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

LGTM

@julio4 julio4 merged commit 74b768e into NethermindEth:dev Apr 9, 2025
2 checks passed
julio4 added a commit that referenced this pull request Jul 17, 2025
* feat: migrate merkle tree to snforge

* fix: remove print

* feat: migrate write any slot snforge

* feat: migrate struct mapping key snforge

* feat: migrate store packing snforge

* feat: migrate lib calls snforge

* feat: migrate hash trait snforge

* feat: migrate hash compatible snforge

* feat: migrate commit reveal snforge

* fix: added the colored onlydust logo (#294)

* fix: added the colored onlydust logo

* fix: added the colored onlydust logo

* fix: rename onlydust logo

---------

Co-authored-by: julio4 <30329843+julio4@users.noreply.github.com>

* chore(deps): bump estree-util-value-to-estree (#295)

Bumps the npm_and_yarn group with 1 update in the / directory: [estree-util-value-to-estree](https://github.com/remcohaszing/estree-util-value-to-estree).


Updates `estree-util-value-to-estree` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/remcohaszing/estree-util-value-to-estree/releases)
- [Commits](remcohaszing/estree-util-value-to-estree@v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: estree-util-value-to-estree
  dependency-version: 3.3.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: julio4 <30329843+julio4@users.noreply.github.com>

* chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates (#296)

Bumps the npm_and_yarn group with 3 updates in the / directory: [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers), [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@babel/helpers` from 7.26.7 to 7.27.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-helpers)

Updates `@babel/runtime` from 7.26.7 to 7.27.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime)

Updates `vite` from 5.4.14 to 5.4.17
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.17/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.17/packages/vite)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-version: 7.27.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@babel/runtime"
  dependency-version: 7.27.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.17
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: julio4 <30329843+julio4@users.noreply.github.com>

* feat: ZkSnark use case example (Circom, Groth16, Snarkjs, Garaga) (#270)

* feat: ZkSnark use case example (Circom, Groth16, Snarkjs, Garaga)

* feat(PR review): Move files to advanced-concepts/verify_proofs

* fix: typos

* fix: zksnark

* feat: improve zksnark wording

* fix: remove redundant paragraph

---------

Co-authored-by: julio4 <30329843+julio4@users.noreply.github.com>

* Update README.md

* chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#300)

Bumps the npm_and_yarn group with 2 updates in the / directory: [brace-expansion](https://github.com/juliangruber/brace-expansion) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `brace-expansion` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v2.0.1...v2.0.2)

Updates `vite` from 5.4.17 to 5.4.19
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 2.0.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.19
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: update dep and archive warning

* Add CODEOWNERS file (#299)

* Add CODEOWNERS file template

* update CODEOWNERS

---------

Co-authored-by: nethermind-oss-compliance[bot] <189609862+nethermind-oss-compliance[bot]@users.noreply.github.com>
Co-authored-by: julio4 <30329843+julio4@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Marvelousmicheal <112209435+Marvelousmicheal@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hudem1 <55464342+hudem1@users.noreply.github.com>
Co-authored-by: nethermind-oss-compliance[bot] <189609862+nethermind-oss-compliance[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The "OnlyDust" element does not change color when hovered.

2 participants