0xPolygonZero / plonky2

Apache License 2.0
755 stars 278 forks source link

fix: Make `add_generators` public #1463

Closed ratankaliani closed 8 months ago

ratankaliani commented 8 months ago

Downstream repo's, such as plonky2x, need access to add_generators.

Nashtare commented 8 months ago

Will merge once https://github.com/0xPolygonZero/plonky2/pull/1464 is merged, so that CI remains green on main.

Nashtare commented 8 months ago

@ratankaliani I can't bypass the requirements, can you merge latest main to get the CI to be green on your PR? Thanks!

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

ratankaliani commented 8 months ago

@Nashtare merged into this branch!