chainlink icon indicating copy to clipboard operation
chainlink copied to clipboard

Enumerable bytes set library

Open RayXpub opened this issue 1 year ago • 4 comments

Motivation

OZ does not provided an enumerable set for Bytes. This PR implements a bytes set library based on the existing OZ enumerable set logic.

Solution

Add an EnumerableBytesSet library to shared contracts.

RayXpub avatar Sep 30 '24 18:09 RayXpub

I see you updated files related to contracts. Please run pnpm changeset in the contracts directory to add a changeset.

github-actions[bot] avatar Sep 30 '24 18:09 github-actions[bot]

WF: CI Core#b47b10c

No errors found in this run. 🎉

github-actions[bot] avatar Sep 30 '24 18:09 github-actions[bot]

WF: CI Core#9d9c788

No errors found in this run. 🎉

github-actions[bot] avatar Oct 09 '24 08:10 github-actions[bot]

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Dec 09 '24 00:12 github-actions[bot]