Pages:
Author

Topic: [ANN] [QCN] QuazarCoin | Full privacy&data protection | Egalitarian PoW - page 41. (Read 186555 times)

legendary
Activity: 1148
Merit: 1001
Can anyone explain how the hell can I spend these fucking coins mined at Minergate?



Every time I send them somewhere I got them back one minute later.
full member
Activity: 183
Merit: 100
Quote from: OracionSeis
Are you sure that the daemon was synchronized? Did you see a green notice 'Synchronize OK?

Yep, I had the green OK notice and the message saying you can start the wallet.

I've left it running since then for over an hour and it's still giving the same error when I try to transfer.
hero member
Activity: 756
Merit: 500
Running newest 64 bit windows daemon and wallet (as linked in the first post).

Removed wallet.bin and restarted again. Plenty of time allowed for sync.

Still failing, daemon output:

Code:
014-Jun-30 11:47:59.995676 [RPC0]ERROR ..\..\src\cryptonote_core\tx_pool.cpp:62
Transaction with id= 883b15> used already spent key images
014-Jun-30 11:48:00.010676 [RPC0]Transaction verification failed: eb63137f8d1a5156e2e396be69edc0061cfc7eaa6f8a1883b15>
014-Jun-30 11:48:00.020676 [RPC0][on_send_raw_tx]: Failed to process tx
014-Jun-30 11:48:46.790742 [RPC0]ERROR ..\..\src\cryptonote_core\tx_pool.cpp:62
Transaction with id= 3c16e7> used already spent key images
014-Jun-30 11:48:46.800742 [RPC0]Transaction verification failed: 8dacd2fd8e82b2b4ae5b719c6eecb229f5d95b7d1acc63c16e7>
014-Jun-30 11:48:46.805742 [RPC0][on_send_raw_tx]: Failed to process tx

corresponds to wallet output:

Code:
[wallet 1NpViU]: transfer 0 1VQpANF1pcKHPRAsZpeyG4jLDd1kbPn32YMeXkr9n8jNFvf8aaJd
ecB3FyAvo7X1DWJDQt3nii9eUTP5kJSfRpL5AwT72FM 1 168cde666984e0f1902a4f20056a70d15a
07337800865601e2d2d71cea18bacd
Error: transaction 3b15> was rejected by daemon with status "Failed"
[wallet 1NpViU]: transfer 0 1VQpANF1pcKHPRAsZpeyG4jLDd1kbPn32YMeXkr9n8jNFvf8aaJd
ecB3FyAvo7X1DWJDQt3nii9eUTP5kJSfRpL5AwT72FM 1 42429ab2a25651492d6d83a408b192e603
4162b78ec3c24565df0eca2c0d2dde
Error: transaction 16e7> was rejected by daemon with status "Failed"
[wallet 1NpViU]:

I tried using a new transaction ID, but error is still the same.

I've seen the 'used already spent key images' message before I'm sure.

Are you sure that the daemon was synchronized? Did you see a green notice 'Synchronize OK?
hero member
Activity: 756
Merit: 500
can someone pls tell me which files are necessary and is there some way to retrieve the coins?

Only *.keys file is necessary. It's your private keys, backup it. I posted a lot of times. Wallet.bin is just a cache and it will be recreated again if you run simplewallet --wallet-file wallet.bin again from wallet.bin.keys.

That is what I have done 10 times+ so far.

The problem persits.

I can resync the wallet but the wallet is unuseable, it closes itself after it resyncd. (meanwhile I cant type any commands)

The cache file is named QCN instead of QCN.bin.

My wallet is named, QCN wallet.bin
but only a QCN (file without fileformat) is created.

my keys are:
QCN.keys
shouldnt it be named QCN wallet.bin.keys
Huh



So my files after the resync of the wallet are:

QCN
QCN.keys

while it should be:

QCN wallet.bin
QCN wallet.bin.keys

shouldnt it?


This is the batfile with which i created the wallet 10 days+ ago:
simplewallet --generate-new-wallet=QCN wallet.bin --pass=blabla

This is the batfile to access the wallet:
simplewallet --wallet-file=QCN wallet.bin --pass=blablabla


It worked flawlessly for a week besides the common dust problem.



As stated later the very first deamon and simplewallet works with my files.
However I am unable to send any coins anywhere.
WITH ANY NEW RELEASE MY SIMPLEWALLET CLOSES ITSELF EVERYTIME.
Yes I deleted the .bin files and the whole %appdata% quazarcoin folder and resynced everything and dozen times.
BUT ONLY THE VERY FIRST REALEASE LETS ME USE MY SIMPLEWALLET.

The wallet has atm ~ 180 qcn in it which I would like to transfer to a new wallet.
But this seems like an impossible task.

@ Dev, can I send you my .keys file and can you look into it?


As a side note: I have set up 2 new wallets with the newest client files which work just fine.

If you've not resolved this problem, PM me please.
full member
Activity: 183
Merit: 100
Running newest 64 bit windows daemon and wallet (as linked in the first post).

Removed wallet.bin and restarted again. Plenty of time allowed for sync.

Still failing, daemon output:

Code:
014-Jun-30 11:47:59.995676 [RPC0]ERROR ..\..\src\cryptonote_core\tx_pool.cpp:62
Transaction with id= 883b15> used already spent key images
014-Jun-30 11:48:00.010676 [RPC0]Transaction verification failed: eb63137f8d1a5156e2e396be69edc0061cfc7eaa6f8a1883b15>
014-Jun-30 11:48:00.020676 [RPC0][on_send_raw_tx]: Failed to process tx
014-Jun-30 11:48:46.790742 [RPC0]ERROR ..\..\src\cryptonote_core\tx_pool.cpp:62
Transaction with id= 3c16e7> used already spent key images
014-Jun-30 11:48:46.800742 [RPC0]Transaction verification failed: 8dacd2fd8e82b2b4ae5b719c6eecb229f5d95b7d1acc63c16e7>
014-Jun-30 11:48:46.805742 [RPC0][on_send_raw_tx]: Failed to process tx

corresponds to wallet output:

Code:
[wallet 1NpViU]: transfer 0 1VQpANF1pcKHPRAsZpeyG4jLDd1kbPn32YMeXkr9n8jNFvf8aaJd
ecB3FyAvo7X1DWJDQt3nii9eUTP5kJSfRpL5AwT72FM 1 168cde666984e0f1902a4f20056a70d15a
07337800865601e2d2d71cea18bacd
Error: transaction 3b15> was rejected by daemon with status "Failed"
[wallet 1NpViU]: transfer 0 1VQpANF1pcKHPRAsZpeyG4jLDd1kbPn32YMeXkr9n8jNFvf8aaJd
ecB3FyAvo7X1DWJDQt3nii9eUTP5kJSfRpL5AwT72FM 1 42429ab2a25651492d6d83a408b192e603
4162b78ec3c24565df0eca2c0d2dde
Error: transaction 16e7> was rejected by daemon with status "Failed"
[wallet 1NpViU]:

I tried using a new transaction ID, but error is still the same.

I've seen the 'used already spent key images' message before I'm sure.
hero member
Activity: 556
Merit: 500
And now I can't transfer anything...

Code:
Refresh done, blocks received: 7
balance: 11.003758841474, unlocked balance: 11.003758841474
**********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************
[wallet 1NpViU]: transfer 0 1VQpANF1pcKHPRAsZpeyG4jLDd1kbPn32YMeXkr9n8jNFvf8aaJd
ecB3FyAvo7X1DWJDQt3nii9eUTP5kJSfRpL5AwT72FM 5 168cde666984e0f1902a4f20056a70d15a
07337800865601e2d2d71cea18bacd
Error: transaction 73e7> was rejected by daemon with status "Failed"
[wallet 1NpViU]: transfer 0 1VQpANF1pcKHPRAsZpeyG4jLDd1kbPn32YMeXkr9n8jNFvf8aaJd
ecB3FyAvo7X1DWJDQt3nii9eUTP5kJSfRpL5AwT72FM 1 168cde666984e0f1902a4f20056a70d15a
07337800865601e2d2d71cea18bacd
Error: transaction <00061371fc089dfa9c0f0af2ed197d762779cdc1c613f73dfdd79137e000
c782> was rejected by daemon with status "Failed"
[wallet 1NpViU]:

