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

[bug] transfer runes to more than 10 addresses gives error #195

Open
1 task done
blieb opened this issue Nov 17, 2024 · 2 comments
Open
1 task done

[bug] transfer runes to more than 10 addresses gives error #195

blieb opened this issue Nov 17, 2024 · 2 comments
Assignees

Comments

@blieb
Copy link

blieb commented Nov 17, 2024

Is there an existing issue for this?

  • I have searched the existing issues

SATS-CONNECT Version

3.0.1

Current Behavior

When you try to send runes to 20 addresses in a single transaction is gives error:

image

Expected Behavior

Completing the transaction

Steps To Reproduce

add an array of 20 runes transfers and they to send it to wallet, when you confirm it, it gives the above error.

Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)

No response

Anything else?

No response

@m-aboelenein
Copy link
Member

Hey @blieb, thanks for reporting this! We're currently investigating the issue and will update you if we're able to reproduce it. In the meantime, could you provide more details to help us narrow it down? Specifically, were you sending one or multiple runes to multiple addresses? And is this happening on Mainnet or Testnet?

@m-aboelenein m-aboelenein self-assigned this Nov 29, 2024
@blieb
Copy link
Author

blieb commented Dec 4, 2024

Hey @blieb, thanks for reporting this! We're currently investigating the issue and will update you if we're able to reproduce it. In the meantime, could you provide more details to help us narrow it down? Specifically, were you sending one or multiple runes to multiple addresses? And is this happening on Mainnet or Testnet?

I was trying to send one rune to multiple adresses. It happens on testnet and mainnet

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

3 participants
@blieb @m-aboelenein and others