watcher-ts/packages/codegen/src/data/entities
prathamesh0 a585500012
Support topics filtering in getLogs ETH RPC API (#537)
* Store event topics in separate columns in db

* Store event data in a separate column in db

* Support topics filter in eth_getLogs RPC API

* Make RPC server path configurable

* Sort logs result by log index
2024-09-18 15:37:13 +05:30
..
BlockProgress.yaml Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
Contract.yaml Support events handlers in multiple data sources for a contract address (#526) 2024-06-26 17:56:37 +05:30
Event.yaml Support topics filtering in getLogs ETH RPC API (#537) 2024-09-18 15:37:13 +05:30
FrothyEntity.yaml Add a table for entites in frothy region for subgraph watchers (#231) 2022-11-16 17:12:54 +05:30
State.yaml Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
StateSyncStatus.yaml Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
SyncStatus.yaml Handle restarts during historical processing in watcher (#455) 2023-11-08 14:28:53 +05:30