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

TransactionChain.list_transactions_by_type - Expose API #49

Closed
redDwarf03 opened this issue Jul 27, 2021 · 4 comments
Closed

TransactionChain.list_transactions_by_type - Expose API #49

redDwarf03 opened this issue Jul 27, 2021 · 4 comments

Comments

@redDwarf03
Copy link
Member

Could you expose please API TransactionChain.list_transactions_by_type
Thx

@ghost
Copy link

ghost commented Jul 27, 2021

Hello.
What will be the purpose ? Because this function list the local stored transaction by type but no globally .

@redDwarf03
Copy link
Member Author

I would like to display in the mobile wallet the oracle chains like https://mainnet.archethic.net/explorer/chain/oracle

@ghost
Copy link

ghost commented Jul 28, 2021

In the case of network transaction : Oracle, Shared Secret, Nodes ... Those transaction are stored in each node , so we could create endpoint to list them based on the type .

For example:

networkTransactions(type: "oracle_summary") {}

Any PR is welcome ;)

@redDwarf03
Copy link
Member Author

I propose PR #51

@ghost ghost closed this as completed Jan 27, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant