Skip to content

Fix/contract write error#251

Merged
dssei merged 4 commits into
mainfrom
fix/contract_write_error
Jun 3, 2025
Merged

Fix/contract write error#251
dssei merged 4 commits into
mainfrom
fix/contract_write_error

Conversation

@dssei

@dssei dssei commented Jun 2, 2025

Copy link
Copy Markdown
Contributor

Change writeContract params arc to Record type to fix method handler crashed error.

Testing

  • unit tests
  • local functional test with Claude

@changeset-bot

changeset-bot Bot commented Jun 2, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: d21c2c4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sei-js/mcp-server Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dssei dssei requested a review from codebycarson June 2, 2025 23:48
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 7.18%. Comparing base (7b22fdf) to head (d21c2c4).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #251   +/-   ##
=====================================
  Coverage   7.18%   7.18%           
=====================================
  Files        284     284           
  Lines      49484   49484           
  Branches   17235   17235           
=====================================
  Hits        3557    3557           
  Misses     45927   45927           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dssei dssei requested a review from besated June 2, 2025 23:59
@dssei dssei merged commit 15a7bed into main Jun 3, 2025
3 checks passed
@dssei dssei deleted the fix/contract_write_error branch June 3, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants