UMAprotocol / protocol

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

fix: suppress error based on balance #4656

Closed Reinis-FRP closed 9 months ago

Reinis-FRP commented 9 months ago

Motivation

oSnap automation bot produces error alerts on insufficient bond balance even if transaction submission has been deliberately turned off. We should reduce alert noise in this case.

Summary

Adds bot balance check and reduces log level to warn when transaction submission would fail due to insufficient funding and transaction submission has been turned off.

Testing

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

Issue(s)

Fixes #XXXX