Skip to content

agent0: Bots get current wallet positions (from chain? from db?) so it can pick up where it left off on bot process restart #850

@slundqui

Description

@slundqui

Currently, agent0 bots are assuming the process starts and never stops and breaks (lol). Ideally, we should be able to stop the bots process, potentially make logic updates, and bots pick up where they left off (as long as the number of bots and bot addresses stay the same). This involves getting bot positions on bot launch, either from the chain or from the db, so it can always keep track of it's positions within the bot.

Metadata

Metadata

Assignees

Labels

enhancementA feature or refactor request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions