Skip to content

Conversation

@rodrigombsoares
Copy link
Contributor

@rodrigombsoares rodrigombsoares commented Oct 17, 2025

Summary

This PR adds tests for OnRamp and OffRamp via MCMS.

Features

  • extend OnRamp and OffRamp ops with option to generate MCMS proposal
  • tests for onRamp and offRamp
  • fixes encoding of vector<vector<address>> on type_converter.go

@rodrigombsoares rodrigombsoares force-pushed the mcms-e2e-tests-ramps branch 2 times, most recently from 26b1bbe to 8c458c6 Compare October 23, 2025 23:18
@rodrigombsoares rodrigombsoares marked this pull request as ready for review October 24, 2025 21:17
@rodrigombsoares rodrigombsoares requested a review from a team as a code owner October 24, 2025 21:17
Comment on lines 95 to 97
// TODO: this print is probably unintended
// jsonbytes, _ := json.MarshalIndent(proposalInput, "", " ")
// fmt.Println("Accept CCIP Ownership Proposal Input: ", string(jsonbytes))
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc: @RodrigoAD can I remove this print?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, we can and we should. Lint is somehow not catching this...

RodrigoAD
RodrigoAD previously approved these changes Oct 27, 2025
Copy link
Member

@RodrigoAD RodrigoAD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :) Let's rebase and merge

@rodrigombsoares rodrigombsoares merged commit 216529d into develop Oct 27, 2025
21 of 22 checks passed
@rodrigombsoares rodrigombsoares deleted the mcms-e2e-tests-ramps branch October 27, 2025 16:47
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.

2 participants