Skip to content

Fix missing no_std in Stellar contracts#471

Merged
brozorec merged 2 commits intomasterfrom
fix/stellar-no-std
Mar 3, 2025
Merged

Fix missing no_std in Stellar contracts#471
brozorec merged 2 commits intomasterfrom
fix/stellar-no-std

Conversation

@brozorec
Copy link
Contributor

@brozorec brozorec commented Mar 3, 2025

Fix OpenZeppelin/stellar-contracts#91 by adding #![no_std] to all generated output.

@brozorec brozorec requested a review from ericglau March 3, 2025 14:10
Copy link
Member

@ericglau ericglau left a comment

Choose a reason for hiding this comment

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

Just one comment, thanks!

Co-authored-by: Eric Lau <ericglau@outlook.com>
@brozorec brozorec merged commit abdd42e into master Mar 3, 2025
12 checks passed
@brozorec brozorec deleted the fix/stellar-no-std branch March 3, 2025 14:27
This was referenced May 12, 2025
@github-actions github-actions bot mentioned this pull request Jun 10, 2025
This was referenced Jun 20, 2025
This was referenced Jun 27, 2025
This was referenced Jul 22, 2025
@github-actions github-actions bot mentioned this pull request Oct 10, 2025
This was referenced Nov 13, 2025
@github-actions github-actions bot mentioned this pull request Jan 14, 2026
@github-actions github-actions bot mentioned this pull request Jan 29, 2026
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.

🐞 [Bug]: The std lib should not be included in the build

2 participants