Post
Topic
Board Announcements (Altcoins)
Re: [BCN] Bytecoin (CPU-mining, true anonymity)
by
polecrab
on 27/06/2014, 11:18:18 UTC
I have a wallet or blockchain error, not sure which at this stage. I can't spend at all any amount.
I have deleted wallet.bin and resynced the wallet, it did not make any difference.
The daemon claims I am trying to spend already spent "key images", the wallet chose to include them, so is this a wallet code error?
Is my copy of the blockchain corrupt? Whatever it is there is a bug somewhere that caused this.
Next time I will not attempt to do two spends in a row without waiting for the first to be reported by the blockchain in the wallet.
That is the scenario I think that caused this.

The wallet says:

Code:
transaction rejected by daemon with status "Failed"

The wallet logs says:

Code:
2014-Jun-27 20:26:08.629566 ERROR c:\projects\sorrybigbro\src\wallet\wallet2.h:427 daemon_send_resp.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::tx_rejected
2014-Jun-27 20:26:08.637566 c:\projects\sorrybigbro\src\wallet\wallet2.h:427:struct tools::error::tx_rejected: transaction was rejected by daemon, status = Failed, tx:
{
  "version": 1,
  "unlock_time": 0,
  "vin": [ {
      "key": {
        "amount": 2249793371,
        "key_offsets": [ 0
        ],
etc, etc

2014-Jun-27 20:26:08.638566 Error: transaction <14432cab66b80f6ad799612c56a4f83a9e1dbed2633311577a9c1c39378aae8a> was rejected by daemon with status "Failed"
2014-Jun-27 20:26:33.753003 Read command: exit

The daemon log says:
Code:
2014-Jun-27 20:25:43.593134 [RPC1][on_send_raw_tx]: Failed to process tx
2014-Jun-27 20:26:08.610564 [RPC1]ERROR ..\..\src\cryptonote_core\tx_pool.cpp:62 Transaction with id= <14432cab66b80f6ad799612c56a4f83a9e1dbed2633311577a9c1c39378aae8a> used already spent key images
2014-Jun-27 20:26:08.619565 [RPC1]Transaction verification failed: <14432cab66b80f6ad799612c56a4f83a9e1dbed2633311577a9c1c39378aae8a>