..
graph
Handle object and list filters on nested GQL selections and update codegen ( #532 )
2024-08-05 16:32:40 +05:30
types /common
Accomodate GQL requests caching in code generator ( #237 )
2022-11-17 12:02:08 +05:30
common.ts
Export metric for total ETH RPC count ( #528 )
2024-07-12 16:59:23 +05:30
config.ts
Support topics filtering in getLogs ETH RPC API ( #537 )
2024-09-18 15:37:13 +05:30
consensus.ts
Add a config option to set gossipub direct peers ( #414 )
2023-09-22 13:46:20 +05:30
constants.ts
Add ETH RPC API to get logs ( #536 )
2024-09-16 19:05:45 +05:30
database.ts
Add ETH RPC API to get logs ( #536 )
2024-09-16 19:05:45 +05:30
eth-rpc-handlers.ts
Support topics filtering in getLogs ETH RPC API ( #537 )
2024-09-18 15:37:13 +05:30
eth.ts
Send transaction data directly in rpc-eth-client
instead of serialization ( #457 )
2023-11-08 17:32:26 +05:30
events.ts
Export metric for total ETH RPC count ( #528 )
2024-07-12 16:59:23 +05:30
fill.ts
If subgraph block handlers exist force realtime processing in watcher ( #524 )
2024-06-20 10:05:53 +05:30
gql-metrics.ts
Add metrics for GQL query duration ( #516 )
2024-06-06 13:57:33 +05:30
index-block.ts
Handle null block error in rpc-eth-client ( #477 )
2023-11-17 11:58:43 +05:30
index.ts
Add ETH RPC API to watcher server ( #535 )
2024-09-13 12:44:00 +05:30
indexer.ts
Handle template create in subgraph watcher during reorgs ( #533 )
2024-10-11 14:50:52 +05:30
ipfs.ts
Implement consensus mechanism using mokka ( #412 )
2023-09-14 13:47:31 +05:30
job-queue.ts
Fetch job queue counts for metrics on scraping ( #509 )
2024-05-16 16:34:07 +05:30
job-runner.ts
Implement switching endpoints after slow eth_getLogs
RPC requests ( #525 )
2024-06-20 17:57:01 +05:30
logger.ts
Log GQL requests in watcher ( #517 )
2024-06-06 16:54:49 +05:30
metrics.ts
Export metric for total ETH RPC count ( #528 )
2024-07-12 16:59:23 +05:30
misc.ts
Export metric for total ETH RPC count ( #528 )
2024-07-12 16:59:23 +05:30
payments.ts
Add useDurableStore flag in Nitro setupNode
( #428 )
2023-10-13 12:47:23 +05:30
server.ts
Handle template create in subgraph watcher during reorgs ( #533 )
2024-10-11 14:50:52 +05:30
state-helper.ts
Use block number for eth_call in rpc-eth-client
( #435 )
2023-10-25 11:04:12 +05:30
types.ts
Handle template create in subgraph watcher during reorgs ( #533 )
2024-10-11 14:50:52 +05:30
validate-config.ts
Add validation methods for watcher config ( #425 )
2023-10-16 16:39:21 +05:30