deso-protocol / deso-protocol/backend

Not able to submit transactions in queue

Open
#350 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
139
Forks
84
PR merge metrics
No merged PRs in 30d

Description

I am getting error every time I submit transactions in queue.

I have mass unfollow, thread builder, mass creator coin buy/sell feature in my app which used to work perfectly few days ago.
(Users were even able to make 5000+ unfollow transactions without any problem)
But now, the second time i submit a transaction, I am getting this error
```json
{
"error": "SubmitTransaction: Problem processing transaction: VerifyAndBroadcastTransaction: Problem broadcasting txn:
BroadcastTransaction: : Server._handleTransaction: Problem adding transaction to mempool: : tryAcceptTransaction: Problem
connecting transaction after connecting dependencies: : ConnectTransaction: : _connectSubmitPost: :
RuleErrorInputSpendsPreviouslySpentOutput"
}
```
![image](https://user-images.githubusercontent.com/55331140/169143751-8955f7d4-9c95-4a88-b3c2-23cee2381b21.png)

Any idea why this is happening now?
@diamondhands0 @lazynina

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.