Bitcoin Forum
June 24, 2024, 12:55:13 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 ... 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 [315] 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 ... 1832 »
  Print  
Author Topic: ★★DigiByte|极特币★★[DGB]✔ Core v6.16.5.1 - DigiShield, DigiSpeed, Segwit  (Read 3058428 times)
HollowStorm
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
February 24, 2014, 07:10:04 PM
 #6281

Any news about a new networks.py files ?


Hopefully, Rav will reply soon Smiley
https://github.com/Rav3nPL/p2pool-rav/issues/57

and update the networks.py files
vectisitch
Legendary
*
Offline Offline

Activity: 1927
Merit: 1004


View Profile
February 24, 2014, 07:10:32 PM
 #6282

regarding cryptsy. funny how they suddenly added mint after the weekend rise in volume and price. maybe when digi starts it's takeoff they will then be more than pleased to add us
DigiByte (OP)
Legendary
*
Offline Offline

Activity: 1722
Merit: 1051


Official DigiByte Account


View Profile WWW
February 24, 2014, 07:12:25 PM
 #6283

Any chance of some instructions on how to update P2Pools, thanks.
We will double check this! Thanks!
I just updated my P2Pool node.
I didn't even stop P2pool, I just stopped the DigiByte client, replaced it with the newer version, and relaunched it.
My node kept on running all the time and picked up new work as soon as the client was relaunched.
I didn't touch the P2Pool config yet.

@All P2Pool Owners:
The P2Pool Config also needs to be updated. I have requested Rav3npl (at Github) to check it out. And I'll let you guys know when the networks.py files are updated.
https://github.com/Rav3nPL/p2pool-rav/issues/57

So Heres how P2Pools can update both digibyte and p2pool config files using the terminal:

How to Update digibyte or DigiByteProject:
change directory to digibyte or digibyteproject

Code:
 cd ~
killall digibyted
Code:
cd ~/DigiByteProject/ 
OR  if youve renamed it as suggested in my guide
Code:
 cd ~/digibyte 
Code:
git pull origin master

You should what changes were made (Deletions and additions in the code) -- Make sure that these changes were made!

And now you can run digibyted again, and as stated by the p2pool owners above, you dont have to stop the client...

How to Update P2Pool Config:
Again, this can ONLY be done after Rav3n or someone from the DigiByteTeam (@xploited) gives us the networks.py files.
So, wait until that happens.

Change directory to p2pool
Code:
 cd ~/p2pool
OR if you havent renamed it to p2pool
Code:
 cd ~/p2pool-rav 
Code:
 git pull origin master 
Again, You should see that Additions and Deletions were made in the code -- Make sure that these changes were made!

Doon't worry, when you pull to p2pool.. There are no changes made to the web-static folder.. so you frontend will stay the same Tongue

I would recommend killing the p2pool and restarting it just to be safe Tongue
We dont want any surprise forks! Cheesy

@thefrog does this help? Thanks to HollowStorm for this!

kaas
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
February 24, 2014, 07:18:27 PM
 #6284


Not sure if my case was special for some reason but when I swapped the two files marked in purple it also prompted me for the pthreadGC2.dll file.  It loaded w/out issue once I transferred that file over.  I'm running Win8.0e.

For windows only qrc_bitcoin.cpp & digibyte-qt.exe need to be replaced. The update uses that same .dll files as the previous update.

Quote
@DigiBye: Regarding the P2P Pools, cant you write next to the pool name in the OP what country the pool is hosted in so that we knoow which one to use?

Great idea, we will be re-doing the OP today as well as getting marketing materials ready for the crypto convention. This week will be about updates, updates and more updates!

Quote
Cryptsy is really starting to piss me off that they haven't added this coin yet.
We will start a new Cryptsy push here in a few days, right now we want to  get more organized and focus on other more urgent developments (web site, promo video etc.) Cryptsy knows who we are. All we can do is keep working hard each and every day.

Quote
★★ DigiByte ★★ [DGB] New Anti-Multipool Implementation ✈ DigiShield v2.0 Update ✔

★★ DigiByte ★★ [DGB] Superior Anti-Multipool Technology ✈ DigiShield v2.0 Update ✔
+1 Great idea!

