Skip to content

Make withdraw fees and rewards bot scalable #29

Open
@eccentricexit

Description

@eccentricexit

Currently withdraw-fees-and-rewards bot does several queries to find withdrawable contributions.
This is no ideal nor necessary anymore since we added some fields to the subgraph that let us query them directly.

Replace while loop of many queries with one that just fetches contributions of resolved request with value > 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions