-
Couldn't load subscription status.
- Fork 0
feat(ops): Add MCMS to Ramp Operations #134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
26b1bbe to
8c458c6
Compare
| // TODO: this print is probably unintended | ||
| // jsonbytes, _ := json.MarshalIndent(proposalInput, "", " ") | ||
| // fmt.Println("Accept CCIP Ownership Proposal Input: ", string(jsonbytes)) |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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...
There was a problem hiding this 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
a2c4012 to
26610f4
Compare
Summary
This PR adds tests for OnRamp and OffRamp via MCMS.
Features
vector<vector<address>>ontype_converter.go