Quote
Tate you would consider changing the PoW to PoS at any date in your mind? PoS would give x% interest for holding coins in the wallet, like with NxT and Mintcoin.
look what happends with Mintcoin last days, 400% increase because PoS time is coming in 2 weeks.
POS is a very complex idea with some great features and not so great features in our opinion. At this point we do not feel POS would make it any easier to gain main stream adoption. It is hard enough to explain to the average person how sCrypt work. It has yet to filly prove itself as there are many unanswered questions. We are not ruling it out long term or opposed to considering other ideas. Innovation is an on going process.

Quote
Also, Devs: You might like to replicate the DigiShield post over there as well
We will do that. We need to start growing DigiByteTalk!

Quote
I updated the Chinese DGB thread, let's focus on spreading DGB to China. What's the situation with Btc38? Come on, work hard, play hard!

Edit - I'm updating every DGB thread on bitcointalk
We would like to start focusing more efforts on China. According to our analytic data it is still our #1 source of traffic.

Right now we are working on several projects. Has anyone had any contact with bman3 recently? We really need to find out the latest on the finished DigiMan and if the promo video is ready. Last we heard about 10 days ago was they were right around the corner.

Not sure if my case was special for some reason but when I swapped the two files marked in purple it also prompted me for the pthreadGC2.dll file.  It loaded w/out issue once I transferred that file over.  I'm running Win8.0e.


For windows only qrc_bitcoin.cpp & digibyte-qt.exe need to be replaced. The update uses that same .dll files as the previous update.



I'm running it on windows 7 and my wallet was working fine and i didnt have that pthreadfile.dll in my map. So when i updated, it was asking for it, so i had to transfer that file from the update files.
DigiByte (OP)
Legendary
*
Offline Offline

Activity: 1722
Merit: 1051


Official DigiByte Account


View Profile WWW
February 24, 2014, 07:29:54 PM
 #6285

regarding cryptsy. funny how they suddenly added mint after the weekend rise in volume and price. maybe when digi starts it's takeoff they will then be more than pleased to add us


The fact that this coin is still kicking with such a devoted dev team and community says a lot - even if we as a whole are a bit of a small fish right now. DGB is the underdog sleeper story, I'm tellin' ya. This is a grassroots coin combined with some very devoted devs and associates that keep it at a professional level. I think everybody is a bit surprised DigiByte isn't a tad more widespread - but that's exactly why it will be soon. The sea of scamcoins, and simple copy/paste jobs by people who aren't actually developers... DigiByte stands out - we just have to shout a little louder and keep the momentum going.

Maybe once the network transition is complete and everything is smooth with DigiShield the community should focus on a promotion campaign over a few days, just really making an effort to spread the word - and the DigiBytes! - to other discussion places outside of this thread. Reddit, cryptocointalk, twitter, etc. We've got that great new flier graphic to use and some catchy logos, I'd be willing to put some time and my reddit muscle into such a campaign. The last time myself and a few people did a reddit tipping and promotion/discussion campaign, which was rather unofficial, we saw the reddit subscriptions go from 170 -> 230 in a day. It has taken weeks to get up to ~300, so the effect of active promotion is certainly very real. We can have very real influence on the growth of our coin, my fellow DGB devotees.
+1 Thank you for the feedback and support!

Once we have made it through the the transition perdition we are going to start aggressively promoting and advertising!

thrassos
Full Member
***
Offline Offline

Activity: 156
Merit: 100


View Profile WWW
February 24, 2014, 07:38:55 PM
 #6286


DigiShield v2 Update is installed on our Pool at: https://www.cryptopoolmining.com/dgb/

Single Sign-On Pools: MONA, DGB, NUT, SLR, GLC, VGC, GDN and much more.
DGB Scrypt Pool - DGB Sha256d Pool - DGB Groestl Pool - DGB Skein Pool
Join us at: http://www.CryptoPoolMining.com/. Your crypto mining partner!
,./,./
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
February 24, 2014, 07:40:57 PM
 #6287

@DIGIBYTE

do you have a picture from the digiman when he  sit/stay normal?
flounderella
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250

Bitcoin Evengelist


View Profile
February 24, 2014, 07:46:10 PM
 #6288


Not sure if my case was special for some reason but when I swapped the two files marked in purple it also prompted me for the pthreadGC2.dll file.  It loaded w/out issue once I transferred that file over.  I'm running Win8.0e.

For windows only qrc_bitcoin.cpp & digibyte-qt.exe need to be replaced. The update uses that same .dll files as the previous update.

Quote
@DigiBye: Regarding the P2P Pools, cant you write next to the pool name in the OP what country the pool is hosted in so that we knoow which one to use?

