Skip to content

feat: memory fixed size stack #5780

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

waelsy123
Copy link
Contributor

@waelsy123 waelsy123 commented Jul 4, 2025

Fixes #5781

PR Checklist

  • Tests
  • Documentation
  • Changeset entry (run npx changeset add)

Copy link

changeset-bot bot commented Jul 4, 2025

🦋 Changeset detected

Latest commit: 9398ced

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
openzeppelin-solidity Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@waelsy123 waelsy123 force-pushed the feat/memory-fixed-size-stack branch from 57367c8 to 47db11b Compare July 4, 2025 08:20
@waelsy123 waelsy123 marked this pull request as ready for review July 4, 2025 08:21
@waelsy123 waelsy123 requested a review from a team as a code owner July 4, 2025 08:21
@Amxx Amxx added the idea label Jul 4, 2025
@waelsy123
Copy link
Contributor Author

@Amxx what is the process usually to decide on an 'idea' to be considered/merged as part of library?

@waelsy123 waelsy123 changed the title Feat/memory fixed size stack feat: memory fixed size stack Jul 6, 2025
@waelsy123 waelsy123 force-pushed the feat/memory-fixed-size-stack branch from 7ae00a9 to 9398ced Compare July 6, 2025 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider adding gas‑efficient, in‑memory, fixed‑capacity stack (first in, last out)
2 participants