eth_filter flake debug

This commit is contained in:
Andrew Jackson (Ajax)
2023-09-08 11:17:51 -05:00
parent 8ab6eaa6e3
commit 7ef93448fb
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -665,6 +665,7 @@ func newEthTxReceipt(ctx context.Context, tx ethtypes.EthTx, lookup *api.MsgLook
continue
}
for _, topic := range topics {
log.Debug("LogsBloom set for ", topic)
ethtypes.EthBloomSet(receipt.LogsBloom, topic[:])
}
l.Data = data