Skip to content

Local env improvements#691

Merged
rsporny merged 2 commits into
release/node-0.22.0from
local-env-improvements
Feb 17, 2026
Merged

Local env improvements#691
rsporny merged 2 commits into
release/node-0.22.0from
local-env-improvements

Conversation

@rsporny

@rsporny rsporny commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

Overview

fixed:

  • npm run run:local-env-with-indexer

changed:

  • remove not used vars from local-env (MainChain variables are sourced from mc.env file)
  • calculate contracts active epoch in contract-compiler container to
    avoid waiting in midnight-setup container when resetting local-env
    nodes' state
  • bumped indexer to 4.0.0-alpha.1
  • node5 rpc port to 9944 (lace wallet support)

Refs: PM-21897, PM-21916

https://shielded.atlassian.net/browse/PM-21897
https://shielded.atlassian.net/browse/PM-21916

🗹 TODO before merging

  • Ready

📌 Submission Checklist

  • Changes are backward-compatible (or flagged if breaking)
  • Pull request description explains why the change is needed
  • Self-reviewed the diff
  • I have included a change file, or skipped for this reason:
  • If the changes introduce a new feature, I have bumped the node minor version
  • Update documentation (if relevant)
  • Updated AGENTS.md if build commands, architecture, or workflows changed
  • No new todos introduced

🧪 Testing Evidence

Please describe any additional testing aside from CI:

  • Additional tests are provided (if possible)

🔱 Fork Strategy

  • Node Runtime Update
  • Node Client Update
  • Other:
  • N/A

Links

rsporny and others added 2 commits February 17, 2026 12:31
* chore: remove not used vars from local-env

MainChain variables are sourced from mc.env file

* fix: don't wait for contracts if active

Changed:
- calculate contracts active epoch in contract-compiler container to
avoid waiting in midnight-setup container when resetting local-env
nodes' state

Refs: PM-21897

* Apply suggestion from @gilescope

---------

Co-authored-by: Squirrel <giles.cope@shielded.io>
changed:
- bumped indexer to 4.0.0-alpha.1
- node5 rpc port to 9944 (lace wallet support)

Refs: PM-21916
@rsporny rsporny requested a review from a team as a code owner February 17, 2026 11:39
@rsporny rsporny enabled auto-merge (squash) February 17, 2026 11:53

@ozgb ozgb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good!

@rsporny rsporny merged commit 6fb0e42 into release/node-0.22.0 Feb 17, 2026
43 of 44 checks passed
@rsporny rsporny deleted the local-env-improvements branch February 17, 2026 12:53
gilescope pushed a commit that referenced this pull request Apr 8, 2026
* use smart contracts v7.1.1

* move itertools to dev-dependencies
m2ux added a commit that referenced this pull request Apr 23, 2026
* use smart contracts v7.1.1

* move itertools to dev-dependencies
Signed-off-by: Mike Clay <mike.clay@shielded.io>
m2ux added a commit that referenced this pull request Apr 23, 2026
* use smart contracts v7.1.1

* move itertools to dev-dependencies
Signed-off-by: Mike Clay <mike.clay@shielded.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants