Skip to content

Conversation

@yrong
Copy link
Contributor

@yrong yrong commented Jan 18, 2026

Context

  • Revamp the external v2_dispatch function to allow the UI to dry-run the entire message instead of each individual command.

@codecov
Copy link

codecov bot commented Jan 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.34%. Comparing base (8b31be0) to head (de8ee09).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1676      +/-   ##
==========================================
+ Coverage   81.20%   81.34%   +0.14%     
==========================================
  Files          22       22              
  Lines        1016     1013       -3     
  Branches      196      188       -8     
==========================================
- Hits          825      824       -1     
+ Misses        174      172       -2     
  Partials       17       17              
Flag Coverage Δ
solidity 81.34% <100.00%> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

This comment was marked as off-topic.

@yrong yrong changed the title Support multi contract calls Support multiple contract calls Jan 19, 2026

This comment was marked as outdated.

Copilot AI and others added 2 commits January 26, 2026 20:54
* Initial plan

* Fix dispatchSuccess initialization to false

Co-authored-by: yrong <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: yrong <[email protected]>
* Initial plan

* Remove extra blank line for consistency

Co-authored-by: yrong <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: yrong <[email protected]>
@yrong yrong changed the title Support multiple contract calls Enhance atomic execution for v2 calls Jan 26, 2026
Copilot AI and others added 2 commits January 27, 2026 00:31
* Initial plan

* Implement Option A: Propagate InsufficientGasLimit from v2_dispatch

Co-authored-by: yrong <[email protected]>

* Simplify InsufficientGasLimit rethrow logic

Co-authored-by: yrong <[email protected]>

* Fix tests

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: yrong <[email protected]>
Co-authored-by: ron <[email protected]>
@Snowfork Snowfork deleted a comment from Copilot AI Jan 27, 2026
@Snowfork Snowfork deleted a comment from Copilot AI Jan 27, 2026
@yrong yrong requested a review from Copilot January 27, 2026 03:42
@Snowfork Snowfork deleted a comment from Copilot AI Jan 27, 2026

This comment was marked as off-topic.

Copy link
Contributor

Copilot AI commented Jan 27, 2026

@yrong I've opened a new pull request, #1690, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 3 commits January 27, 2026 13:19
…sion (#1690)

* Initial plan

* Fix: Check atomic flag before emitting CommandFailed event

Co-authored-by: yrong <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: yrong <[email protected]>
@yrong yrong marked this pull request as ready for review January 27, 2026 06:27
@yrong yrong changed the title Enhance atomic execution for v2 calls Dry-run the entire InboundMessage Jan 27, 2026
@Snowfork Snowfork deleted a comment from Copilot AI Jan 27, 2026
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