Silas Lenihan
Silas Lenihan
While working on the genesis-volatility adapter I was not able to ensure that it was working properly because we no longer have an API key for that API. I left...
Update finality check in HeadTracker to use chain specific `LatestFinalizedHead` Relevant ticket: [BCI-2919](https://smartcontract-it.atlassian.net/jira/software/c/projects/BCI/boards/23?assignee=61a6f090ef18ca00717f84db&quickFilter=398&selectedIssue=BCI-2919) [BCI-2919]: https://smartcontract-it.atlassian.net/browse/BCI-2919?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
Description: Changes the ChainReader EVM Interface tests to use the ChainWriter instead of a helper and updates the simulated backend ChainReader tests to implement a TXM + ChainWriter ### Corresponding...
### Requires Dependencies ### Resolves Dependencies
### Description ### Requires Dependencies ### Resolves Dependencies
### Description ### Requires Dependencies ### Resolves Dependencies
### Requires ### Supports - https://github.com/smartcontractkit/chainlink-framework/pull/43 - https://github.com/smartcontractkit/chainlink-evm/pull/24 - https://github.com/smartcontractkit/chainlink/pull/17216
This PR includes the previous EVM WT Extraction that was reverted from `develop` as well as new changes to inject chain-specific code into the Generalized WT, along with expanded tests....