Daemon says it's synced fine.
Believe that i had this error too not sure but i think when the daemon say its synced it means that you can already open simplewallet, but does not necessary mean that the daemon is absolutly up to date, so just let the daemon run in the background and it should be after a while completly up to date with the blockchain and working.
Hope it works or updating to the newest version as sammy007 suggested could be a solution.
legendary
Activity: 1904
Merit: 1003
And now I can't transfer anything...

Code:
Refresh done, blocks received: 7
balance: 11.003758841474, unlocked balance: 11.003758841474
**********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************
[wallet 1NpViU]: transfer 0 1VQpANF1pcKHPRAsZpeyG4jLDd1kbPn32YMeXkr9n8jNFvf8aaJd
ecB3FyAvo7X1DWJDQt3nii9eUTP5kJSfRpL5AwT72FM 5 168cde666984e0f1902a4f20056a70d15a
07337800865601e2d2d71cea18bacd
Error: transaction 73e7> was rejected by daemon with status "Failed"
[wallet 1NpViU]: transfer 0 1VQpANF1pcKHPRAsZpeyG4jLDd1kbPn32YMeXkr9n8jNFvf8aaJd
ecB3FyAvo7X1DWJDQt3nii9eUTP5kJSfRpL5AwT72FM 1 168cde666984e0f1902a4f20056a70d15a
07337800865601e2d2d71cea18bacd
Error: transaction <00061371fc089dfa9c0f0af2ed197d762779cdc1c613f73dfdd79137e000
c782> was rejected by daemon with status "Failed"
[wallet 1NpViU]:

Daemon says it's synced fine.

What version you are using? Latest?
full member
Activity: 126
Merit: 100
And now I can't transfer anything...

Code:
Refresh done, blocks received: 7
balance: 11.003758841474, unlocked balance: 11.003758841474
**********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************
[wallet 1NpViU]: transfer 0 1VQpANF1pcKHPRAsZpeyG4jLDd1kbPn32YMeXkr9n8jNFvf8aaJd
ecB3FyAvo7X1DWJDQt3nii9eUTP5kJSfRpL5AwT72FM 5 168cde666984e0f1902a4f20056a70d15a
07337800865601e2d2d71cea18bacd
Error: transaction 73e7> was rejected by daemon with status "Failed"
[wallet 1NpViU]: transfer 0 1VQpANF1pcKHPRAsZpeyG4jLDd1kbPn32YMeXkr9n8jNFvf8aaJd
ecB3FyAvo7X1DWJDQt3nii9eUTP5kJSfRpL5AwT72FM 1 168cde666984e0f1902a4f20056a70d15a
07337800865601e2d2d71cea18bacd
Error: transaction <00061371fc089dfa9c0f0af2ed197d762779cdc1c613f73dfdd79137e000
c782> was rejected by daemon with status "Failed"
[wallet 1NpViU]:

Daemon says it's synced fine.

Try to close daemon and wallet and reopen them.
If not working delete again wallet.bin and synchronize your wallet

cheers
full member
Activity: 183
Merit: 100
And now I can't transfer anything...