Great idea, we will be re-doing the OP today as well as getting marketing materials ready for the crypto convention. This week will be about updates, updates and more updates!

Quote
Cryptsy is really starting to piss me off that they haven't added this coin yet.
We will start a new Cryptsy push here in a few days, right now we want to  get more organized and focus on other more urgent developments (web site, promo video etc.) Cryptsy knows who we are. All we can do is keep working hard each and every day.

Quote
★★ DigiByte ★★ [DGB] New Anti-Multipool Implementation ✈ DigiShield v2.0 Update ✔

★★ DigiByte ★★ [DGB] Superior Anti-Multipool Technology ✈ DigiShield v2.0 Update ✔
+1 Great idea!

Quote
Tate you would consider changing the PoW to PoS at any date in your mind? PoS would give x% interest for holding coins in the wallet, like with NxT and Mintcoin.
look what happends with Mintcoin last days, 400% increase because PoS time is coming in 2 weeks.
POS is a very complex idea with some great features and not so great features in our opinion. At this point we do not feel POS would make it any easier to gain main stream adoption. It is hard enough to explain to the average person how sCrypt work. It has yet to filly prove itself as there are many unanswered questions. We are not ruling it out long term or opposed to considering other ideas. Innovation is an on going process.

Quote
Also, Devs: You might like to replicate the DigiShield post over there as well
We will do that. We need to start growing DigiByteTalk!

Quote
I updated the Chinese DGB thread, let's focus on spreading DGB to China. What's the situation with Btc38? Come on, work hard, play hard!

Edit - I'm updating every DGB thread on bitcointalk
We would like to start focusing more efforts on China. According to our analytic data it is still our #1 source of traffic.

Right now we are working on several projects. Has anyone had any contact with bman3 recently? We really need to find out the latest on the finished DigiMan and if the promo video is ready. Last we heard about 10 days ago was they were right around the corner.

Get Wolong. He's Chinese....

KIDDING!
thefrog
Sr. Member
****
Offline Offline

Activity: 393
Merit: 250


View Profile
February 24, 2014, 08:10:54 PM
 #6289

Any chance of some instructions on how to update P2Pools, thanks.
We will double check this! Thanks!
I just updated my P2Pool node.
I didn't even stop P2pool, I just stopped the DigiByte client, replaced it with the newer version, and relaunched it.
My node kept on running all the time and picked up new work as soon as the client was relaunched.
I didn't touch the P2Pool config yet.

@All P2Pool Owners:
The P2Pool Config also needs to be updated. I have requested Rav3npl (at Github) to check it out. And I'll let you guys know when the networks.py files are updated.
https://github.com/Rav3nPL/p2pool-rav/issues/57

So Heres how P2Pools can update both digibyte and p2pool config files using the terminal:

How to Update digibyte or DigiByteProject:
change directory to digibyte or digibyteproject

Code:
 cd ~
killall digibyted
Code:
cd ~/DigiByteProject/ 
OR  if youve renamed it as suggested in my guide
Code:
 cd ~/digibyte 
Code:
git pull origin master

You should what changes were made (Deletions and additions in the code) -- Make sure that these changes were made!

And now you can run digibyted again, and as stated by the p2pool owners above, you dont have to stop the client...

How to Update P2Pool Config:
Again, this can ONLY be done after Rav3n or someone from the DigiByteTeam (@xploited) gives us the networks.py files.
So, wait until that happens.

Change directory to p2pool
Code:
 cd ~/p2pool
OR if you havent renamed it to p2pool
Code:
 cd ~/p2pool-rav 
Code:
 git pull origin master 
Again, You should see that Additions and Deletions were made in the code -- Make sure that these changes were made!

Doon't worry, when you pull to p2pool.. There are no changes made to the web-static folder.. so you frontend will stay the same Tongue

I would recommend killing the p2pool and restarting it just to be safe Tongue
We dont want any surprise forks! Cheesy

@thefrog does this help? Thanks to HollowStorm for this!

I am just confused by the "so wait until that happens." statement.
Or did Rav3n update the networks.py files already ? and the code is in git already ?
thanks
andreydariy
Full Member
***
Offline Offline

Activity: 155
Merit: 100


View Profile
February 24, 2014, 08:11:54 PM
 #6290

http://www.allcrypt.com/beta/voting.php

VOTE PEOPLE 10 times every day
Magice
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
February 24, 2014, 09:53:03 PM
 #6291

Good night! First thank enough the devs the incredible development work, it is exciting to have this coin followed since birth.

I wanted to comment that I have found a website that might be of interest to the media campaign:
  http://earncryptocoins.com/
The website is a compilation of various currencies faucet yesterday had 1500 users and 1660 are on today.

And also remember that in my pet care services accept payments DIGIBYTE! www.cuidotusmascotas.com
DigiByte (OP)
Legendary
*
Offline Offline

Activity: 1722
Merit: 1051


Official DigiByte Account


View Profile WWW
February 24, 2014, 10:00:25 PM
 #6292

Good night! First thank enough the devs the incredible development work, it is exciting to have this coin followed since birth.

I wanted to comment that I have found a website that might be of interest to the media campaign:
  http://earncryptocoins.com/
The website is a compilation of various currencies faucet yesterday had 1500 users and 1660 are on today.

And also remember that in my pet care services accept payments DIGIBYTE! www.cuidotusmascotas.com
Awesome! Thanks for the links and feedback!

mintzone
Sr. Member
****
Offline Offline

Activity: 285
Merit: 250


View Profile
February 24, 2014, 10:51:59 PM
 #6293

Always loving the positivity on this thread.  Smiley

DGB is my and the future's coin of choice! Don't cry if you don't invest Wink
Ice_Blade
Member
**
Offline Offline

Activity: 68
Merit: 10

IRC: Ice_Blade@freenode.net


View Profile
February 24, 2014, 11:00:55 PM
 #6294

http://www.allcrypt.com/beta/voting.php
DGB just passed Vertcoin! Keep voting!

And excellent work on the first page of this topic guys, looking great!
DigiByte (OP)
Legendary
*
Offline Offline

Activity: 1722
Merit: 1051


Official DigiByte Account


View Profile WWW
February 24, 2014, 11:11:26 PM
 #6295

Does anyone know what happened to the Pick Ax mining pool? https://www.pickaxe.cc/dgb/

Ice_Blade
Member
**
Offline Offline

Activity: 68
Merit: 10

IRC: Ice_Blade@freenode.net


View Profile
February 24, 2014, 11:20:40 PM
 #6296

Does anyone know what happened to the Pick Ax mining pool? https://www.pickaxe.cc/dgb/
I think they're down temporarily. All their coin-pools seem to be down, so they're probably having some issues with their server.

http://dgb.smalltimeminer.com appears to be down as well. MPOS is running, but the stratum servers have been down since the 20th.
https://pool.chunky.ms/dgb/ also has 0 workers and 0 hashrate, and haven't found a block in the last 3 days. Though I'm not sure whether they are just unlucky or if the stratum server went down as well.
roslinpl
Legendary
*
Offline Offline

Activity: 2212
Merit: 1199


View Profile WWW
February 24, 2014, 11:24:43 PM
 #6297

Good night! First thank enough the devs the incredible development work, it is exciting to have this coin followed since birth.

I wanted to comment that I have found a website that might be of interest to the media campaign:
  http://earncryptocoins.com/
The website is a compilation of various currencies faucet yesterday had 1500 users and 1660 are on today.

And also remember that in my pet care services accept payments DIGIBYTE! www.cuidotusmascotas.com
Awesome! Thanks for the links and feedback!

thanks indeed!

Much apritiate!

Smiley
DigiByte (OP)
Legendary
*
Offline Offline

Activity: 1722
Merit: 1051


Official DigiByte Account


View Profile WWW
February 24, 2014, 11:52:43 PM
Last edit: February 25, 2014, 12:34:45 AM by DigiByte
 #6298

Please let us know if we are missing any of the regular pools that have updated to DigiByte v2.0 DigiShield. We will be removing pools from the website that have not updated or notified us that they will be updating.

OmarG
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
February 25, 2014, 12:03:26 AM
 #6299

I have a friend trying to set up a P2Pool. He's running into 11Db Exception Cannot allocate memory digibyte in ProcessMessages() when syncing the Digibyte blockchain? Has anyone had this issue?

Canadian P2Pools: http://omargpools.ca/
DigiByte (OP)
Legendary
*
Offline Offline

Activity: 1722
Merit: 1051


Official DigiByte Account


View Profile WWW
February 25, 2014, 12:35:40 AM
Last edit: February 25, 2014, 02:00:53 AM by DigiByte
 #6300

We have removed all pools from the website that have not updated to v2.0 DigiShield.

Pools that are no longer online have also been removed.


Pages: « 1 ... 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 [315] 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 ... 1832 »
  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!