Bitcoin Forum
June 25, 2025, 06:26:05 AM *
News: Pizza day contest voting
 
   Home   Help Search Login Register More  
Poll
Question: Which domain should the coin have?
xdag.org - 10 (50%)
xdag.cash - 9 (45%)
other xdag.* - 1 (5%)
shitcoin.xxx is better - 0 (0%)
Total Voters: 20

Pages: « 1 ... 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 [96] 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 »
  Print  
Author Topic: [ANN] [XDAG] Community Driven - First Mineable DAG | CPU Mining  (Read 76053 times)
pararius
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
February 11, 2018, 10:12:13 AM
 #1901

can somebody help me?

I left the cpu miner running on a server for a month and now state returns "trying to connect to mining pool"

what can I do? was there a new software release or hard fork?
try gpu-mining, cpu-mining is obsolete^^

thanks but I only have XEON servers. Anyway just to get what I mined how can I get it? When I run "balance" command it says not available because "state" command doesn't work.

Do I have the funds or they got lost with the pool? It was a default pool I think. Sad very sad if I lost my funds

To see your balance you need to connect to an active pool or you can check it by inserting your XDAG Wallet address on here (http://xdag.me/balance)

*If you cannot remember your XDAG Wallet address a quick way to get that would be to change your connection settings to an active pool, log in using the password for your wallet, and then typing "account" into the console.

https://imgur.com/D28c23L

https://imgur.com/N7bfDbA

thank you!
AnotherYou
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
February 11, 2018, 11:23:35 AM
 #1902

Ok, it explains how to mine, thanks. But I still can't create the wallet.
Trying to deal with the console version (Windows). Reading the documentation:


to create new wallet use:
xdag.exe xdag.corpopool.com:443

jonano
Jr. Member
*
Offline Offline

Activity: 133
Merit: 7


View Profile
February 11, 2018, 10:31:59 PM
 #1903

your code have been audited?
It is hard to audit his sources. Too intricated code...
But I used this part of sources in my project and will make it more clear in the next version.


GPU miner v0.2.3 is released.
https://github.com/jonano614/DaggerGpuMiner/releases
Changes:
- storage folder is no longer necessary
- some optimization of performance, mostly for AMD. NVIDIA-specific optimization is planned in further versions.
- workaround on high CPU usage with NVIDIA cards. The fix is optional. For details see Readme: https://github.com/jonano614/DaggerGpuMiner/blob/master/README.md
freepellent
Newbie
*
Offline Offline

Activity: 78
Merit: 0


View Profile
February 11, 2018, 10:48:54 PM
 #1904

Hi jacklong,If you understand the code please join discord channel and contribute to community development. Thank you
your code have been audited?

for (i = c = d = 0; i < 32; ++i) {
if (d < 6) d += 8, c <<= 8, c |= *fld++;
*ptr++ = bits2mime[c >> (d -= 6) & 0x3F];

}

Don't you think it would be better…

for (int i,c,d; i = c = d = 0; i < 32; ++i) {
        if (d < 6) {
                               d += 8;
                               c <<= 8;
                               c |= *fld++;
                                                     }
               d -= 6;
        *ptr++ = bits2mime[(c >> d) & 0x3F];

      }

And many places use assembly language, why not use functions?  This is not a singlechip.
fracas
Full Member
***
Offline Offline

Activity: 392
Merit: 100


Multiversum


View Profile
February 12, 2018, 09:07:43 AM
 #1905

your code have been audited?
It is hard to audit his sources. Too intricated code...
But I used this part of sources in my project and will make it more clear in the next version.


GPU miner v0.2.3 is released.
https://github.com/jonano614/DaggerGpuMiner/releases
Changes:
- storage folder is no longer necessary
- some optimization of performance, mostly for AMD. NVIDIA-specific optimization is planned in further versions.
- workaround on high CPU usage with NVIDIA cards. The fix is optional. For details see Readme: https://github.com/jonano614/DaggerGpuMiner/blob/master/README.md

Very nice man, thank you. This coin is progressing very good, audit or not. I am just a bit perplexed about transaction times. It could be faster maybe.

█≣≣≣MULTIVERSUM≣≣≣█▐4th GenerationRelational BlockchainPre-ICO-Starts on 01 March,2018 until 31 March 2018
        WHITE PAPER                  ANN THREAD                                        3rd part blockchain applications infrastructure
✔     Reddit     ✔     Medium     ✔     Facebook          Telegram     ✔     Twitter     ✔
franksssss
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
February 12, 2018, 10:52:30 AM
 #1906

>> WTB XDAG <<

100k @ $0.066

Best price right now.

PM me, escrow available.
I want to sell 9k, but i want escrow RUBENCM. He is in telegram or discord channel official
loremipsum
Hero Member
*****
Offline Offline

Activity: 644
Merit: 501


View Profile
February 12, 2018, 11:16:04 AM
 #1907

52mil XDAG are already in circulation and this number is increasing by more than 1.3mil per day. With such high rate of inflation i’m surprised people are buying at $0.05 per Xdag.

Are there any plans to change this model?

HacktionMan
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
February 12, 2018, 02:50:29 PM
 #1908

52mil XDAG are already in circulation and this number is increasing by more than 1.3mil per day. With such high rate of inflation i’m surprised people are buying at $0.05 per Xdag.

Are there any plans to change this model?

Why? This has a huge potencial and most miners I know are hodling.
There are people who want to buy more than 100k and not that many people can (or want to) supply that quantity.
I'm mining since day #2, and in the last days the difficulty went up very fast, so, not really sure if the price will go down.
In fact, the price dropped due to FUD when dev was insulted in this forum, if that did not happen probabbly the price would still be around $0.1 USD per coin.
AnotherYou
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
February 12, 2018, 03:43:03 PM
 #1909

Easy one-click GPU miner based on Jonano xdag gpuminer 0.2.3

Link to download One Click GPU Miner is here
http://dagger.corpopool.com/help/

ps. Use _Start.cmd to start it.
Enjoy!
manuhr
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
February 12, 2018, 04:19:01 PM
 #1910

>> WTB XDAG <<

100k @ $0.066

Best price right now.

PM me, escrow available.

WTS 15K  with escrow
nakashu
Member
**
Offline Offline

Activity: 175
Merit: 11

"Decentralization is religion"


View Profile
February 12, 2018, 05:14:00 PM
 #1911

your code have been audited?
It is hard to audit his sources. Too intricated code...
But I used this part of sources in my project and will make it more clear in the next version.


GPU miner v0.2.3 is released.
https://github.com/jonano614/DaggerGpuMiner/releases
Changes:
- storage folder is no longer necessary
- some optimization of performance, mostly for AMD. NVIDIA-specific optimization is planned in further versions.
- workaround on high CPU usage with NVIDIA cards. The fix is optional. For details see Readme: https://github.com/jonano614/DaggerGpuMiner/blob/master/README.md

Excellent job! for me it is +20% in performance.. thank you very much!
crypto_ripper14
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
February 12, 2018, 06:25:05 PM
 #1912

balance checker is not working :S
goto2013
Full Member
***
Offline Offline

Activity: 258
Merit: 112



View Profile
February 12, 2018, 07:14:04 PM
 #1913

balance checker is not working :S

the complete website is down...


Lenina.shop - Pay with btc and other crypto coins - German based online Stor
alexgold
Full Member
***
Offline Offline

Activity: 350
Merit: 100



View Profile
February 12, 2018, 07:15:19 PM
 #1914

oh very nice project. i am really interested in this project. good roadmap, dev members
alexandrofff
Jr. Member
*
Offline Offline

Activity: 126
Merit: 1


View Profile
February 12, 2018, 07:48:08 PM
 #1915

oh very nice project. i am really interested in this project. good roadmap, dev members

But other users are writing that the website is down..
Manollo
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
February 12, 2018, 08:22:13 PM
 #1916

seems cheatoshin0 has closed his own project bye bye
goto2013
Full Member
***
Offline Offline

Activity: 258
Merit: 112



View Profile
February 12, 2018, 08:55:15 PM
 #1917

oh very nice project. i am really interested in this project. good roadmap, dev members

there is no roadmap and no dev member...

we don't have a single dev, he quit his own project today...

Lenina.shop - Pay with btc and other crypto coins - German based online Stor
Postyy
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
February 12, 2018, 09:12:41 PM
Last edit: February 12, 2018, 09:48:10 PM by Postyy
 #1918

community shall carry this project .
website : http://xdag.org/
Balance check: b.xdagtalk.com

more info @ tele : https://t.me/dagger_cryptocurrency
crypto_ripper14
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
February 12, 2018, 09:41:19 PM
 #1919

thanks. Balance checker not working yet but I guess you guys are sorting the bugs:)
AnotherYou
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
February 12, 2018, 11:10:18 PM
 #1920

balance checker is not working :S
You can check it here
Balance Checker: http://dagger.corpopool.com
Pages: « 1 ... 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 [96] 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!