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

Deep verification issue on Multi-Asset Transfers #65

Open
ipr0310 opened this issue Aug 12, 2023 · 0 comments
Open

Deep verification issue on Multi-Asset Transfers #65

ipr0310 opened this issue Aug 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ipr0310
Copy link
Member

ipr0310 commented Aug 12, 2023

Describe the bug
I found a verification issue on SignumJS
If i try to make a transaction of multiple tokens, without sending SIGNA
I get the following error:
image

You can notice that on API call, the node Returns Transaction Data To Sign properly
https://europe3.testnet.signum.network/api?requestType=transferAssetMulti&assetIdsAndQuantities=15784340403242018732%3A12800000000%3B13173437187473628239%3A2560000%3B9132784847255493112%3A5120000%3B14135672077489203546%3A10240000&amountNQT=&publicKey=6e1a0abea0cbacdc8c77a7de2868360d3e667b276a2f32bb847579d126d63e78&recipient=1673574549656521245&feeNQT=2000000&deadline=1440

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://test.signumswap.com/tokens/transfer
  2. Try to create a multi-asset transfer, WITHOUT sending SIGNA
    image

Additional context
Issue happens only when SIGNA is not getting sent, if SIGNA is going to be sent, deep verification goes ok

@ipr0310 ipr0310 added the bug Something isn't working label Aug 12, 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

1 participant