ilija42
ilija42
- Seems like the least invasive way of doing this. Putting this into libocr makes it hard to configure the cache. Questions: - Not sure about timeout length for cron...
Separate PRs will handle: 1. Proper chain agnostic Confirmations filter 2. DSL Log Poller implementation 3. Chain agnostic LogPoller filters through config 4. Multiple addresses per same contract type/abi/chain reader...
// TODO - Proper tests - Fix chain reader testers - Implement new Relayer func on Solana, Cosmos, EVM, Starknet
[Ticket](https://smartcontract-it.atlassian.net/browse/BCF-3269) ### Requires Dependencies [Common](https://github.com/smartcontractkit/chainlink-common/pull/606) [Solana](https://github.com/smartcontractkit/chainlink-solana/pull/764) ### Resolves Dependencies
core ref: bf762212feea1acde8bc39d07457b4133e28c899 ### Requires Dependencies - [chainlink-common](https://github.com/smartcontractkit/chainlink-common/pull/658) ### Related PRs - [chainlink](https://github.com/smartcontractkit/chainlink/pull/13855)
core ref: bf762212feea1acde8bc39d07457b4133e28c899 solana ref: e18e680210cb7de2b3ffda2cabd5fb924560f720 ### Related PRs - [chainlink](https://github.com/smartcontractkit/chainlink/pull/13855) - [chainlink-solana](https://github.com/smartcontractkit/chainlink-solana/pull/801) ### Description - Add ReplaySequence to Contract Reader. ReplaySequence should be used to makes sure that data...
### Requires Dependencies ### Resolves Dependencies