This commit addresses two issues and one of them is reported in production:
Data duplication - the current implementation includes all events for each transaction in a block, vs only the transaction's events should be included.
Failed transaction should be skipped.
Tested in v26.x.
This is an automatic backport of pull request #8785 done by Mergify.
This commit addresses two issues and one of them is reported in production:
Data duplication - the current implementation includes all events for each transaction in a block, vs only the transaction's events should be included.
Failed transaction should be skipped.
Tested in v26.x.
This is an automatic backport of pull request #8785 done by Mergify.