Skip to content

[feature] remove unnecessary mc system libraries #66

@kaihiroi

Description

@kaihiroi

Problem

The new --decode-internal option in forge makes existing tracer and logger features redundant, increasing maintenance and performance overhead.

Solution

Remove tracer and logger features and utilize the --decode-internal option in forge to simplify the codebase and reduce maintenance.

Alternatives

Keep tracer and logger while using the --decode-internal option together.
Enhance tracer and logger to match the functionality of --decode-internal.

Additional context

The --decode-internal option in forge automates internal function calling decoding, streamlining debugging processes and rendering tracer and logger redundant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: lowIssues or pull requests with low priority that can be addressed after other taskstype: featureIssues or pull requests related to new feature proposals or enhancements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions