From d93edcf893871bc5c194f77f7fd4b5a5b8b3176c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kaan=20Uzdo=C4=9Fan?= Date: Tue, 10 Dec 2024 15:48:17 +0100 Subject: [PATCH] Update ethereumjs, remove max stack height error --- ethereumjs-monorepo | 2 +- src/ParsedEOF.js | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/ethereumjs-monorepo b/ethereumjs-monorepo index 84700fb..a918d09 160000 --- a/ethereumjs-monorepo +++ b/ethereumjs-monorepo @@ -1 +1 @@ -Subproject commit 84700fbca75dfd9c4514f27b52827135f7362512 +Subproject commit a918d09a39e891a12a6bc5bda983543ecb215006 diff --git a/src/ParsedEOF.js b/src/ParsedEOF.js index fe7d6f4..f0c1349 100644 --- a/src/ParsedEOF.js +++ b/src/ParsedEOF.js @@ -176,9 +176,6 @@ const ParsedEOF = ({ parsedEOF, identifier = "0" }) => { - - maxStackHeight is wrong? -