Pages:
Author

Topic: [QCN] QuazarCoin | Full anonymity | Privacy&Data protection | Egalitarian PoW - page 11. (Read 87093 times)

hero member
Activity: 756
Merit: 500
I am having trouble with transactions? Bittrex cannot find my deposits?

Sent them a list of the TX's, and they said they weren't showing in the blockchain???
When I run them, they are showing?

Now it seems Bittrex has disabled Quazarcoin?

Some (not all of the missing Quazar) examples are:

eb0f6e5908908752d07f17113acebc8c5848ebd7e982e2b828bc66c6b01020cb
1.519856000000
6a6d19a95c38870a5b788d3bc6b15f094ec71ebf43ab75a007c3326117fb83d7
1.507890000000
284693fefb8444c6cb8653f312ef9c58e0fa71305f545285d8deead0582a3852
1.540908000000
86e35923457ac1b3e2128c13a5e8a0980e08b4b1e1d7961722ea3475a9467cc1
1.359216000000
addbfbf8857e1c69d70db6332f8a9b620b1834797351186eb9b2413e68633a84
1.212562000000
ceee417a2876f077d4acc1010d4a6e336a403526e6618cb63f2dba44178ed9e2
1.201821000000
a932121e90b667159dfc6117f40f8ab5be6694b90675626b6af1060a8b66bc77
1.215728000000
9c773d355391549aa994166af15f5c511ee5f95f0f07c903ef5500a88f139f25
1.209032000000
d10e7ed94f02e9dec6cd0e035f0fac98e42b73e3e57f2df095c0f72dd6aaab29
2.054429000000
4024870658557411d5f8205c698cacfa9b0230e48d42508dcf61bf8067afd86f
1.109775000000
928cd8b33c538f1b81e3a870bb15cc41e1af1c5d9f10b3c497988f0de4c0d5f0
3.231232000000

Anyone else having issues???

You can check your hash via block explorer. For example I see

Code:
eb0f6e5908908752d07f17113acebc8c5848ebd7e982e2b828bc66c6b01020cb

in MinerGate & Cryptostats.
hero member
Activity: 756
Merit: 500
I get "-17 days ahead" - and a later message "block verification failed, dropping connection" - ? any tips

This is a customary system message in the sync process. It means that the network had a connected daemon which was mining an alternative chain of lesser lenght. Now the daemon is online and sees that the top block is alternative and began synch. The quantity of days is calculated according to the chain it's missing.
hero member
Activity: 756
Merit: 500
Failed to process Tx

I've received several messages that the pools now have the following error:



I've studied the simplewallet & RPC code. Now its clear that wallet2 was developed to be used with one thread only.

It seems that the open source pool devs broke wallet state and now all the renewed pools are getting this error. The problem is that transactions are created with inputs which are already spent.

You can solve the issue as follows: 1) re-sync your wallet 2) only one thread can address RPC of the wallet at one point, so put the payments in line.

I've run that script within testnet by putting the payments in line. Tests have been going for about a day and everything is OK.

I recommend the pool devs to make these changes.
full member
Activity: 491
Merit: 100
I am having trouble with transactions? Bittrex cannot find my deposits?

Sent them a list of the TX's, and they said they weren't showing in the blockchain???
When I run them, they are showing?

Now it seems Bittrex has disabled Quazarcoin?

Some (not all of the missing Quazar) examples are:

eb0f6e5908908752d07f17113acebc8c5848ebd7e982e2b828bc66c6b01020cb
1.519856000000
6a6d19a95c38870a5b788d3bc6b15f094ec71ebf43ab75a007c3326117fb83d7
1.507890000000
284693fefb8444c6cb8653f312ef9c58e0fa71305f545285d8deead0582a3852
1.540908000000
86e35923457ac1b3e2128c13a5e8a0980e08b4b1e1d7961722ea3475a9467cc1
1.359216000000
addbfbf8857e1c69d70db6332f8a9b620b1834797351186eb9b2413e68633a84
1.212562000000
ceee417a2876f077d4acc1010d4a6e336a403526e6618cb63f2dba44178ed9e2
1.201821000000
a932121e90b667159dfc6117f40f8ab5be6694b90675626b6af1060a8b66bc77
1.215728000000
9c773d355391549aa994166af15f5c511ee5f95f0f07c903ef5500a88f139f25
1.209032000000
d10e7ed94f02e9dec6cd0e035f0fac98e42b73e3e57f2df095c0f72dd6aaab29
2.054429000000
4024870658557411d5f8205c698cacfa9b0230e48d42508dcf61bf8067afd86f
1.109775000000
928cd8b33c538f1b81e3a870bb15cc41e1af1c5d9f10b3c497988f0de4c0d5f0
3.231232000000

Anyone else having issues???
newbie
Activity: 21
Merit: 0
Having issues syncing the block chain too. :/
sr. member
Activity: 442
Merit: 250
...and it is so much easier to explain you family and friends what are you doing with these computers.
Well, you are calclulating QUAZARS!

Yes, and they pay you for doing that!

VERY SCIENCE!! ;>
sr. member
Activity: 771
Merit: 258
Trident Protocol | Simple «buy-hold-earn» system!
I get "-17 days ahead" - and a later message "block verification failed, dropping connection" - ? any tips
hero member
Activity: 756
Merit: 500
Good news!

Difficulty and overall network h/r systematically increased over the last week.

See charts:

Diff


Network h/r

Now diff is about 75 mln and network h/r is about 1,240,000.

Also the total transaction volume increased.


This chart doesn't include block rewards

Currently about 260,000 quazarcoins was produced.

Here're all charts

Join to QuazarCoin:
hero member
Activity: 756
Merit: 500
sr. member
Activity: 329
Merit: 251
Hi,

Could some one remind me where to get the "Cut & Paste" app for an active simeplewallet (windows) from please
Really handy for copying TX id's etc

Thanks

I'm not sure if this is what you mean, but in the Windows command prompt (cmd.exe), you can right click and select Mark (first entry in the menu). Then select the text you want to copy with the mouse (highlight) and press enter. Now the copied text is in the clipboard and you can copy it using a menu option to paste or with CTRL+V.

Thanks, I'm just being an idiot.....I thought quick edit mode was enabled and it was not

But I do remember seeing an app that performs other functions in the simple wallet window. I'll re read all byte coin thread
hero member
Activity: 756
Merit: 500
I changed the pool fee of http://qcnpool.org to 0.75%. Maybe that makes it attractive enough to at least get the 8KH it needs to run smooth...

Connect to qcnpool.org!
hero member
Activity: 756
Merit: 500
My daemon says im ahead 19 blocks  Huh

This is a customary system message in the sync process.
hero member
Activity: 756
Merit: 500
     When I run quazarcoind.exe. At first it's ok,SYNCHRONIZATION started.
      But after a few minutes, error happen.The detail is:
 

2014-Jun-22 14:48:51.704505 [P2P7]ERROR c:\projects\quazarcoin\contrib\epee\include\net\abstract_tcp_server2.inl:307 send que size is more than ABSTRACT_SERVER_SEND_QUE_MAX_COUNT(100), shutting down connection
2014-Jun-22 14:48:51.714507 [P2P7]ERROR c:\projects\quazarcoin\contrib\epee\include\net\levin_protocol_handler_async.h:644 Failed to do_send()
2014-Jun-22 14:48:51.724508 [P2P7]ERROR c:\projects\quazarcoin\contrib\epee\include\net\abstract_tcp_server2.inl:307 send que size is more than ABSTRACT_SERVER_SEND_QUE_MAX_COUNT(100), shutting down connection
2014-Jun-22 14:48:51.734509 [P2P7]ERROR c:\projects\quazarcoin\contrib\epee\include\net\levin_protocol_handler_async.h:638 [107.170.193.84:23080 OUT]Failed to do_send()
2014-Jun-22 14:48:51.734509 [P2P7]ERROR c:\projects\quazarcoin\contrib\epee\include\net\abstract_tcp_server2.inl:307 send que size is more than ABSTRACT_SERVER_SEND_QUE_MAX_COUNT(100), shutting down connection


   I have down the new  blockchain ,the error is still .Please help me

You can ignore these errors, the daemon will continue to synchronize.

I am having the same.
Well, maybe this isn't danger but it annoys me and could scare off new users.
I'd like to know what is this and how to get rid of this.

This error doesn't interrupt sync&work and your QCNs remain safe. We are working to resolve this problem, I understand that huge red letters irritate users.
sr. member
Activity: 616
Merit: 251
My daemon says im ahead 19 blocks  Huh
hero member
Activity: 756
Merit: 500
It appears all pools including mine, Extremepool, are having the same issues with payouts since the last update.
Dev can you assist?

whenever payout tries to go through get an error in daemon.  tx to big


**http://qcn.extremepool.org has rolled back to a previous daemon and the payout issue has gone away**

waiting to hear from dev on a fix.

I'm in process, check PM.
hero member
Activity: 756
Merit: 500
New M7u version of yam miner is available. Major addition in this release is support for many new coins - DVK,MYR,BCN,QCN,FCN and XMR.

yam M7u supports FantomCoin CryptoNight merged mining of FCN-XMR, FCN-BCN and FCN-QCN - check readme.txt and default config for details.

yam M7u has special algorithm variation for faster CryptoNight mining on AMD CPUs, resulting in 360+ H/s on AMD FX-8320 at stock freqs.

Primary download location for yam M7u is https://t.co/whkQyh2XA2
Alternative download location for yam M7u is http://t.co/A9c5GryPBy
Chinese users may donwload yam M7u at http://t.co/qsWEtQEMhZ

Enjoy.


Nice. What are the ways to communicate with you? I mean for example the site or the special thread in BitcoinTalk.
sr. member
Activity: 442
Merit: 250
     When I run quazarcoind.exe. At first it's ok,SYNCHRONIZATION started.
      But after a few minutes, error happen.The detail is:
 

2014-Jun-22 14:48:51.704505 [P2P7]ERROR c:\projects\quazarcoin\contrib\epee\include\net\abstract_tcp_server2.inl:307 send que size is more than ABSTRACT_SERVER_SEND_QUE_MAX_COUNT(100), shutting down connection
2014-Jun-22 14:48:51.714507 [P2P7]ERROR c:\projects\quazarcoin\contrib\epee\include\net\levin_protocol_handler_async.h:644 Failed to do_send()
2014-Jun-22 14:48:51.724508 [P2P7]ERROR c:\projects\quazarcoin\contrib\epee\include\net\abstract_tcp_server2.inl:307 send que size is more than ABSTRACT_SERVER_SEND_QUE_MAX_COUNT(100), shutting down connection
2014-Jun-22 14:48:51.734509 [P2P7]ERROR c:\projects\quazarcoin\contrib\epee\include\net\levin_protocol_handler_async.h:638 [107.170.193.84:23080 OUT]Failed to do_send()
2014-Jun-22 14:48:51.734509 [P2P7]ERROR c:\projects\quazarcoin\contrib\epee\include\net\abstract_tcp_server2.inl:307 send que size is more than ABSTRACT_SERVER_SEND_QUE_MAX_COUNT(100), shutting down connection


   I have down the new  blockchain ,the error is still .Please help me

You can ignore these errors, the daemon will continue to synchronize.

I am having the same.
Well, maybe this isn't danger but it annoys me and could scare off new users.
I'd like to know what is this and how to get rid of this.
pfo
newbie
Activity: 27
Merit: 0
Hi,

Could some one remind me where to get the "Cut & Paste" app for an active simeplewallet (windows) from please
Really handy for copying TX id's etc

Thanks

I'm not sure if this is what you mean, but in the Windows command prompt (cmd.exe), you can right click and select Mark (first entry in the menu). Then select the text you want to copy with the mouse (highlight) and press enter. Now the copied text is in the clipboard and you can copy it using a menu option to paste or with CTRL+V.
Pages:
Jump to: