Skip to content

Conversation

@carte7000
Copy link
Contributor

No description provided.

@github-actions
Copy link

E2E Smoke Test Results

Test Case Status Duration
TestE2ESmoke/test_extra_args_v2_messages/src->dst_msg_execution_eoa_receiver pass 12.22s
TestE2ESmoke/test_extra_args_v2_messages/dst->src_msg_execution_eoa_receiver pass 9.72s
TestE2ESmoke/test_extra_args_v2_messages/1337->3337_msg_execution_mock_receiver pass 10.22s
TestE2ESmoke/test_extra_args_v2_messages pass 32.16s
TestE2ESmoke/test_extra_args_v3_messages/src_dst_msg_execution_with_EOA_receiver pass 9.72s
TestE2ESmoke/test_extra_args_v3_messages/dst_src_msg_execution_with_EOA_receiver pass 9.72s
TestE2ESmoke/test_extra_args_v3_messages/1337->3337_msg_execution_with_EOA_receiver pass 10.22s
TestE2ESmoke/test_extra_args_v3_messages/src_dst_msg_execution_with_mock_receiver pass 9.72s
TestE2ESmoke/test_extra_args_v3_messages/dst_src_msg_execution_with_mock_receiver pass 11.22s
TestE2ESmoke/test_extra_args_v3_messages/src_dst_msg_execution_with_EOA_receiver_and_token_transfer pass 9.73s
TestE2ESmoke/test_extra_args_v3_messages pass 60.32s
TestE2ESmoke pass 92.62s

Full logs are available in the workflow artifacts.

@github-actions
Copy link

Code coverage report:

Package main simon/load-tests/single-anvil-node-poc
aggregator 49.54% 49.64%
cciptestinterfaces 100.00% 100.00%
ccv-evm 0.00% 0.00%
cmd 0.00% 0.00%
executor 34.46% 34.46%
indexer 25.37% 33.62%
integration 4.62% 4.64%
protocol 45.50% 45.50%
verifier 41.89% 41.72%


id, err := chainselectors.GetChainIDFromSelector(chainSelector)
// Get chain ID from the RPC itself as chainselector can be virtual chain
chainIDInt, err := client.ChainID(ctx)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

As discussed with @0xAustinWang we might have nonce conflict here if we are not using different private keys per selector here

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.

1 participant