Commit 3dc9448
authored
fix firehose eth CallHandler triggering on reverted calls (#3762)
* fix firehose eth CallHandler triggering on reverted calls
* call handlers in firehose: use state_reverted, not status_reverted, to also catch issue #3701
* align firehose with RPC behavior using status_reverted and status_failed
Co-authored-by: Stéphane Duchesneau <stephane.duchesneau@streamingfast.io>1 parent b79c21e commit 3dc9448
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
| 367 | + | |
367 | 368 | | |
368 | 369 | | |
369 | 370 | | |
| |||
0 commit comments