Skip to content
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

Feat/productionize examples #1035

Closed
wants to merge 107 commits into from
Closed
Show file tree
Hide file tree
Changes from 89 commits
Commits
Show all changes
107 commits
Select commit Hold shift + click to select a range
31f917d
initial scaffolding for new implementations
jhweintraub May 29, 2024
c8755c2
Finished initial versions, no tests or examples yet.
jhweintraub Jun 6, 2024
c72d6c8
modify based on devrel feedback
jhweintraub Jun 7, 2024
99b0a89
initial tests for production-examples. Sufficient coverage but needs …
jhweintraub Jun 13, 2024
ae52306
ccip-precommit and fix token approval bug where tokenAmounts includes…
jhweintraub Jun 14, 2024
e4d6209
fill in coverage gaps and fix devrel feedback
jhweintraub Jun 19, 2024
4546faf
fix headings, add typeAndVersion, move interface file, and other form…
jhweintraub Jun 20, 2024
8d2f283
being deprecating existing arc's and fix tests to reflect new product…
jhweintraub Jun 24, 2024
b9ca301
re-organize folders for new ARCs, and fix Self-Funded ping-pong tests
jhweintraub Jun 25, 2024
7f41744
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jun 25, 2024
13b9c91
fix issues created during merge, and
jhweintraub Jun 26, 2024
6d0b0c1
updated geth wrappers for new audited reference contracts
jhweintraub Jun 28, 2024
8376f9c
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jun 28, 2024
330b6a4
re-add messageHasher gethwrapper that accidentally got removed while …
jhweintraub Jun 28, 2024
690971f
typo fix
jhweintraub Jun 28, 2024
534ec1a
updated gas snapshot
jhweintraub Jun 28, 2024
631406c
standardized the file naming, ACK's should be capitalized. Hopefully …
jhweintraub Jun 28, 2024
e8f876b
another wrapper generation attempt
jhweintraub Jun 28, 2024
2708df7
Merge e8f876b1b35702cf9baac3d2f2282a3c22585990 into 8cf4caa16b37c97bc…
jhweintraub Jun 28, 2024
2a04bcf
Update gethwrappers
app-token-issuer-infra-releng[bot] Jun 28, 2024
2adba13
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jun 28, 2024
dab2069
add MIT licenses to example code
jhweintraub Jun 28, 2024
d6f5cc3
forgot a file
jhweintraub Jun 28, 2024
e391d17
fixes based on feedback from review.
jhweintraub Jul 1, 2024
5bfe40e
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 1, 2024
d35c967
Merge 5bfe40ed24d608e28400d4695c0f9dcc10ea3dd0 into c0b080a914fb226bb…
jhweintraub Jul 1, 2024
938b6d8
Update gethwrappers
app-token-issuer-infra-releng[bot] Jul 1, 2024
c3bb047
comments from pair
matYang Jul 2, 2024
3c9c623
more cosmetic modifications based on sr. feedback
jhweintraub Jul 2, 2024
f838f6c
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 2, 2024
59e32c2
Merge f838f6c6de289e27ee964b6252b3778109e72536 into 1b1964b1cc18a11cd…
jhweintraub Jul 2, 2024
6c86884
Update gethwrappers
app-token-issuer-infra-releng[bot] Jul 2, 2024
d835176
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 3, 2024
4b98ecb
re add onlyOwner modifier to retryMessage and other coverage gaps fil…
jhweintraub Jul 3, 2024
6e1a227
ccip precommit
jhweintraub Jul 3, 2024
3abe1e7
Merge 6e1a2272e10a1bc0351ba0742b33c1c74be1df74 into 3bbc37fc5ead07dfe…
jhweintraub Jul 3, 2024
e24e512
Update gethwrappers
app-token-issuer-infra-releng[bot] Jul 3, 2024
ea30ec9
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 3, 2024
1e3c64e
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 3, 2024
64d1ec8
additional comments
jhweintraub Jul 4, 2024
caa27c1
Merge 64d1ec8d554bc70188562d819189c6be5132390a into a8e009fe8a74c505a…
jhweintraub Jul 4, 2024
1e907e9
Update gethwrappers
app-token-issuer-infra-releng[bot] Jul 4, 2024
19830dd
more comments to address
matYang Jul 4, 2024
3f07b0e
fixes for more requested feedback. Restructure ACK receivers and Clie…
jhweintraub Jul 8, 2024
d1e9ea6
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 8, 2024
0da5306
Merge d1e9ea6d3289434da3de95843363801d24b92790 into 5db8286a50df2a262…
jhweintraub Jul 8, 2024
63b76e4
Update gethwrappers
app-token-issuer-infra-releng[bot] Jul 8, 2024
a791156
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 8, 2024
96b9b32
pair review comments
matYang Jul 9, 2024
cd06c1b
Merge 96b9b3200e409c71c2e03eadb601a1b4a016c636 into 7d7b54aad371d2da5…
jhweintraub Jul 9, 2024
c94eac4
Update gethwrappers
app-token-issuer-infra-releng[bot] Jul 9, 2024
d6aff68
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 9, 2024
f46fe99
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 9, 2024
b26c912
better comments and natspec
jhweintraub Jul 9, 2024
d8763f6
Merge b26c912026d03e446438ea84f3cba9957dd133d4 into 5f54e6de68ce1ff7a…
jhweintraub Jul 9, 2024
5640b46
Update gethwrappers
app-token-issuer-infra-releng[bot] Jul 9, 2024
4137d04
fill in coverage gaps
jhweintraub Jul 9, 2024
724d9bc
Merge 4137d04db6c1cce78b30f97acd46aa9562cc2d23 into 5f54e6de68ce1ff7a…
jhweintraub Jul 9, 2024
ae26d9b
Update gethwrappers
app-token-issuer-infra-releng[bot] Jul 9, 2024
972b1fe
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 10, 2024
9defd5c
fixed but with duplicate naming error
jhweintraub Jul 10, 2024
3e9bb2c
small nits
matYang Jul 11, 2024
867173c
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 12, 2024
aaa82cd
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 12, 2024
b4b7cd5
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 15, 2024
9d6199b
update gethwrappers for missing example contract
jhweintraub Jul 15, 2024
a54d2de
attempted bug fix of CCIPClient fee-token allowance when pre-funding
jhweintraub Jul 15, 2024
e8aa64f
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 15, 2024
d323953
Merge e8aa64f8469958f81203f48f8179eba3984b8561 into 1b5ec8e5bd44cefc2…
jhweintraub Jul 15, 2024
4312d74
Update gethwrappers
app-token-issuer-infra-releng[bot] Jul 15, 2024
e21f356
fix bug arising from tokenAmounts containing the fee token
jhweintraub Jul 15, 2024
b07d479
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 15, 2024
911f067
Merge b07d479312bc731e6476ee3bb8b90b36859ce182 into 6876a78e5fcb5c455…
jhweintraub Jul 15, 2024
ba0a487
Update gethwrappers
app-token-issuer-infra-releng[bot] Jul 15, 2024
3f76b9f
typos
RensR Jul 16, 2024
62a0b8d
gas optimizations and nitpick fixes
jhweintraub Jul 16, 2024
993b6a9
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 16, 2024
170c599
Merge 993b6a9f13a083e3c9e418cf6e108483b138420d into 2f2dc93b6e88acf8a…
jhweintraub Jul 16, 2024
730c44f
Update gethwrappers
app-token-issuer-infra-releng[bot] Jul 16, 2024
4c04986
reintroduce EtherSenderReceiver Tests that were previously deprecated
jhweintraub Jul 16, 2024
f9f20d5
forge fmt
jhweintraub Jul 16, 2024
7462cc7
formatting fixes and rework CCIPClient Pre-funding mechanism
jhweintraub Jul 17, 2024
2d42614
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 17, 2024
1ac84f0
Merge 2d42614540ae7af3020f047f6980dee95ddcfebc into f420af8542bc9e9d8…
jhweintraub Jul 17, 2024
ed535fd
Update gethwrappers
app-token-issuer-infra-releng[bot] Jul 17, 2024
7ebb3cf
modify pre-funding state variable to be immutable
jhweintraub Jul 17, 2024
992b783
Merge 7ebb3cfb0c078daeee88b0190eb09084196e76f8 into f420af8542bc9e9d8…
jhweintraub Jul 17, 2024
8d1019b
Update gethwrappers
app-token-issuer-infra-releng[bot] Jul 17, 2024
be8eb68
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 18, 2024
57e7d54
more feedback fixes
jhweintraub Jul 19, 2024
7991028
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 19, 2024
edab7eb
Merge 79910284a9809eac337ab01fe81f4432aa429031 into ef923c333aecfd154…
jhweintraub Jul 19, 2024
66569ca
Update gethwrappers
app-token-issuer-infra-releng[bot] Jul 19, 2024
686ac30
gas snapshot fix
jhweintraub Jul 19, 2024
5f3b1e4
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 29, 2024
bcc9404
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 30, 2024
ab28217
comment formatting cleanup
jhweintraub Jul 30, 2024
34869f4
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 30, 2024
27d7a1a
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 31, 2024
7b20a73
gas snapshot fixes
jhweintraub Jul 31, 2024
4c83496
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Jul 31, 2024
352b7a6
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Aug 1, 2024
0d92255
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Aug 1, 2024
8a400fb
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Aug 5, 2024
5722746
Merge branch 'ccip-develop' into feat/productionize-examples
jhweintraub Sep 5, 2024
e01e113
fix compilation and test issues that arose during merge
jhweintraub Sep 5, 2024
cb2849c
formalize comment and formatting cleanup
jhweintraub Sep 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 39 additions & 15 deletions contracts/gas-snapshots/ccip.gas-snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,16 @@ BurnWithFromMintTokenPool_lockOrBurn:test_ChainNotAllowed_Revert() (gas: 28675)
BurnWithFromMintTokenPool_lockOrBurn:test_PoolBurnRevertNotHealthy_Revert() (gas: 55158)
BurnWithFromMintTokenPool_lockOrBurn:test_PoolBurn_Success() (gas: 243552)
BurnWithFromMintTokenPool_lockOrBurn:test_Setup_Success() (gas: 24260)
CCIPClientExample_sanity:test_ImmutableExamples_Success() (gas: 2131102)
CCIPClientTest:test_HappyPath_Success() (gas: 192126)
CCIPClientTest:test_ccipSend_withNonNativeFeetoken_andDestTokens_Success() (gas: 325505)
CCIPClientTest:test_ccipSend_withNonNativeFeetoken_andNoDestTokens_Success() (gas: 218611)
CCIPClientTest:test_ccipSend_with_NativeFeeToken_andDestTokens_Success() (gas: 376510)
CCIPClientTest:test_modifyFeeToken_Success() (gas: 74452)
CCIPClientWithACKTest:test_ccipReceiveAndSendAck_Success() (gas: 328213)
CCIPClientWithACKTest:test_ccipReceiver_ack_with_invalidAckMessageHeaderBytes_Revert() (gas: 415390)
CCIPClientWithACKTest:test_ccipSendAndReceiveAck_in_return_Success() (gas: 344990)
CCIPClientWithACKTest:test_ccipSend_withNonNativeFeetoken_andNoDestTokens_Success() (gas: 241276)
CCIPClientWithACKTest:test_send_tokens_that_are_not_feeToken_Success() (gas: 551936)
CCIPConfigSetup:test_getCapabilityConfiguration_Success() (gas: 9495)
CCIPConfig_ConfigStateMachine:test__computeConfigDigest_Success() (gas: 70755)
CCIPConfig_ConfigStateMachine:test__computeNewConfigWithMeta_InitToRunning_Success() (gas: 363647)
Expand Down Expand Up @@ -90,6 +99,22 @@ CCIPConfig_validateConfig:test__validateConfig_TooManyBootstrapP2PIds_Reverts()
CCIPConfig_validateConfig:test__validateConfig_TooManySigners_Reverts() (gas: 1215861)
CCIPConfig_validateConfig:test__validateConfig_TooManyTransmitters_Reverts() (gas: 1214264)
CCIPConfig_validateConfig:test_getCapabilityConfiguration_Success() (gas: 9562)
CCIPReceiverTest:test_HappyPath_Success() (gas: 193794)
CCIPReceiverTest:test_Recovery_from_invalid_sender_Success() (gas: 408968)
CCIPReceiverTest:test_Recovery_with_intentional_Revert() (gas: 414468)
CCIPReceiverTest:test_disableChain_andRevert_onccipReceive_Revert() (gas: 200263)
CCIPReceiverTest:test_modifyRouter_Success() (gas: 26449)
CCIPReceiverTest:test_removeSender_from_approvedList_and_revert_Success() (gas: 405385)
CCIPReceiverTest:test_retryFailedMessage_Success() (gas: 423644)
CCIPReceiverTest:test_withdraw_nativeToken_to_owner_Success() (gas: 20854)
CCIPReceiverWithAckTest:test_ccipReceive_ack_message_Success() (gas: 53245)
CCIPReceiverWithAckTest:test_ccipReceive_and_respond_with_ack_Success() (gas: 328115)
CCIPReceiverWithAckTest:test_ccipReceiver_ack_with_invalidAckMessageHeaderBytes_Revert() (gas: 415315)
CCIPReceiverWithAckTest:test_feeTokenApproval_in_constructor_Success() (gas: 2834492)
CCIPReceiverWithAckTest:test_modifyFeeToken_Success() (gas: 74845)
CCIPSenderTest:test_ccipSend_withNonNativeFeetoken_andDestTokens_Success() (gas: 339022)
CCIPSenderTest:test_ccipSend_withNonNativeFeetoken_andNoDestTokens_Success() (gas: 224267)
CCIPSenderTest:test_ccipSend_with_NativeFeeToken_andDestTokens_Success() (gas: 367566)
CommitStore_constructor:test_Constructor_Success() (gas: 3091326)
CommitStore_isUnpausedAndRMNHealthy:test_RMN_Success() (gas: 73420)
CommitStore_report:test_InvalidIntervalMinLargerThanMax_Revert() (gas: 28670)
Expand Down Expand Up @@ -118,8 +143,6 @@ CommitStore_verify:test_Blessed_Success() (gas: 96389)
CommitStore_verify:test_NotBlessed_Success() (gas: 61374)
CommitStore_verify:test_Paused_Revert() (gas: 18496)
CommitStore_verify:test_TooManyLeaves_Revert() (gas: 36785)
DefensiveExampleTest:test_HappyPath_Success() (gas: 200018)
DefensiveExampleTest:test_Recovery() (gas: 424253)
E2E:test_E2E_3MessagesSuccess_gas() (gas: 1102697)
EVM2EVMMultiOffRamp__releaseOrMintSingleToken:test__releaseOrMintSingleToken_NotACompatiblePool_Revert() (gas: 38172)
EVM2EVMMultiOffRamp__releaseOrMintSingleToken:test__releaseOrMintSingleToken_Success() (gas: 108340)
Expand Down Expand Up @@ -196,7 +219,7 @@ EVM2EVMMultiOffRamp_executeSingleReport:test_NonExistingSourceChain_Revert() (ga
EVM2EVMMultiOffRamp_executeSingleReport:test_ReceiverError_Success() (gas: 181347)
EVM2EVMMultiOffRamp_executeSingleReport:test_RetryFailedMessageWithoutManualExecution_Revert() (gas: 190627)
EVM2EVMMultiOffRamp_executeSingleReport:test_RootNotCommitted_Revert() (gas: 48050)
EVM2EVMMultiOffRamp_executeSingleReport:test_RouterYULCall_Revert() (gas: 443030)
EVM2EVMMultiOffRamp_executeSingleReport:test_RouterYULCall_Revert() (gas: 1599026)
EVM2EVMMultiOffRamp_executeSingleReport:test_SingleMessageNoTokensOtherChain_Success() (gas: 251770)
EVM2EVMMultiOffRamp_executeSingleReport:test_SingleMessageNoTokensUnordered_Success() (gas: 173962)
EVM2EVMMultiOffRamp_executeSingleReport:test_SingleMessageNoTokens_Success() (gas: 193657)
Expand All @@ -222,8 +245,8 @@ EVM2EVMMultiOffRamp_manuallyExecute:test_manuallyExecute_DoesNotRevertIfUntouche
EVM2EVMMultiOffRamp_manuallyExecute:test_manuallyExecute_FailedTx_Revert() (gas: 207379)
EVM2EVMMultiOffRamp_manuallyExecute:test_manuallyExecute_ForkedChain_Revert() (gas: 26001)
EVM2EVMMultiOffRamp_manuallyExecute:test_manuallyExecute_GasLimitMismatchMultipleReports_Revert() (gas: 152861)
EVM2EVMMultiOffRamp_manuallyExecute:test_manuallyExecute_LowGasLimit_Success() (gas: 507480)
EVM2EVMMultiOffRamp_manuallyExecute:test_manuallyExecute_ReentrancyFails() (gas: 2307922)
EVM2EVMMultiOffRamp_manuallyExecute:test_manuallyExecute_LowGasLimit_Success() (gas: 1663623)
EVM2EVMMultiOffRamp_manuallyExecute:test_manuallyExecute_ReentrancyFails() (gas: 3348111)
EVM2EVMMultiOffRamp_manuallyExecute:test_manuallyExecute_Success() (gas: 209633)
EVM2EVMMultiOffRamp_manuallyExecute:test_manuallyExecute_WithGasOverride_Success() (gas: 210210)
EVM2EVMMultiOffRamp_manuallyExecute:test_manuallyExecute_WithMultiReportGasOverride_Success() (gas: 668610)
Expand Down Expand Up @@ -374,7 +397,7 @@ EVM2EVMOffRamp_execute:test_Paused_Revert() (gas: 101458)
EVM2EVMOffRamp_execute:test_ReceiverError_Success() (gas: 165036)
EVM2EVMOffRamp_execute:test_RetryFailedMessageWithoutManualExecution_Revert() (gas: 177824)
EVM2EVMOffRamp_execute:test_RootNotCommitted_Revert() (gas: 41317)
EVM2EVMOffRamp_execute:test_RouterYULCall_Revert() (gas: 402506)
EVM2EVMOffRamp_execute:test_RouterYULCall_Revert() (gas: 1558510)
EVM2EVMOffRamp_execute:test_SingleMessageNoTokensUnordered_Success() (gas: 159387)
EVM2EVMOffRamp_execute:test_SingleMessageNoTokens_Success() (gas: 174622)
EVM2EVMOffRamp_execute:test_SingleMessageToNonCCIPReceiver_Success() (gas: 248634)
Expand Down Expand Up @@ -406,14 +429,14 @@ EVM2EVMOffRamp_execute_upgrade:test_V2_Success() (gas: 131682)
EVM2EVMOffRamp_getAllRateLimitTokens:test_GetAllRateLimitTokens_Success() (gas: 38408)
EVM2EVMOffRamp_getExecutionState:test_FillExecutionState_Success() (gas: 3213556)
EVM2EVMOffRamp_getExecutionState:test_GetExecutionState_Success() (gas: 83091)
EVM2EVMOffRamp_manuallyExecute:test_LowGasLimitManualExec_Success() (gas: 483468)
EVM2EVMOffRamp_manuallyExecute:test_LowGasLimitManualExec_Success() (gas: 1639719)
EVM2EVMOffRamp_manuallyExecute:test_ManualExecFailedTx_Revert() (gas: 186553)
EVM2EVMOffRamp_manuallyExecute:test_ManualExecForkedChain_Revert() (gas: 25894)
EVM2EVMOffRamp_manuallyExecute:test_ManualExecGasLimitMismatch_Revert() (gas: 43519)
EVM2EVMOffRamp_manuallyExecute:test_ManualExecInvalidGasLimit_Revert() (gas: 25997)
EVM2EVMOffRamp_manuallyExecute:test_ManualExecWithGasOverride_Success() (gas: 188658)
EVM2EVMOffRamp_manuallyExecute:test_ManualExec_Success() (gas: 188105)
EVM2EVMOffRamp_manuallyExecute:test_ReentrancyManualExecuteFails() (gas: 2027493)
EVM2EVMOffRamp_manuallyExecute:test_ReentrancyManualExecuteFails() (gas: 3092283)
EVM2EVMOffRamp_manuallyExecute:test_manuallyExecute_DoesNotRevertIfUntouched_Success() (gas: 143943)
EVM2EVMOffRamp_metadataHash:test_MetadataHash_Success() (gas: 8871)
EVM2EVMOffRamp_setDynamicConfig:test_NonOwner_Revert() (gas: 40429)
Expand Down Expand Up @@ -701,9 +724,10 @@ OCR2Base_transmit:test_UnAuthorizedTransmitter_Revert() (gas: 23484)
OCR2Base_transmit:test_UnauthorizedSigner_Revert() (gas: 39665)
OCR2Base_transmit:test_WrongNumberOfSignatures_Revert() (gas: 20557)
OnRampTokenPoolReentrancy:test_OnRampTokenPoolReentrancy_Success() (gas: 380130)
PingPong_ccipReceive:test_CcipReceive_Success() (gas: 148352)
PingPong_plumbing:test_Pausing_Success() (gas: 17803)
PingPong_startPingPong:test_StartPingPong_Success() (gas: 178284)
PingPong_example_ccipReceive:test_CcipReceive_Success() (gas: 177564)
PingPong_example_plumbing:test_Pausing_Success() (gas: 17877)
PingPong_example_plumbing:test_typeAndVersion() (gas: 9741)
PingPong_example_startPingPong:test_StartPingPong_Success() (gas: 201966)
PriceRegistry_applyFeeTokensUpdates:test_ApplyFeeTokensUpdates_Success() (gas: 79823)
PriceRegistry_applyFeeTokensUpdates:test_OnlyCallableByOwner_Revert() (gas: 12580)
PriceRegistry_constructor:test_InvalidStalenessThreshold_Revert() (gas: 67418)
Expand Down Expand Up @@ -851,9 +875,9 @@ Router_routeMessage:test_ManualExec_Success() (gas: 35381)
Router_routeMessage:test_OnlyOffRamp_Revert() (gas: 25116)
Router_routeMessage:test_WhenNotHealthy_Revert() (gas: 44724)
Router_setWrappedNative:test_OnlyOwner_Revert() (gas: 10985)
SelfFundedPingPong_ccipReceive:test_FundingIfNotANop_Revert() (gas: 53540)
SelfFundedPingPong_ccipReceive:test_Funding_Success() (gas: 416762)
SelfFundedPingPong_setCountIncrBeforeFunding:test_setCountIncrBeforeFunding() (gas: 20157)
SelfFundedPingPong_ccipReceive:test_FundingIfNotANop_Revert() (gas: 268720)
SelfFundedPingPong_ccipReceive:test_Funding_Success() (gas: 444136)
SelfFundedPingPong_setCountIncrBeforeFunding:test_setCountIncrBeforeFunding() (gas: 20273)
TokenAdminRegistry_acceptAdminRole:test_acceptAdminRole_OnlyPendingAdministrator_Revert() (gas: 51085)
TokenAdminRegistry_acceptAdminRole:test_acceptAdminRole_Success() (gas: 43947)
TokenAdminRegistry_addRegistryModule:test_addRegistryModule_OnlyOwner_Revert() (gas: 12629)
Expand Down
10 changes: 7 additions & 3 deletions contracts/scripts/native_solc_compile_all_ccip
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,13 @@ compileContract () {
# Contracts should be ordered in reverse-import-complexity-order to minimize overwrite risks.
compileContract ccip/offRamp/EVM2EVMOffRamp.sol
compileContract ccip/offRamp/EVM2EVMMultiOffRamp.sol
compileContract ccip/applications/PingPongDemo.sol
compileContract ccip/applications/SelfFundedPingPong.sol
compileContract ccip/applications/EtherSenderReceiver.sol
compileContract ccip/applications/internal/PingPongDemo.sol
compileContract ccip/applications/internal/SelfFundedPingPong.sol
compileContract ccip/applications/external/CCIPClient.sol
compileContract ccip/applications/external/CCIPClientWithACK.sol
compileContract ccip/applications/external/CCIPReceiver.sol
compileContract ccip/applications/external/CCIPReceiverWithACK.sol
compileContract ccip/applications/external/CCIPSender.sol
compileContract ccip/onRamp/EVM2EVMMultiOnRamp.sol
compileContract ccip/onRamp/EVM2EVMOnRamp.sol
compileContract ccip/CommitStore.sol
Expand Down
173 changes: 0 additions & 173 deletions contracts/src/v0.8/ccip/applications/CCIPClientExample.sol

This file was deleted.

Loading
Loading