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

automationPrice.deleteAsset doesn’t seem to delete an asset properly #438

Closed
chrisli30 opened this issue Sep 30, 2023 · 0 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@chrisli30
Copy link
Member

Steps to Reproduce

  1. Submit an extrinsic to delete an asset
    Encoded call hash: 0xdfb4ba0568a5b12c4abe449f9d7f155bbfea51ed96b923103f98a7926e3cce91

CleanShot 2023-09-29 at 21 23 58

  1. The AssetDelete event shows up, but only with one asset in its details.
    CleanShot 2023-09-29 at 21 24 33

  2. The original asset is still in chain storage
    CleanShot 2023-09-29 at 21 24 53

  3. Although the delete extrinsic succeeded, re-create the same asset will get an "automationPrice.AssetAlreadyInitialized" error during extrinsic submission.
    initAsset Encoded call hash: 0xc8011c73686962757961206172746873776170145752535452105553445412040c720beb3f580f0143f9cb18ae694cddb767161060850025a57a4f72a71bf475

@chrisli30 chrisli30 added the bug Something isn't working label Sep 30, 2023
@v9n v9n closed this as completed in c9f8ab0 Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants