ManuBBXX
|
|
August 10, 2017, 04:02:37 PM |
|
A little thing I don't understand about XCN : in cmc, the value of XCN is almost all the time ~ 0.000005 BTC => https://coinmarketcap.com/currencies/cryptonite/But in bter, in exchange rate, it is half this value : about 0.0000028 BTC often So the rentability is half the real value of the coin. Why is it so 'cheap' on BTER tradign exchange, compared to the real value of XCN ?
|
|
|
|
pallas (OP)
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
August 10, 2017, 04:09:04 PM |
|
A little thing I don't understand about XCN : in cmc, the value of XCN is almost all the time ~ 0.000005 BTC => https://coinmarketcap.com/currencies/cryptonite/But in bter, in exchange rate, it is half this value : about 0.0000028 BTC often So the rentability is half the real value of the coin. Why is it so 'cheap' on BTER tradign exchange, compared to the real value of XCN ? Probably they take that value from btc38, which is higher because you can't transfer coins to/from there.
|
|
|
|
esprit577
|
|
August 10, 2017, 04:21:47 PM |
|
The price of XCN has been stable recently. Other coins are going up.. btc38 often fails to make deposits, and may need to be listed on other new exchanges,such as cryptopia.
|
|
|
|
Dr_Victor
|
|
August 10, 2017, 04:43:32 PM |
|
Let's ask Poloniex to fix xcn wallet and market. Everyone, send one request per day.
|
yobit.net is banned from signatures
|
|
|
palgin
|
|
August 10, 2017, 06:08:02 PM |
|
Let's ask Poloniex to fix xcn wallet and market. Everyone, send one request per day.
Poloniex can't unfreeze my account even after 2 month of ticket opening (seems that Polo DB has been at least partially stolen after last DDoS and hackers are in process of passhash-cracking, I was just unlucky ) If it's their service for customers, think they don't even notice any requests Bittrex will be a better choice.
|
BTC tips welcome: 16DHzyuqenEoHRA3w3YVGcYSDSHks7mor4
|
|
|
antantti
Legendary
Offline
Activity: 1176
Merit: 1015
|
|
August 10, 2017, 09:02:25 PM Last edit: August 11, 2017, 01:18:02 AM by antantti |
|
Let's ask Poloniex to fix xcn wallet and market. Everyone, send one request per day.
Poloniex can't unfreeze my account even after 2 month of ticket opening (seems that Polo DB has been at least partially stolen after last DDoS and hackers are in process of passhash-cracking, I was just unlucky ) If it's their service for customers, think they don't even notice any requests Bittrex will be a better choice. I bought some xcn during that polo delisting sell-off in December. Wallet was down, couldn't transfer those coins so opened a ticket three weeks after delisting. They answered pretty fast (3-4 days) and said they are working on it. I was randomly checking if polo wallet is up and then one day in February it was up and running. Woohoo I can withdraw, there is no time to loose!!! Only xcn address I had access on that mobile device was btc38 so I sent them there. What a massive brain fart. 4-5 months and some tickets later they were credited to my account. Meanwhile xcn went to new highs... edit: palgins windows miner + latest linux wallet did find a block. Some food for the faucet.
|
|
|
|
JasonSW
|
|
August 11, 2017, 01:48:04 AM |
|
Don't forget that xcn is having constantly 1 million USD daily trade volume in the past months, and with peeks of more than 10 M$. I don't understand how this can be called "lack of interest".
Obviously P&D and managed by certain group at the right time that btc38 moved trading into RMB; ofc suspicious of association with the inside of the exchange but I won't be conclusive on that. Volume isn't necessary meaning interests; there are quite a lot people good at pumping and they are rich enough to do that. Show your updates and serious long-term plan to attract people. Have you fixed the sync issue?? If so I'll go check it out.
|
|
|
|
JasonSW
|
|
August 11, 2017, 01:50:57 AM |
|
Let's ask Poloniex to fix xcn wallet and market. Everyone, send one request per day.
Forget Poloniex, now the Bittrex time; I don't want to be negative, but dev talked Bittrex months ago, this part should be clear though.
|
|
|
|
Gwyn
|
|
August 11, 2017, 01:56:04 AM |
|
Let's ask Poloniex to fix xcn wallet and market. Everyone, send one request per day.
Forget Poloniex, now the Bittrex time; I don't want to be negative, but dev talked Bittrex months ago, this part should be clear though. yes , i am so sad ,i have some xcn in polo wallet ,cann't withdraw . only think let it go ..
|
|
|
|
pallas (OP)
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
August 11, 2017, 09:09:48 AM |
|
New blockchain snapshot posted: https://mega.nz/#!lAQFVaib!IZSFnI_QXdukM6Mc3qVa9Jy9wIeSYwkG7dkoNDLtVbE
|
|
|
|
krnlx
|
|
August 11, 2017, 09:17:56 AM |
|
With Valgrind/callgrind I found bottlenecks, related to slow block accept in cryptonite wallet. THIS IS ONLY FOR TESTING. IT IS DIRTY, AND WALLET WILL CRASH AFTER BLOCK 2097152https://github.com/krnlx/Cryptonite/commit/d0363d10ffa8d8cf1fa9e3d1749408827aed8961//TODO 1. Test everything many times : sync, sync from scratch, from snapshot, etc, mining, transactions 2. Automatic memory size adjustment of MAX_BLOCK 3. Reducing SAFE_UNIQ 4. Test again.
|
|
|
|
pallas (OP)
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
August 11, 2017, 09:23:47 AM |
|
With Valgrind/callgrind I found bottlenecks, related to slow block accept in cryptonite wallet. THIS IS ONLY FOR TESTING. IT IS DIRTY, AND WALLET WILL CRASH AFTER BLOCK 2097152https://github.com/krnlx/Cryptonite/commit/d0363d10ffa8d8cf1fa9e3d1749408827aed8961//TODO 1. Test everything many times : sync, sync from scratch, from snapshot, etc, mining, transactions 2. Automatic memory size adjustment of MAX_BLOCK 3. Reducing SAFE_UNIQ 4. Test again. Thanks very much! What kind of improvement are you getting with this patch? I will test it ASAP! :-)
|
|
|
|
krnlx
|
|
August 11, 2017, 09:30:18 AM |
|
Reducing CPU usage while accepting new block.
|
|
|
|
pallas (OP)
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
August 11, 2017, 09:32:56 AM |
|
Reducing CPU usage while accepting new block.
I mean did you measure the time difference?
|
|
|
|
krnlx
|
|
August 11, 2017, 09:42:36 AM |
|
Reducing CPU usage while accepting new block.
I mean did you measure the time difference? OLD With patch This CPU load spikes appear when new block accepted
|
|
|
|
ImNotARobotOooO
Newbie
Offline
Activity: 4
Merit: 0
|
|
August 11, 2017, 11:09:21 AM |
|
wallet takes 10 min to start, after sync it takes 6+GB RAMM + CPU load very huge
|
|
|
|
pallas (OP)
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
August 11, 2017, 11:11:48 AM |
|
wallet takes 10 min to start, after sync it takes 6+GB RAMM + CPU load very huge are you talking about the standard wallet or the new krnlx patch? the standard wallet takes less than 1GB on my machine.
|
|
|
|
pallas (OP)
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
August 11, 2017, 11:13:41 AM |
|
Reducing CPU usage while accepting new block.
It is indeed a lot faster when accepting blocks, that's really what was needed, great! :-) But it will need to be tested and hard limits removed. Currently my test wallet hanged on trie sync, not necessarily related to the patch.
|
|
|
|
Sayman_nsk
|
|
August 11, 2017, 01:06:18 PM |
|
WTF??? I just rerun miner and ocminer`s scripts ban me again!
|
|
|
|
enochi
Newbie
Offline
Activity: 22
Merit: 0
|
|
August 11, 2017, 01:49:09 PM |
|
Hi,is it possible to solo mine? suprnova disconnect too often. my conf is " rpcuser=rpcuser rpcpassword=rpcpass rpcport=14443 listen=1 server=1" after I started ccminer,It shows "No payout address provided,switchin to network",is it ok? thanks.
|
|
|
|
|