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

Multi transaction in same block failed #814

Closed
chasingkirkjufell opened this issue Mar 11, 2021 · 0 comments · Fixed by #833
Closed

Multi transaction in same block failed #814

chasingkirkjufell opened this issue Mar 11, 2021 · 0 comments · Fixed by #833
Labels

Comments

@chasingkirkjufell
Copy link
Contributor

This is crreated to log the issue reported by sakdeniz on discord.

When 2 transactions are sent within a short span, the 2nd one would fail.

2021-03-02 18:01:13 AcceptToMemoryPool: FAILED to add txn CTransaction(hash=65e6aaf45dc8796f3c166b79ceef424eb1d2d782e9d49cc77770aea832ba2470, nTime=1614708072, ver=3, vin.size=1, vout.size=2, nLockTime=22840), strDZeel=, vchTxSig= vchBalanceSig=)
CTxIn(COutPoint(f5d67682f3, 0), scriptSig=483045022100f0b6a4a67c92, nSequence=4294967294)
CTxOut(nValue=10.00000000, scriptPubKey=OP_DUP OP_HASH160 1f291d5f47f7a110d8a8bfdbcaf2400e872b43cf OP_EQUALVERIFY OP_CHECKSIG)
CTxOut(nValue=979.99980000, scriptPubKey=OP_DUP OP_HASH160 835f9f89f941702a5cc02c0e931ef8264c79c9cf OP_EQUALVERIFY OP_CHECKSIG)
to stempool ().
2021-03-02 18:01:13 CommitTransaction(): Error: Transaction not valid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant