UMAprotocol / protocol

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

feat: create llm basic dispute bot #4630

Closed md0x closed 1 year ago

md0x commented 1 year ago

Motivation

This is a basic LLM dispute bot scaffolding to be completed once we have LLM strategies. Depends on https://github.com/UMAprotocol/protocol/pull/4629

Testing

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

Issue(s)

Fixes #XXXX

linear[bot] commented 1 year ago
UMA-1760 Create LLM dispute bot wrapper base

Create a base to run bot that can be run in our infrastructure, with a signer that can use the LLM modules to dispute requests when necessary.