Skip to content

Commit

Permalink
warn when debug trace is missing from transaction instead of hard error
Browse files Browse the repository at this point in the history
  • Loading branch information
eldargab committed Jan 1, 2024
1 parent fa73e87 commit 79824f3
Show file tree
Hide file tree
Showing 7 changed files with 206 additions and 155 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"changes": [
{
"packageName": "@subsquid/evm-processor",
"comment": "warn when debug trace is missing from transaction instead of hard error",
"type": "minor"
},
{
"packageName": "@subsquid/evm-processor",
"comment": "handle `INVALID` debug frame like a regular call",
"type": "minor"
}
],
"packageName": "@subsquid/evm-processor"
}
Loading

0 comments on commit 79824f3

Please sign in to comment.