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

Handle call history #166

Open
ipapandinas opened this issue Jan 31, 2023 · 0 comments
Open

Handle call history #166

ipapandinas opened this issue Jan 31, 2023 · 0 comments
Labels

Comments

@ipapandinas
Copy link
Contributor

ipapandinas commented Jan 31, 2023

Description

A nice enhancement to have will an history list of all the calls executed using handler of kind substrate/CallHandler.
dApps like explorers and wallet will be able to list all the transactions for a specific user.

The ternoa.yaml from Nova Wallet can be a solid source of inspiration.

Transfer entity

The Transfer entity will probably be updated according to the history enhancement.
We need to verify if generic transfers to the "Treasury" are still relevant in the nftCreatedHandler& in the marketplaceCreatedHandler:

await genericTransferHandler(owner, "Treasury", fee.toString(), commonEventData)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant