Bitcoin Forum
April 28, 2024, 04:09:22 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 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 ... 862 »
  Print  
Author Topic: [ANN] ¤ DMD Diamond 3.0 | Scarce ¤ Valuable ¤ Secure | PoS 3.0 | Masternodes 65%  (Read 1260264 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
polanskiman
Full Member
***
Offline Offline

Activity: 266
Merit: 100


View Profile
June 18, 2014, 03:18:14 PM
Last edit: June 18, 2014, 03:37:50 PM by polanskiman
 #1321

First, I apologize for confusing you with someone else. This was not intended and of course my comments about your code were misdirected. I have no idea what code you used, as it is not published. Maybe, you improved things in the code that I didn't see yet.

The changes of bitcoin code to compile on OS X is well documented and public knowledge. Diamond is using the same code base + few modifications and therefore "suffers" from the same fixes. It is also using an "obsolete" code base, although this is not a problem in most areas -- because newer code is not always better -- and because we do not seek the same functionality. But that is irrelevant to porting Diamond to different platforms.

Apologies accepted.

Anything I can do to help any further?

Maybe, publish what you changed in the code to make it compile under OS X so that it is not wasted effort and gets incorporated in the official Diamond code.

Here are the changes I made. https://github.com/polanskiman/Diamond/commit/eef719fa298f9f60ee79b98c99759da44eb8c5c5
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
MineP.it
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
June 18, 2014, 03:21:59 PM
 #1322

MineP.it Diamond Pool

Register now, if you haven't already done so, and prepare your workers get mining!

Stratum connection example:
stratum+tcp://dmd.minep.it:3367 -u MinepitUsername.anything -p anything

MinePit Pools
  • 0.75% fees across the board
  • Rock solid security and stability
  • One registration to access all our pools
  • Auto payouts every minute (manual payouts too)
  • 24/7 on-site chatbox
  • Super fast, powerful, scale-able servers
  • Unbeatable DDOS protection
  • Unique, custom interface and back-end infrastructure
  • Super fast compile times - we aim to be one of the first pools running at every launch

Join us now!


https://www.minep.it - secure, stable mining pools | 0.75% fees | chat | forums | one login for 40+ pools | unique interface
Pools: Bitcoin | BitMark | ConspiracyCoin | CryptCoin | CureCoin | DarkCoin | Digit | DogeCoin | Dvorakoin | FeatherCoin | FractalCoin | Hiro | IsraelCoin | KarmaCoin | Kryptonite | LimeCoinX | Litecoin | MultiWalletCoin | Negotium | NewWorldOrder | OzzieCoin | PyramidsCoin | RootCoin | SaveCoin | Shade | SurvivorCoin | SysCoin | TalkCoin | TitCoin | Trinity | UseCoin | UtopiaCoin | VertCoin | ViaCoin | VirtualCoin | VirtualMiningCoin | WankCoin | WorldCoin | ZetaCoin
RJF
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


Online since '89...


View Profile WWW
June 18, 2014, 04:09:55 PM
 #1323


If you want a look at the future of stable Alt Coins, read this:

https://www.rapidcx.com/blog/pantera-bitcoin-fund-sec-filing-reveals-96-million-investment

It's time to clean up and be professional...

DNotesVault
“First, they ignore you. Then, they laugh at you. Then, they fight you. Then you win!” – Mahatma Gandhi 
Prepare for your future now, check out CRISP For Retirement and our complete family of CRISP savings plans.
popshot (OP)
Hero Member
*****
Offline Offline

Activity: 774
Merit: 554


CEO Diamond Foundation


View Profile WWW
June 18, 2014, 09:47:12 PM
 #1324


If you want a look at the future of stable Alt Coins, read this:

https://www.rapidcx.com/blog/pantera-bitcoin-fund-sec-filing-reveals-96-million-investment

It's time to clean up and be professional...

RJF , thanks for the hint.

danbi
Sr. Member
****
Offline Offline

Activity: 393
Merit: 250


View Profile
June 19, 2014, 05:16:27 AM
 #1325

First, I apologize for confusing you with someone else. This was not intended and of course my comments about your code were misdirected. I have no idea what code you used, as it is not published. Maybe, you improved things in the code that I didn't see yet.

The changes of bitcoin code to compile on OS X is well documented and public knowledge. Diamond is using the same code base + few modifications and therefore "suffers" from the same fixes. It is also using an "obsolete" code base, although this is not a problem in most areas -- because newer code is not always better -- and because we do not seek the same functionality. But that is irrelevant to porting Diamond to different platforms.

Apologies accepted.

Anything I can do to help any further?

Maybe, publish what you changed in the code to make it compile under OS X so that it is not wasted effort and gets incorporated in the official Diamond code.

Here are the changes I made. https://github.com/polanskiman/Diamond/commit/eef719fa298f9f60ee79b98c99759da44eb8c5c5

Thanks. This is more or less the same set of changes I referred to (you can see them in the pending pull request to DMDcoin/Diamond).
But you did some more nice changes.
I have some questions, but perhaps will ask outside this thread, as to not fill it with purely code style/compatibility comments. Hopefully, we can have one final OS X release supporting as many versions as possible.

BTC: 15cJkRupKAkGr6sTxj1Uzb6uHbvuRyK1GL
DMD: dJZEqNcjiUiMMd8DKBFS9oMWtArAD2GCHr
polanskiman
Full Member
***
Offline Offline

Activity: 266
Merit: 100


View Profile
June 19, 2014, 08:42:06 AM
 #1326

First, I apologize for confusing you with someone else. This was not intended and of course my comments about your code were misdirected. I have no idea what code you used, as it is not published. Maybe, you improved things in the code that I didn't see yet.

The changes of bitcoin code to compile on OS X is well documented and public knowledge. Diamond is using the same code base + few modifications and therefore "suffers" from the same fixes. It is also using an "obsolete" code base, although this is not a problem in most areas -- because newer code is not always better -- and because we do not seek the same functionality. But that is irrelevant to porting Diamond to different platforms.

Apologies accepted.

Anything I can do to help any further?

Maybe, publish what you changed in the code to make it compile under OS X so that it is not wasted effort and gets incorporated in the official Diamond code.

Here are the changes I made. https://github.com/polanskiman/Diamond/commit/eef719fa298f9f60ee79b98c99759da44eb8c5c5

Thanks. This is more or less the same set of changes I referred to (you can see them in the pending pull request to DMDcoin/Diamond).
But you did some more nice changes.
I have some questions, but perhaps will ask outside this thread, as to not fill it with purely code style/compatibility comments. Hopefully, we can have one final OS X release supporting as many versions as possible.

I was actually thinking your changes were actually more refined than mine Smiley. My purpose was to simply make the minimum changes possible so that it would compile. I still received some warnings during compilation though, but I am thinking those are due to the fact that some parts of the code is deprecated/not used. Anyways, yes please shoot me a PM. We can take it from there.
MineP.it
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
June 19, 2014, 08:46:53 AM
 #1327

Hey guys, is there a Windows miner for stratum based pools available?

https://www.minep.it - secure, stable mining pools | 0.75% fees | chat | forums | one login for 40+ pools | unique interface
Pools: Bitcoin | BitMark | ConspiracyCoin | CryptCoin | CureCoin | DarkCoin | Digit | DogeCoin | Dvorakoin | FeatherCoin | FractalCoin | Hiro | IsraelCoin | KarmaCoin | Kryptonite | LimeCoinX | Litecoin | MultiWalletCoin | Negotium | NewWorldOrder | OzzieCoin | PyramidsCoin | RootCoin | SaveCoin | Shade | SurvivorCoin | SysCoin | TalkCoin | TitCoin | Trinity | UseCoin | UtopiaCoin | VertCoin | ViaCoin | VirtualCoin | VirtualMiningCoin | WankCoin | WorldCoin | ZetaCoin
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
June 19, 2014, 11:03:04 AM
Last edit: June 20, 2014, 12:38:29 AM by cryptonit
 #1328

Hey guys, is there a Windows miner for stratum based pools available?

but dont forget ur pool also need to be modified to be foundation share compatible

update:

im very unhappy with that miner srcxxx released he modified that pool mining only work on his pools.....

i didnt find out earlier because i was solo mining....

___________________________

this one should work on any stratum pool with correct foundation share setup



http://sourceforge.net/projects/diamonddmd/files/sgminer_diamond_v4.1.0.zip

until we release another one
it include the 14.6 driver optimized files

example bat (AMD290 solo primary and pool secondary) :


sgminer.exe -k diamond -o localhost:17772 -u rpcuserXXXXX -p rpcpassXXXXXXXXX -o stratum+tcp://dmdpool.digsys.bg:3333 -u cryptonit.2 -p 2 --xintensity 300 -g 1 --thread-concurrency 16384 -w 256 --lookup-gap 0 --difficulty-multiplier 0.0039062500












 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
June 19, 2014, 02:19:46 PM
 #1329

MineP.it Diamond Pool

Register now, if you haven't already done so, and prepare your workers get mining!

Stratum connection example:
stratum+tcp://dmd.minep.it:3367 -u MinepitUsername.anything -p anything

MinePit Pools
  • 0.75% fees across the board
  • Rock solid security and stability
  • One registration to access all our pools
  • Auto payouts every minute (manual payouts too)
  • 24/7 on-site chatbox
  • Super fast, powerful, scale-able servers
  • Unbeatable DDOS protection
  • Unique, custom interface and back-end infrastructure
  • Super fast compile times - we aim to be one of the first pools running at every launch

Join us now!



really very good looking pool
but seems u find no blocks
if ya need support send danbi a PM he can help ya
at least give hints how he solved it on a nomp based stratum pool

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
utahjohn
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500


View Profile
June 19, 2014, 10:22:42 PM
 #1330

@Minepit
Looks like a great idea Smiley How is progress with getting DMD mining pool working?
popshot (OP)
Hero Member
*****
Offline Offline

Activity: 774
Merit: 554


CEO Diamond Foundation


View Profile WWW
June 20, 2014, 01:05:54 AM
 #1331

The improved version of the main Diamond website is up http://bit.diamonds .
It's still need some polishing but the concept is finally there. We want it to be focused and clean and not another parallax bootstrap clone. Even though, it uses some bootstrap elements.   
The forum is also there but needs some adjustments before it's fully ready to use. You can start registering there, however.


utahjohn
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500


View Profile
June 20, 2014, 01:15:43 AM
 #1332

Nice work Smiley now fill in the blanks Smiley I think Diamond has a great future and am still solo mining Smiley
utahjohn
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500


View Profile
June 20, 2014, 01:28:14 AM
 #1333

Some figures from solo mining:
Driver    bin                   MHS  (280x+7950)  Comment
14.4      g4tc8192w256   20.99                    Compiled with 14.4
14.4      g4tc8192w256   21.40                    Optimized bin from forum
14.6      g4tc8192w256   21.40                    Optimized bin from forum
14.6      g4tc8192w256   21.02                    Compiled with 14.6

I see no improvement with 14.6 drivers
shveicar
Legendary
*
Offline Offline

Activity: 1414
Merit: 1013


DMD info: https://diamond-info.github.io/


View Profile
June 20, 2014, 06:35:25 AM
 #1334

The improved version of the main Diamond website is up http://bit.diamonds .
It's still need some polishing but the concept is finally there. We want it to be focused and clean and not another parallax bootstrap clone. Even though, it uses some bootstrap elements.   
The forum is also there but needs some adjustments before it's fully ready to use. You can start registering there, however.

Good job. Now I see that you are not sitting idly by. Certainly site needs more refinement, but it is already clear that this will be a grand project.
Thank you.

Diamond The best investment in your future! ✧ it's 35% POS and 65% Msternode ✧
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
June 20, 2014, 09:26:56 AM
 #1335

Some figures from solo mining:
Driver    bin                   MHS  (280x+7950)  Comment
14.4      g4tc8192w256   20.99                    Compiled with 14.4
14.4      g4tc8192w256   21.40                    Optimized bin from forum
14.6      g4tc8192w256   21.40                    Optimized bin from forum
14.6      g4tc8192w256   21.02                    Compiled with 14.6

I see no improvement with 14.6 drivers

as ya can read here
http://bit.diamonds/mining.html

14.6 improve is on new chips like  amd270 and amd290 GPUs

amd280 use the old 7970 chip

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
June 20, 2014, 09:29:29 AM
 #1336

The improved version of the main Diamond website is up http://bit.diamonds .
It's still need some polishing but the concept is finally there. We want it to be focused and clean and not another parallax bootstrap clone. Even though, it uses some bootstrap elements.   
The forum is also there but needs some adjustments before it's fully ready to use. You can start registering there, however.



great job!
i know how much blood and tears u invested!

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
HR
Legendary
*
Offline Offline

Activity: 1176
Merit: 1011


Transparency & Integrity


View Profile
June 20, 2014, 10:38:10 AM
 #1337

The improved version of the main Diamond website is up http://bit.diamonds .
It's still need some polishing but the concept is finally there. We want it to be focused and clean and not another parallax bootstrap clone. Even though, it uses some bootstrap elements.  
The forum is also there but needs some adjustments before it's fully ready to use. You can start registering there, however.




It's 100% bootstrap. Who are you trying to fool?


Just another generic, template, crypto website.   http://www.maxcdn.com/


Oh, and the English needs revision too . . .



. . . with tinypic images !?!?!? http://i41.tinypic.com/15i2mfp.jpg



Add: PM me if you ever want to get serious with your public image (I do websites and localizations at going rates).



popshot (OP)
Hero Member
*****
Offline Offline

Activity: 774
Merit: 554


CEO Diamond Foundation


View Profile WWW
June 20, 2014, 11:00:45 AM
 #1338

The improved version of the main Diamond website is up http://bit.diamonds .
It's still need some polishing but the concept is finally there. We want it to be focused and clean and not another parallax bootstrap clone. Even though, it uses some bootstrap elements.  
The forum is also there but needs some adjustments before it's fully ready to use. You can start registering there, however.


It's 100% bootstrap. Who are you trying to fool?
Just another generic, template, crypto website.   http://www.maxcdn.com/
Oh, and the English needs revision too . . .
. . . with tinypic images !?!?!? http://i41.tinypic.com/15i2mfp.jpg
Add: PM me if you ever want to get serious with your public image (I do websites and localizations at going rates).

Just re read what I've written and then you might understand that our aim was not to be parallax (so much associated with bootstrap framework) and I admitted it needs refinement (language and other elements). I'm not fulling anyone, even if it's 200% bootstrap, who cares? It represents Diamond just fine.
Thanks for your feedback.

alinutu78
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
June 20, 2014, 12:02:31 PM
 #1339

Who can help me to setup my card to solo mine DMD? I curently pool mine and i dont know what command to use in .bat file to solo mine. Can anyone tell to a noob like me the complete steps? Thanks alot!  Grin
MineP.it
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
June 20, 2014, 12:24:12 PM
 #1340

@Minepit
Looks like a great idea Smiley How is progress with getting DMD mining pool working?

I've been trying to modify the normal python stratum server we use but it was taking too long. I've switched to NOMP server now and we're currently testing whether it will accept blocks properly. Hopefully will be OK and we can get mining properly Smiley

https://www.minep.it - secure, stable mining pools | 0.75% fees | chat | forums | one login for 40+ pools | unique interface
Pools: Bitcoin | BitMark | ConspiracyCoin | CryptCoin | CureCoin | DarkCoin | Digit | DogeCoin | Dvorakoin | FeatherCoin | FractalCoin | Hiro | IsraelCoin | KarmaCoin | Kryptonite | LimeCoinX | Litecoin | MultiWalletCoin | Negotium | NewWorldOrder | OzzieCoin | PyramidsCoin | RootCoin | SaveCoin | Shade | SurvivorCoin | SysCoin | TalkCoin | TitCoin | Trinity | UseCoin | UtopiaCoin | VertCoin | ViaCoin | VirtualCoin | VirtualMiningCoin | WankCoin | WorldCoin | ZetaCoin
Pages: « 1 ... 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 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 ... 862 »
  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!