Skip to content

Local env with indexer based on 0.21.0#714

Merged
rsporny merged 4 commits into
release/node-0.21.0from
local-env-with-indexer-based-on-0.21.0
Feb 18, 2026
Merged

Local env with indexer based on 0.21.0#714
rsporny merged 4 commits into
release/node-0.21.0from
local-env-with-indexer-based-on-0.21.0

Conversation

@rsporny

@rsporny rsporny commented Feb 18, 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 3.1.0-rc.2
  • 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 4 commits February 18, 2026 11:53
* 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 18, 2026 19:40
@rsporny rsporny enabled auto-merge (squash) February 18, 2026 19:43
@rsporny rsporny merged commit 16444d4 into release/node-0.21.0 Feb 18, 2026
44 checks passed
@rsporny rsporny deleted the local-env-with-indexer-based-on-0.21.0 branch February 18, 2026 20:51
@oxidyn0 oxidyn0 mentioned this pull request Feb 23, 2026
m2ux added a commit that referenced this pull request Apr 23, 2026
Signed-off-by: Mike Clay <mike.clay@shielded.io>
m2ux added a commit that referenced this pull request Apr 23, 2026
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