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

API method api/v0/transactions/send doesn't work properly #248

Open
GusevTimofey opened this issue Nov 22, 2022 · 0 comments
Open

API method api/v0/transactions/send doesn't work properly #248

GusevTimofey opened this issue Nov 22, 2022 · 0 comments

Comments

@GusevTimofey
Copy link
Collaborator

Problem: If client sends several (in my case 20) transactions where the next one depends on previous, explorer responses with 200 ok and tx id in a body for all requests, but only first N transactions (in my case 2-3) become available in node's mempool

How to repeat: Generate N where N > 5 transactions one depends on another. Next, sequentially send them to explorer, check mempool and which of them will appear in blockchain.

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