Skip to content

Fix contract compiler#814

Merged
gilescope merged 2 commits into
mainfrom
fix-contract-compiler
Feb 27, 2026
Merged

Fix contract compiler#814
gilescope merged 2 commits into
mainfrom
fix-contract-compiler

Conversation

@rsporny

@rsporny rsporny commented Feb 27, 2026

Copy link
Copy Markdown
Contributor

Overview

Fixes contract-compiler in local-env, enables CI to do its job.

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

🗹 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 27, 2026 18:28
@github-actions

Copy link
Copy Markdown
Contributor

kics-logo

KICS version: v2.1.16

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

@gilescope gilescope added this pull request to the merge queue Feb 27, 2026
Merged via the queue into main with commit b7c72c2 Feb 27, 2026
38 of 45 checks passed
@gilescope gilescope deleted the fix-contract-compiler branch February 27, 2026 20:52
gilescope pushed a commit that referenced this pull request Apr 8, 2026
Reduces the nix setup to a single flake.nix containing the devShell
definition that works for linux and darwin

- Drops process-compose setup which has been deprecated by local-env
- Drops packages which were only provided for process-compose setup
- Drops flake-modules and uses flake-utils instead
m2ux added a commit that referenced this pull request Apr 23, 2026
Reduces the nix setup to a single flake.nix containing the devShell
definition that works for linux and darwin

- Drops process-compose setup which has been deprecated by local-env
- Drops packages which were only provided for process-compose setup
- Drops flake-modules and uses flake-utils instead
Signed-off-by: Mike Clay <mike.clay@shielded.io>
m2ux added a commit that referenced this pull request Apr 23, 2026
Reduces the nix setup to a single flake.nix containing the devShell
definition that works for linux and darwin

- Drops process-compose setup which has been deprecated by local-env
- Drops packages which were only provided for process-compose setup
- Drops flake-modules and uses flake-utils instead
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