Skip to content

Local env improvements#669

Merged
rsporny merged 3 commits into
mainfrom
local-env-improvements
Feb 16, 2026
Merged

Local env improvements#669
rsporny merged 3 commits into
mainfrom
local-env-improvements

Conversation

@rsporny

@rsporny rsporny commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

Overview

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

🗹 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 rsporny requested a review from a team as a code owner February 13, 2026 13:58
@rsporny rsporny requested review from alexromanov and m2ux February 13, 2026 13:59
@github-actions

github-actions Bot commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

kics-logo

KICS version: v2.1.16

Category Results
CRITICAL CRITICAL 0
HIGH HIGH 0
MEDIUM MEDIUM 96
LOW LOW 12
INFO INFO 83
TRACE TRACE 0
TOTAL TOTAL 191
Metric Values
Files scanned placeholder 31
Files parsed placeholder 31
Files failed to scan placeholder 0
Total executed queries placeholder 73
Queries failed to execute placeholder 0
Execution time placeholder 9

Comment thread local-environment/src/networks/local-env/docker-compose.yml
m2ux
m2ux previously requested changes Feb 13, 2026

@m2ux m2ux 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.

Github security scanner detections should be addressed

[MEDIUM] Container Capabilities Unrestricted

Comment thread local-environment/src/commands/run.ts Outdated
Comment thread local-environment/src/commands/run.ts Outdated
rsporny and others added 3 commits February 16, 2026 10:24
MainChain variables are sourced from mc.env file
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
@rsporny rsporny force-pushed the local-env-improvements branch from 7ee40ab to ce4b275 Compare February 16, 2026 09:55
Comment thread local-environment/src/networks/local-env/docker-compose.yml Fixed
Comment thread local-environment/src/networks/local-env/docker-compose.yml Fixed
Comment thread local-environment/src/networks/local-env/docker-compose.yml Fixed
Comment thread local-environment/src/networks/local-env/docker-compose.yml Fixed
Comment thread local-environment/src/networks/local-env/docker-compose.yml Fixed
Comment thread local-environment/src/networks/local-env/docker-compose.yml Fixed
Comment thread local-environment/src/networks/local-env/docker-compose.yml Fixed
Comment thread local-environment/src/networks/local-env/docker-compose.yml Fixed
@rsporny rsporny force-pushed the local-env-improvements branch from ce4b275 to 57fc793 Compare February 16, 2026 11:40
Comment thread local-environment/src/networks/local-env/docker-compose.yml Fixed
@rsporny rsporny force-pushed the local-env-improvements branch from 57fc793 to 2b49d28 Compare February 16, 2026 14:37
@rsporny rsporny requested a review from m2ux February 16, 2026 14:38
@rsporny rsporny added this pull request to the merge queue Feb 16, 2026
Merged via the queue into main with commit 923db3c Feb 16, 2026
37 checks passed
@rsporny rsporny deleted the local-env-improvements branch February 16, 2026 17:17
rsporny added a commit that referenced this pull request Feb 17, 2026
* 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>
rsporny added a commit that referenced this pull request Feb 17, 2026
* Local env improvements (#669)

* 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>

* fix: local-env with indexer (#684)

changed:
- bumped indexer to 4.0.0-alpha.1
- node5 rpc port to 9944 (lace wallet support)

Refs: PM-21916

---------

Co-authored-by: Squirrel <giles.cope@shielded.io>
rsporny added a commit that referenced this pull request Feb 18, 2026
* 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>
rsporny added a commit that referenced this pull request Feb 18, 2026
* Local env improvements (#669)

* 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>

* fix: local-env with indexer (#684)

changed:
- bumped indexer to 4.0.0-alpha.1
- node5 rpc port to 9944 (lace wallet support)

Refs: PM-21916

* chore: bump indexer submodule to v3.1.0-rc.2

* fix: local-env prefers indexer tag instead of sha

---------

Co-authored-by: Squirrel <giles.cope@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.

5 participants