Skip to content
This repository was archived by the owner on Jun 19, 2026. It is now read-only.
This repository was archived by the owner on Jun 19, 2026. It is now read-only.

[BUG] using deprecated features from dune-client>=1.8.0 #18

Description

@gosuto-inzasheru

eg DuneClient.from_env() has been deprecated since v1.8.0

quick fix: restrict the dependency; dune-client<=1.7.10

true fix: refactor to support v1.8.0 and up

scripts/pull_from_dune.py:14: DeprecationWarning: Call to deprecated class method from_env. (Use DuneClient() without any arguments instead, which will automatically read from environment variables) -- Deprecated since version 1.8.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions