Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ABI Upload and improved live status feedback #468

Open
gabriel-indik opened this issue Dec 5, 2024 · 3 comments
Open

ABI Upload and improved live status feedback #468

gabriel-indik opened this issue Dec 5, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request stale

Comments

@gabriel-indik
Copy link
Contributor

What would you like to be added?

A new feature in the UI that allows users to upload ABIs.

Why is this needed?

The uploaded ABIs could then be used to enrich information on screen.

@gabriel-indik gabriel-indik added the enhancement New feature or request label Dec 5, 2024
@gabriel-indik gabriel-indik self-assigned this Dec 5, 2024
@gabriel-indik
Copy link
Contributor Author

ABI Upload and lookup

The new feature would make use of the ptx_storeABI RPC method in order to submit an ABI to the Paladin node.
The UI could also feature a lookup option where, provided a hash, the corresponding ABI would be shown (if present) using the ptx_getStoredABI RPC method.

Enriching information

The following is an example of the details of a transaction shown in the UI:

image

Here is where the abiReference could be used to lookup the corresponding ABI.
Key thing to define: how exactly is the information going to be enriched on screen?

@gabriel-indik
Copy link
Contributor Author

Changes in #471

@gabriel-indik gabriel-indik changed the title ABI Upload feature for UI ABI Upload and improved live status feedback Dec 11, 2024
Copy link

github-actions bot commented Jan 5, 2025

This issue is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

1 participant