-
Notifications
You must be signed in to change notification settings - Fork 51
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
ccip home #1473
ccip home #1473
Conversation
LCOV of commit
|
@@ -73,8 +73,7 @@ compileContract ccip/RMN.sol | |||
compileContract ccip/ARMProxy.sol | |||
compileContract ccip/tokenAdminRegistry/TokenAdminRegistry.sol | |||
compileContract ccip/tokenAdminRegistry/RegistryModuleOwnerCustom.sol | |||
compileContract ccip/capability/CCIPConfig.sol | |||
compileContract ccip/capability/interfaces/IOCR3ConfigEncoder.sol |
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.
merged into ICCIPEncodingUtils
uint32 destDataAvailabilityOverheadGas; // | Extra data availability gas charged on top of the message, e.g. for OCR | ||
uint16 destGasPerDataAvailabilityByte; // | Amount of gas to charge per byte of message data that needs availability | ||
uint32 destDataAvailabilityOverheadGas; // │ Extra data availability gas charged on top of the message, e.g. for OCR | ||
uint16 destGasPerDataAvailabilityByte; // │ Amount of gas to charge per byte of message data that needs availability |
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.
fixed the not full height comment
Quality Gate passedIssues Measures |
Fresh PR