bcnmy / bcnmy/userop-debugger-backend

Support for address labels

Open
#26 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

One of the core functionalities of this project is to provide decoded information for given UserOp and Errors and it'll be easy to understand the results of decoded UserOp and Errors, if addresses also gets a label.

There should be a service that accepts an address and networkId and returns a label string which can be used to add to decoded information of UserOp or Errors to make it more human readable.

Addresses which needs labels are smart account factories, paymasters, token addresses or any other smart contract which is involved in UserOp execution.

This service should be easily extensible in terms of adding more labels.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points; start by locating the existing UserOp and Error decoding flow. Trace where decoded information is assembled, then define the address-and-network label service around that flow. Done means relevant smart-contract addresses can receive labels that appear in decoded results, with the label source extensible for future additions.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend, blockchain
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.