It is fairly tightly coupled with the factoryContracts and ValidChains objects. This ensures that changes in those objects are properly reflected in the EventRegistry and avoids desync issues.
Moved libs/shared/common-protocol into libs/evm-protocols
Reviewer Note
A lot of the file changes are from updating
commonProtocol
imports. Focus review on:Link to Issue
Closes: #9933
Description of Changes
factoryContracts
andValidChains
objects. This ensures that changes in those objects are properly reflected in the EventRegistry and avoids desync issues.libs/shared/common-protocol
intolibs/evm-protocols
Test Plan
Deployment Plan
Other Considerations