From 7f2995777b21791f33d4416349b4cdef59c93430 Mon Sep 17 00:00:00 2001 From: belopash Date: Fri, 3 Jan 2025 15:31:00 +0400 Subject: [PATCH] changes --- .../logs-response-is-too-big_2025-01-03-11-30.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 common/changes/@subsquid/evm-processor/logs-response-is-too-big_2025-01-03-11-30.json diff --git a/common/changes/@subsquid/evm-processor/logs-response-is-too-big_2025-01-03-11-30.json b/common/changes/@subsquid/evm-processor/logs-response-is-too-big_2025-01-03-11-30.json new file mode 100644 index 000000000..452c6c385 --- /dev/null +++ b/common/changes/@subsquid/evm-processor/logs-response-is-too-big_2025-01-03-11-30.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@subsquid/evm-processor", + "comment": "handle logs response is too big error", + "type": "minor" + } + ], + "packageName": "@subsquid/evm-processor" +} \ No newline at end of file