Code:
Refresh done, blocks received: 7
balance: 11.003758841474, unlocked balance: 11.003758841474
**********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************
[wallet 1NpViU]: transfer 0 1VQpANF1pcKHPRAsZpeyG4jLDd1kbPn32YMeXkr9n8jNFvf8aaJd
ecB3FyAvo7X1DWJDQt3nii9eUTP5kJSfRpL5AwT72FM 5 168cde666984e0f1902a4f20056a70d15a
07337800865601e2d2d71cea18bacd
Error: transaction 73e7> was rejected by daemon with status "Failed"
[wallet 1NpViU]: transfer 0 1VQpANF1pcKHPRAsZpeyG4jLDd1kbPn32YMeXkr9n8jNFvf8aaJd
ecB3FyAvo7X1DWJDQt3nii9eUTP5kJSfRpL5AwT72FM 1 168cde666984e0f1902a4f20056a70d15a
07337800865601e2d2d71cea18bacd
Error: transaction <00061371fc089dfa9c0f0af2ed197d762779cdc1c613f73dfdd79137e000
c782> was rejected by daemon with status "Failed"
[wallet 1NpViU]:

Daemon says it's synced fine.
full member
Activity: 183
Merit: 100
After deleting my wallet.bin file and restarting simplewallet I seem to have recovered the lost balance. I don't have precise records but it's suddenly gone up by a few QCNs which would seem to roughly match the lost amounts over my last few transfers.  Smiley
hero member
Activity: 556
Merit: 500
I keep losing coins when I transfer. e.g:

I send 3 coins but my wallet total goes down by almost 4.

It's normal that I can't use the amount of coins that my wallet reports as being unlocked? I guess this is a feature and not a bug then...


I'm not 100% sure but you can send smaller amounts part by part or waiting when it fits (i think its because of "mixing" funcitons) and yes you should see this as features, because it is a part of the cryptonote technology Wink
You can have a look here for a insight into a standard cryptonote transaction: https://cryptonote.org/img/cryptonote_transaction.png
full member
Activity: 183
Merit: 100
I keep losing coins when I transfer. e.g:

I send 3 coins but my wallet total goes down by almost 4.

Stop it really, part of your balance locked due to previous transfer. Wait for unlock then send again. It's normal.

It's normal that I can't use the amount of coins that my wallet reports as being unlocked? I guess this is a feature and not a bug then...

EDIT: That's probably the wrong way of looking at it though. The issue is that when I transfer coins, my balance goes down by more than the amount I specify.

Quote
And mine on good pools with updated software with payout threshold to avoid dust and such problems when you can't send coins because your balance consist of 0.001 dusty inputs.

I've been on hashinvest with their 1 QCN min payout for the last week.
legendary
Activity: 1904
Merit: 1003
Hi folks,

mailed mintpal some days ago and we are now able to vote there Smiley

greetings


Cool, thank you bro, but why it listed as "QCR"? Can you email again and ask them to fix it? If there is a conflict with symbol it seems dev should change it. But i hope it's a Mintpal's typo.

Think they made a typing error, i already mailed them.


Awesome, fixed now. Guys, vote here https://www.mintpal.com/voting#QCN
legendary
Activity: 1904
Merit: 1003

Guys, please don't bribe craptsy, this exchange made trading impossible and it's a place where PoW coins dying. We have to concentrate on solid high volume exchange like Mintpal.
hero member
Activity: 556
Merit: 500
Hi folks,

mailed mintpal some days ago and we are now able to vote there Smiley

greetings


Cool, thank you bro, but why it listed as "QCR"? Can you email again and ask them to fix it? If there is a conflict with symbol it seems dev should change it. But i hope it's a Mintpal's typo.

     Think they made a typing error, i already mailed them.


I created QuazarCoin Mining Guide draft.


     Nice mining guide looks good thank you
legendary
Activity: 1904
Merit: 1003
I keep losing coins when I transfer. e.g:

I send 3 coins but my wallet total goes down by almost 4.

Stop it really, part of your balance locked due to previous transfer. Wait for unlock then send again. It's normal. And mine on good pools with updated software with payout threshold to avoid dust and such problems when you can't send coins because your balance consist of 0.001 dusty inputs.
full member
Activity: 183
Merit: 100
I keep losing coins when I transfer. e.g:



I send 3 coins but my wallet total goes down by almost 4.
legendary
Activity: 1904
Merit: 1003
Pages:
Jump to: