UMAprotocol / protocol

UMA Protocol Running on Ethereum
https://uma.xyz
GNU Affero General Public License v3.0
359 stars 174 forks source link

improve(oo): reuse lookback config when initing ooclient #4760

Closed daywiss closed 1 month ago

daywiss commented 1 month ago

Motivation

we are getting timeouts and event query exceeded on blast network, seems lookback adjustments are not helping.

Summary

Theres a hardcoded lookback which we now use a config for if defined.

Details

we are overloading the lookback value originally used for oo proposer

Testing

Check a box to describe how you tested these changes and list the steps for reviewers to test.

Issue(s)

Fixes #XXXX