Skip to content

Provide a 0-dependencies replacement for debug in hardhat-utils #8161

@alcuadrado

Description

@alcuadrado

The library debug is too slow to load for the value it offers. We can create a simplified version in hardhat-utils that doesn't use any dependency.

We don't need the whole feature-set that debug offers. Mostly a performant way to apply the filters based on process.env.DEBUG, coloring by topic, and not much else.

We should uninstall debug from everywhere.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions