Search content
Sort by

Showing 20 of 154 results by HollowStorm
Post
Topic
Board Altcoin Discussion
Re: With ASICs on the horizon should DigiByte switch algorithms?
by
HollowStorm
on 23/03/2014, 03:52:47 UTC
I vote for useful POW. Something like GridCoin, RieCoin. Something that will use hashing power noy only to secure the network but also for some really useful computing!

Does anyone have more examples like Grid, Rie, maybe? Has anyone heard of curecoin?

I believe the Curecoin devs have an algo ready but they didnt lauch the coin. Can we collaborate with them?

Check this out:
"CureCoin allows owners of both ASIC and GPU/CPU hardware to earn. CureCoin puts ASICs to work at what they are good at--securing a blockchain, while it puts GPUs and CPUs to work with work items that can only be done on them--protein folding. "

https://bitcointalk.org/index.php?topic=330685.0

Everyone Wins!
Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
HollowStorm
on 08/03/2014, 17:00:53 UTC
Help requested
@Hollow
@Chaeplin

Can you check my p2pool, everything as been updated, network.py is modified with the new subsidy, but the p2pool is still on the old chain 72*** and look like i'm not the only one... I'm not able to point it on the new chain 74***.

Any help would be appreciated.


Well, if 72xxx blocks mean you're on the old chain, then I am in the old chain too despite having DigiShield in place.
But I can send my DGBs to MintPal without a problem... so is MintPal on the old chain too?
I don't get it to be honest.
Or I am missing something obvious, or we're f*. What is it?

@The_Cashier
@mmininginc
@Makishart

Yep, Chaep and I coordinated the migration to the new chain.. and everything's going well thankfully Smiley
Where were you guys!?

So here's what you've got to do join the new share chain:

edit the p2pool/networks.py Identifier and prefix values:

From

Code:
   IDENTIFIER='da0fa0c30b6fab6a'.decode('hex'),
    PREFIX='c30fa0b60da0c3da'.decode('hex'),

to

Code:
   IDENTIFIER='48a4ebc31b798115'.decode('hex'),
    PREFIX='5685a276c2dd81db'.decode('hex'),

Once your data folder deletes the old chain and syncs with the new one.. You'll be fresh fish in the new p2pool network, so.. Welcome! Smiley

https://github.com/Rav3nPL/p2pool-rav/pull/59

For other p2pool operators ready to migrate, Please make sure..

1. You're using the Dedicated Subsidy Function.
2. You've compiled Digibyte 2.0 (Digibyted) with new conf (do this from block 0 if needed)

Do this before you migrate... otherwise we'll have the create another share chain!

That's all.
__________________________________________________________________

For those who are wondering why pool2me.dgbmining.com:9022 is down..

It's because i cant financially support it anymore. This is true for my miners too. I've put em on sale. Tongue
Still supporting DigiByte All the Way to the Moon, though!

Pool2EU and Pool2SG are still live (for as long as i can support them)

Had to sell away all my DGB, too Tongue

Twas a pleasure to serve this community...
DigiByte was the first and probably is my last crypto (that i've served)
(I'll try to stay active, though.)

_____________________________________________________________________

I have an incomplete project that i had worked on in the very beginning:
For those who remember, I called it: "The 1st Instance of the DigiByte Foundation" Tongue
... driven by the community

Kiva Lending Team: http://www.kiva.org/team/digibyte_foundation
DigiByte Kiva Profile: http://www.kiva.org/lender/digibyte

I'm willing to part captain ship and pass it on to whoever thinks they would be able to revive and push this project.
I'd still want it to be driven by the community.

Remember, For every new kiva lender you invite through the DGB Foundation recruit link, you get a $25 loan bonus that adds on to the team's Total!

Twas my pleasure serving this great community.

Signing out...
-HollowStorm


Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
HollowStorm
on 07/03/2014, 12:05:12 UTC
I do have to agree slightly, how many people on here have actually spent some BTC to vote? very poor show when you look at the ultracoin thread.

Many people paid-in, n bribed BTC during the allcrypt and mintpal voting period. Including the Devs.

I believe, its not cause we're out of faith or BTC... we've already given up too much.
Its just tht, this isn't the first pay-to-win vote poll, for an exchange, that DigiByte has had to go through.

The Devs have already paid plenty before and they did this time too Smiley

Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
HollowStorm
on 07/03/2014, 09:02:50 UTC
Digibyte community is shit... poor and all promise is fake.... dev you are 0.... a chance to be on a serious market place and you dooo nothing... i think i m the only wo spent some btc to be on cryptsy... you say it s good a website made for free and market place where nothing happen... digibyte not to the moon but in the asss

Chill man, digibyte is growing slowly, but gradually.

We'll be there.
Post
Topic
Board Altcoin Discussion
Re: [POLL] Which ALTCoin(s) do you HATE the MOST!? Feb 2014
by
HollowStorm
on 07/03/2014, 07:14:58 UTC
C'mon Guys, Reply n Vote!
Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
HollowStorm
on 07/03/2014, 05:59:19 UTC
Message to all p2pool Operators:

To all those operating a DigiByte p2pool,

The p2pool network has gotten very fragmented with FOUR different types of P2Pools, i.e. P2Pools using dgb v1.0, dgb v2.0 with old networks.py sub_func, dgb 2.0 w/o updated networks.py, dgb 2.0 w/o dedicated SUB Func,... and what not.

It's time to fix this gunk up and get back in good shape!
Here's what we need to do...


ALL the following Updating can be done on the fly! Dont worry!
I urge all p2pool operators to:

    1. Update to DigiByte v2.0 and Compile the new 'DigiByted' with the latest conf file. (Do this, If you haven't done it!)

    2. You should delete your downloaded chain and restart syncing from block 0 (Do this, if you haven't)

    3. Start using a dedicated SUBSIDY FUNCTION for digibyte! (A Must!)

    4. CHANGE TO NEW P2POOL Fork! (I have the new Values. I will give them to you once i see that your p2pool node is a healthy one!)


Proof: Check the 'last blocks' tab in your p2pool and then compare it to mine: http://pool2eu.dgbmining.com:9022/static/
All 3 of my p2pools (pool2sg, pool2me, pool2eu) are on the healthy p2pool network

You'll find info on how to do all of the above steps here: https://bitcointalk.org/index.php?topic=408268.msg5440858#msg5440858

Lets get the p2pool network back in good shape!

Let me know, And I'll give you the values for the new p2pool network
Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
HollowStorm
on 06/03/2014, 18:47:34 UTC
Can someone explain why i cant send more than 70k.

Am i missing something here?

...Make me wiser..
Where are you trying to send coins to and from? Also when you say "cant" do you mean the coins wont go through? Or wont transmit?

"Transaction Creation Failed"
Have you tried closing the wallet and opening it from the command prompt with:

Code:
digibyte-qt.exe -rescan
Managed to fix it..

Twas a Newb fix :p

Changed the defalut user and pass in the conf file..

Never thought that would make a difference, does it?
Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
HollowStorm
on 06/03/2014, 18:35:42 UTC
Can someone explain why i cant send more than 70k.

Am i missing something here?

...Make me wiser..
Where are you trying to send coins to and from? Also when you say "cant" do you mean the coins wont go through? Or wont transmit?

"Transaction Creation Failed"
Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
HollowStorm
on 06/03/2014, 18:31:52 UTC
Can someone explain why i cant send more than 70k.

Am i missing something here?

...Make me wiser..
Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
HollowStorm
on 06/03/2014, 17:38:36 UTC
Guys... does anyone know whats wrong with the digibyte p2pool network?

I pulled my miners off Digibyte for awhile. Hopefully its just a lack of hashrate explaining no blocks

This might sound strange..
I think its not just the p2pool netowrk.. I think theres something strange going on with the entire digibyte network...

You might be right, I havent received any payments to my Digibyte wallet since 11:39pm EST last night...

51% Attack!? I cant send more than 70k dgb without paying over 1.8 DGB in fees!

Can someone confirm this?

if i send 100000 dgb to another wallet i have a fees of 0.26 dgb

 Shocked
strange..  Undecided
Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
HollowStorm
on 06/03/2014, 17:19:31 UTC
Guys... does anyone know whats wrong with the digibyte p2pool network?

I pulled my miners off Digibyte for awhile. Hopefully its just a lack of hashrate explaining no blocks

This might sound strange..
I think its not just the p2pool netowrk.. I think theres something strange going on with the entire digibyte network...

You might be right, I havent received any payments to my Digibyte wallet since 11:39pm EST last night...

51% Attack!? I cant send more than 70k dgb without paying over 1.8 DGB in fees!

Can someone confirm this?
Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
HollowStorm
on 06/03/2014, 17:05:40 UTC
Guys... does anyone know whats wrong with the digibyte p2pool network?

I pulled my miners off Digibyte for awhile. Hopefully its just a lack of hashrate explaining no blocks

This might sound strange..
I think its not just the p2pool netowrk.. I think theres something strange going on with the entire digibyte network...
Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
HollowStorm
on 06/03/2014, 16:31:17 UTC

edit your digibyte.conf file:

edit: also, which pool are you on?

My digibyte.conf file looked exactly like that previously. I did make a minor edit during troubleshooting and changed the rpcuser and rpcpassword. The behavior has been the same either way to this point. I will take your suggestion and change it back and rescan again to see if that works.
As for the pools, I am using a combo of CryptoCulture's and pool.mn's. I was straight CryptoCulture for a while but opened the other pool account for troubleshooting. Neither work so I am sure it is something on my side now.

Hmm very strange

If the new conf doesnt work:
try deleteing: "server = 1"
Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
HollowStorm
on 06/03/2014, 16:22:52 UTC
Been having some odd issues. Seems that payments have not been received by my wallet since the 4th. I am currently on 2 pools and have been unable to recieve DGB since the morning of the 4th. My wallet has been upgraded to 2.0 with DigiShield and I rescanned the block chain with no success. As a test I created another DGB address and was unable to receive DGB with that address either. I opened the debug window in my wallet and the block numbers are correct so it isn't something with a slow transaction speed. Can anyone suggest anything I can do to get my coins? I am now missing nearly 500,000DGB because of this and it has me worried.

The person that helps me resolve this fully (as in the coins are in my wallet) will get 10% of the total wallet amount after the transactions are "updated". I am a CPU miner, so probably not too much to you GPU guys, but it is a damn fortune to me! Smiley

edit your digibyte.conf file:

Code:
rpcuser=youruser
rpcpassword=yourpass
rpcport=14022
server=1
daemon=1
rpcconnect=127.0.0.1
rpcallowip=*
addnode=74.208.230.160
addnode=31.220.25.91
addnode=184.155.218.183
addnode=24.119.23.61
addnode=70.196.193.231
addnode=198.98.118.241
addnode=142.4.204.115
addnode=23.90.191.58
addnode=216.250.125.121
addnode=115.28.31.25
addnode=83.172.105.46


edit: also, which pool are you on?
Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
HollowStorm
on 06/03/2014, 14:51:48 UTC
What do you think is wrong? My node seems fine, except the usage is on the low side.

look at 'last blocks'
Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
HollowStorm
on 06/03/2014, 14:36:39 UTC
Guys... does anyone know whats wrong with the digibyte p2pool network?
Post
Topic
Board Altcoin Discussion
Re: [POLL] Next cryptocurrency candidates for CoinEX
by
HollowStorm
on 06/03/2014, 14:22:45 UTC
Wanna see DigiByte.
Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
HollowStorm
on 06/03/2014, 14:19:41 UTC
Craptsy is making so much MONEY!
Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
HollowStorm
on 06/03/2014, 07:46:56 UTC
Kudos to Emdaer for starting this Reddit post: http://redd.it/1zjl66

If you take a look at that thread... the last comment (by Jasper1984) seems to give a very good suggestion: a whitepaper.

I think you guys should look into making one soon, that would add on to the DigiByte promise of being a professional coin.
Also, having a whitepaper is a big plus, especially to represent the coin to investors!

Infant Coin = more attractive returns = higher chance of getting investors/speculators/whatever you wanna call it, maybe Angel Investors if you will. Tongue
Our biggest weakness is, in fact, our greatest strength!
Post
Topic
Board Altcoin Discussion
Re: [POLL] Which ALTCoin(s) do you HATE the MOST!? Feb 2014
by
HollowStorm
on 06/03/2014, 04:58:01 UTC
Great idea for a poll, thanks for doing this!

I'm gald this poll is appreciated Smiley