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

Conversation

@vadorovsky
Copy link
Contributor

@vadorovsky vadorovsky commented Sep 30, 2023

People report increased build times of Solana SDK (Lightprotocol/light-poseidon#31) after Poseidon syscall was merged (#32680).

Not every Solana developer is going to need the Poseidon syscall. It's mostly meant fot ZK-related applications and protocols, so the SDK functionality related to Poseidon can be optionally enabled there.

Therefore, hide the Poseidon functionality behind the poseidon feature flag.

@mergify mergify bot added community Community contribution need:merge-assist labels Sep 30, 2023
@mergify mergify bot requested a review from a team September 30, 2023 14:26
@mvines mvines added the CI Pull Request is ready to enter CI label Sep 30, 2023
@solana-grimes solana-grimes removed the CI Pull Request is ready to enter CI label Sep 30, 2023
@samkim-crypto
Copy link
Contributor

Hey! Have there been any progress on this PR yet? The CI seems to fail.

@github-actions github-actions bot added the stale [bot only] Added to stale content; results in auto-close after a week. label Oct 23, 2023
@vadorovsky
Copy link
Contributor Author

@samkim-crypto Sorry for late reaction! Now CI should be passing.

@github-actions github-actions bot removed the stale [bot only] Added to stale content; results in auto-close after a week. label Oct 30, 2023
@samkim-crypto samkim-crypto added the CI Pull Request is ready to enter CI label Nov 8, 2023
@solana-grimes solana-grimes removed the CI Pull Request is ready to enter CI label Nov 8, 2023
People report increased build times of Solana SDK
(Lightprotocol/light-poseidon#31) after Poseidon syscall was
merged (#32680).

Not every Solana developer is going to need the Poseidon syscall. It's
mostly meant fot ZK-related applications and protocols, so the SDK
functionality related to Poseidon can be optionally enabled there.

Therefore, hide the Poseidon functionality behind the `poseidon`
feature flag.
@samkim-crypto samkim-crypto added the CI Pull Request is ready to enter CI label Nov 15, 2023
@solana-grimes solana-grimes removed the CI Pull Request is ready to enter CI label Nov 15, 2023
@github-actions github-actions bot added the stale [bot only] Added to stale content; results in auto-close after a week. label Nov 29, 2023
@github-actions github-actions bot closed this Dec 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

community Community contribution need:merge-assist stale [bot only] Added to stale content; results in auto-close after a week.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants