Skip to content

fix(gnovm): persist function-local declared types eagerly at addpkg (alt to save-time walk)#5935

Open
ltzmaxwell wants to merge 10 commits into
gnolang:masterfrom
ltzmaxwell:fix/maxwell/local_type_persist_eager
Open

fix(gnovm): persist function-local declared types eagerly at addpkg (alt to save-time walk)#5935
ltzmaxwell wants to merge 10 commits into
gnolang:masterfrom
ltzmaxwell:fix/maxwell/local_type_persist_eager

Conversation

@ltzmaxwell

@ltzmaxwell ltzmaxwell commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot added 📦 🤖 gnovm Issues or PRs gnovm related 📦 ⛰️ gno.land Issues or PRs gno.land package related labels Jul 10, 2026
@ltzmaxwell ltzmaxwell changed the title fix(gnovm): persist function-local declared types eagerly at addpkg (alt to save-time walk) WIP fix(gnovm): persist function-local declared types eagerly at addpkg (alt to save-time walk) Jul 10, 2026
@Gno2D2

Gno2D2 commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

🛠 PR Checks Summary

All Automated Checks passed. ✅

Manual Checks (for Reviewers):
  • IGNORE the bot requirements for this PR (force green CI check)
Read More

🤖 This bot helps streamline PR reviews by verifying automated checks and providing guidance for contributors and reviewers.

✅ Automated Checks (for Contributors):

🟢 Maintainers must be able to edit this pull request (more info)

☑️ Contributor Actions:
  1. Fix any issues flagged by automated checks.
  2. Follow the Contributor Checklist to ensure your PR is ready for review.
    • Add new tests, or document why they are unnecessary.
    • Provide clear examples/screenshots, if necessary.
    • Update documentation, if required.
    • Ensure no breaking changes, or include BREAKING CHANGE notes.
    • Link related issues/PRs, where applicable.
☑️ Reviewer Actions:
  1. Complete manual checks for the PR, including the guidelines and additional checks if applicable.
📚 Resources:
Debug
Automated Checks
Maintainers must be able to edit this pull request (more info)

If

🟢 Condition met
└── 🟢 And
    ├── 🟢 The base branch matches this pattern: ^master$
    └── 🟢 The pull request was created from a fork (head branch repo: ltzmaxwell/gno)

Then

🟢 Requirement satisfied
└── 🟢 Maintainer can modify this pull request

Manual Checks
**IGNORE** the bot requirements for this PR (force green CI check)

If

🟢 Condition met
└── 🟢 On every pull request

Can be checked by

  • Any user with comment edit permission

@ltzmaxwell ltzmaxwell changed the title WIP fix(gnovm): persist function-local declared types eagerly at addpkg (alt to save-time walk) fix(gnovm): persist function-local declared types eagerly at addpkg (alt to save-time walk) Jul 13, 2026
@ltzmaxwell ltzmaxwell marked this pull request as ready for review July 13, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📦 ⛰️ gno.land Issues or PRs gno.land package related 📦 🤖 gnovm Issues or PRs gnovm related

Projects

Development

Successfully merging this pull request may close these issues.

2 participants