Author

Topic: ★★DigiByte|极特币★★[DGB]✔ Core v6.16.5.1 - DigiShield, DigiSpeed, Segwit - page 654. (Read 3058816 times)

member
Activity: 61
Merit: 10
Thats one factor. The other was that, after the pump the price was simply too high for a coin that produces a few dozen million coins a month. This is not yet the bottom. We can be happy if it stops at 25-30.
sr. member
Activity: 469
Merit: 260
many people sell dgb to get btc, btc uptrend this week
what dgb community commit about this situation
hero member
Activity: 672
Merit: 500
Get into some game conferences. Make a presence at e3!!
Side note: Ripple labs was present at cppcon 2015 with very interesting and generic presentations.
hero member
Activity: 1098
Merit: 500
While we understand everyones frustration with the current sell off we look at this as a temporary set back. If we were able to control the price, DigiByte would not be an open source, decentralized worldwide digital currency. We would be a central bank.

There are undoubtedly multiple groups that go from alt coin to alt coin buying the "rumor" and "selling" the news when it comes to wallet upgrades and hard forks. We have watched this cycle rinse and repeat for several years now with a multitude of coins (most of which are dead now). Just look at what happened with the recent Ethereum & Bitshares releases. The good news is there is a consolidation occurring in the market place with people turning to older coins with a proven track record.

We estimate the active alt coin trading community to be roughly 20,000 - 30,000 people at most (Poloneix has roughly 42,000 users signed up, Cryptsy claims 270K signups but they are the oldest exchange). Bitcoin itself only has maybe a few hundred thousand active participants with a max of 2-3 million wallets created since 2009. This is a drop in the bucket compared to a current world population of 7+ billion people. If you do the math on that 7,000,000,000 / 3,000,000 that gives you 0.00042% of the worlds population that has ever participated in a digital currency. There is a tremendous growth potential here over the next few years.

When you look at main stream financial research such as this Bank of America Report you clearly begin to see all research points to the "millennial" consumer (born between 1980 - 2000) that will adopt digital currency in mass first. This trend has been pointed out in reports issued by Wells Fargo, Bank of England and many more.

Right now, we have only been actively marketing DigiByte Gaming for less than a week since leaving the testing phase. As of today we have 1200 active users on the platform. Most of these people are not only brand new to DigiByte, but to the whole concept of digital cryptocurrency. We are shooting for 100,000 users by March 1st of 2016.  We are targeting a game with 500 million worldwide players... and they are all millennials. What better way to reach out to real world consumers to encourage mass adoption. But we look at this as only the first step. Once we have a thriving, healthy user base of a few million users we can begin leveraging and working our way into traditional financial services. But that is no where near as exciting as the potential we have to begin disrupting industries such as legal services, security services and more by securing other data in the DigiByte blockchain (distributed hash tables, not full data files).

There has been some concern the DigiByte blockchain will become "bloated" right away with DigiSpeed. This is far from the truth. We have taken multiple steps to ensure this does not happen. Given the current size of our blockchain at 2 GB and the average new video game now being 15-20 gb we are well within a reasonable size even with a doubling or tripling.

We have development on all platforms planned throughout 2016. By mid 2016 we aim to have made several improvements to the core wallet to encourage user adoption and network security and to make it easier to use. These changes include block pruning, headers first syncing, a massive user interface overhaul and additional in wallet services.

As stated many, many times we are here for the long haul. We are dedicated to the vision of DigiByte and truly inspired by the opportunity and possibilities we have before us.

Cheers,

Jared

Get into some game conferences. Make a presence at e3!!
legendary
Activity: 988
Merit: 1000

* Transaction propagation changes based upon Microsoft research

Can the development team elaborate more on this point?


Not sure if I got a response to my question but what exactly does the above point mean? Is this something bitcoin does not have yet?

This is the non hyped version of the changes.

* Changes occur @ block 143,000
* 15 Second Blocks
* MultiAlgo Difficulty adjustment code changed to make 51% attack much, much harder (See commit explanation) Thanks to MentalCollatz who did the change for myraidcoin first.

Big thanks to MentalCollatz for proposing the difficulty changes!

As for the transaction propagation changes, think of it like this. Before the hard fork a client will only relay a block onto its peers once it has been fully validated. This was a huge bottleneck in network propagation that Microsofts researchers identified. The new changes allow blocks to be received and relayed simultaneously. However, each client still conducts a full, proper set of checks for each block and TX without any decreased security risk. If a block is orphaned or found to be invalid a client will relay that to its peers.


Thanks for the response Jared.
legendary
Activity: 1316
Merit: 1000
Code:
[quote author=ethought link=topic=408268.msg13081439#msg13081439 date=1448605468]

2015-11-27 06:18:35 connect() to 69.164.198.161:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:35 connect() to 120.86.52.18:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:36 connect() to 66.228.56.115:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:36 connect() to 120.86.52.18:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:37 connect() to 104.200.17.141:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:37 connect() to 45.79.149.192:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:38 connect() to 120.86.52.18:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:38 connect() to 104.237.137.28:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:38 connect() to 45.33.7.79:12025 failed after select(): Connection refused (111)

Any idea why this might be happening? I synced with no problems a few days ago on the last Digibyte version.
[/quote]
It appears you are attempting to connect on port 12025. It should be 12024. 12025 is the testing port.

Did you compile the wallet yourself? Which branch did you use? The tesnet currently has 4 blocks on it I believe Smiley

I was using the digispeed branch, looking at the commits for digispeed-release it is clear I should be using the digispeed-release branch. Might be worth making that clear on the Github page.
legendary
Activity: 1722
Merit: 1051
Official DigiByte Account
Code:
[quote author=ethought link=topic=408268.msg13081439#msg13081439 date=1448605468]

2015-11-27 06:18:35 connect() to 69.164.198.161:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:35 connect() to 120.86.52.18:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:36 connect() to 66.228.56.115:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:36 connect() to 120.86.52.18:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:37 connect() to 104.200.17.141:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:37 connect() to 45.79.149.192:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:38 connect() to 120.86.52.18:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:38 connect() to 104.237.137.28:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:38 connect() to 45.33.7.79:12025 failed after select(): Connection refused (111)

Any idea why this might be happening? I synced with no problems a few days ago on the last Digibyte version.
[/quote]
It appears you are attempting to connect on port 12025. It should be 12024. 12025 is the testing port.

Did you compile the wallet yourself? Which branch did you use? The tesnet currently has 4 blocks on it I believe Smiley
legendary
Activity: 1316
Merit: 1000
Issues continue.

Can you please provide a list of up to date nodes?

rpcuser=yourusername
rpcpassword=yourpassword
algo=scrypt
rpcport=14022
port=12024
addnode=216.250.125.121
addnode=69.164.198.161
addnode=66.228.56.115
addnode=104.200.17.141
addnode=45.79.149.192
addnode=104.237.137.28
addnode=45.33.7.79
addnode=45.79.10.59

If anyone is running a dedicated node please quote this post with an IP if you would like to help seed the network in instances like this and be added to the OP and website.

Seems like all connections to nodes are getting refused.

Code:
$tail -n 200 debug.log
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 482, prev=362a475393c6b3f3c7fff79f1e1b12a14d7be72db9be999d4c2811eeb0b4f785
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 483, prev=13004255db26881f4f86b0c72d41707871bf1163e939b5ab2e62b063ae13394c
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 484, prev=cafc82996eb4d40137a2c985578deee1f49efb748c442c51733b63466d8eb536
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 485, prev=273174ede619f24540f4b4508461f0a2948b95fd07a811f70e08906cc82140d7
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 486, prev=2d938089824f247d96b7da37e62d5e7bc9c9b5149dfcf7741cedbc2e2fa33c95
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 487, prev=f2fb6925ab495c0c260432ee229d18d933d9576ee44812a6a2e87e1bc95b4026
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 488, prev=42eeeb35c02962ed2d5a777c7bbbdd2f515ff2affe225759278dda4f37daaa56
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 489, prev=e1ba2e7300bdb1ead27e7bd269c80e3fce3068733af3639e845a13c1a3eac80f
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 490, prev=76faf8053c36e1fbdf74218163d26f2fa42a50ce8da213849035c2fa343f44ce
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 491, prev=e002dc5c8646ba40de34602fdb01e3d5905cf080025cf5909b26e923ff464276
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 492, prev=0a461b59a20c100ae2f7844639881ed9aed0c44d00744438e0ffbd6007cef2bf
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 493, prev=b333dc30e63ea05b26e325bb46797320ea637a3cb3cdc37c423da2de9270de1f
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 494, prev=737d352a7aaf52bb5f07b325d0faeda325e5212ee93a088df9351094f2da583f
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 495, prev=f30de0dfbf9d8bf392cf899c36c4af12720af38218f1fcfa5257a79e2091bd3b
2015-11-27 06:16:28 connect() to 104.237.137.28:12025 failed after select(): Connection refused (111)
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 496, prev=d2f8cbcf445d80cc7467f3fecbe3d412957c59a30fd87a810d4a208b4154e573
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 497, prev=8d3c2c5c08b50cace1c83e9410965804897df344004a4da8eb6331d7223397e3
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 498, prev=034955564faa6d1833d6d8098aa9a4d90677f6a19d5c6fb4d6c0343de59699f6
2015-11-27 06:16:28 ProcessBlock: ORPHAN BLOCK 499, prev=93fa794939985ff63a798fe19d50beed8027ed3ae511dbc860d4d2ad1845365e
2015-11-27 06:16:29 connect() to 45.33.7.79:12025 failed after select(): Connection refused (111)
2015-11-27 06:16:29 connect() to 120.86.52.18:12025 failed after select(): Connection refused (111)
2015-11-27 06:16:29 connect() to 45.79.10.59:12025 failed after select(): Connection refused (111)
2015-11-27 06:16:30 connect() to 120.86.52.18:12025 failed after select(): Connection refused (111)
2015-11-27 06:16:31 connect() to 120.86.52.18:12025 failed after select(): Connection refused (111)
2015-11-27 06:16:32 connect() to 120.86.52.18:12025 failed after select(): Connection refused (111)
2015-11-27 06:16:34 connect() to 120.86.52.18:12025 failed after select(): Connection refused (111)
2015-11-27 06:16:34 ProcessBlock: ORPHAN BLOCK 500, prev=c1e2073a2a133f85d20dd1c41b45317df85a2d183699f25766912860b68d9b2e
2015-11-27 06:16:35 connect() to 120.86.52.18:12025 failed after select(): Connection refused (111)
...
2015-11-27 06:18:35 connect() to 69.164.198.161:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:35 connect() to 120.86.52.18:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:36 connect() to 66.228.56.115:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:36 connect() to 120.86.52.18:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:37 connect() to 104.200.17.141:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:37 connect() to 45.79.149.192:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:38 connect() to 120.86.52.18:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:38 connect() to 104.237.137.28:12025 failed after select(): Connection refused (111)
2015-11-27 06:18:38 connect() to 45.33.7.79:12025 failed after select(): Connection refused (111)


Any idea why this might be happening? I synced with no problems a few days ago on the last Digibyte version.
legendary
Activity: 1722
Merit: 1051
Official DigiByte Account
Issues continue.

Can you please provide a list of up to date nodes?

rpcuser=yourusername
rpcpassword=yourpassword
algo=scrypt
rpcport=14022
port=12024
addnode=216.250.125.121
addnode=69.164.198.161
addnode=66.228.56.115
addnode=104.200.17.141
addnode=45.79.149.192
addnode=104.237.137.28
addnode=45.33.7.79
addnode=45.79.10.59

If anyone is running a dedicated node please quote this post with an IP if you would like to help seed the network in instances like this and be added to the OP and website.
legendary
Activity: 1316
Merit: 1000
Anyone else having problems syncing. I am constantly getting stuck after 4 blocks:

"version" : 4000000,
"protocolversion" : 70002,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 4,
"timeoffset" : 0,
"connections" : 8,

Been like that overnight, I deleted everything and started again and it is stuck again.

Alternately anyone have some good current nodes?

Thanks
This is the first we have heard of this issue. All the server upgrades we made (20 some wallets) worked without a problem. If you have continued issues let us know.

Issues continue.

Can you please provide a list of up to date nodes?

legendary
Activity: 1722
Merit: 1051
Official DigiByte Account
While we understand everyones frustration with the current sell off we look at this as a temporary set back. If we were able to control the price, DigiByte would not be an open source, decentralized worldwide digital currency. We would be a central bank.

There are undoubtedly multiple groups that go from alt coin to alt coin buying the "rumor" and "selling" the news when it comes to wallet upgrades and hard forks. We have watched this cycle rinse and repeat for several years now with a multitude of coins (most of which are dead now). Just look at what happened with the recent Ethereum & Bitshares releases. The good news is there is a consolidation occurring in the market place with people turning to older coins with a proven track record.

We estimate the active alt coin trading community to be roughly 20,000 - 30,000 people at most (Poloneix has roughly 42,000 users signed up, Cryptsy claims 270K signups but they are the oldest exchange). Bitcoin itself only has maybe a few hundred thousand active participants with a max of 2-3 million wallets created since 2009. This is a drop in the bucket compared to a current world population of 7+ billion people. If you do the math on that 7,000,000,000 / 3,000,000 that gives you 0.00042% of the worlds population that has ever participated in a digital currency. There is a tremendous growth potential here over the next few years.

When you look at main stream financial research such as this Bank of America Report you clearly begin to see all research points to the "millennial" consumer (born between 1980 - 2000) that will adopt digital currency in mass first. This trend has been pointed out in reports issued by Wells Fargo, Bank of England and many more.

Right now, we have only been actively marketing DigiByte Gaming for less than a week since leaving the testing phase. As of today we have 1200 active users on the platform. Most of these people are not only brand new to DigiByte, but to the whole concept of digital cryptocurrency. We are shooting for 100,000 users by March 1st of 2016.  We are targeting a game with 500 million worldwide players... and they are all millennials. What better way to reach out to real world consumers to encourage mass adoption. But we look at this as only the first step. Once we have a thriving, healthy user base of a few million users we can begin leveraging and working our way into traditional financial services. But that is no where near as exciting as the potential we have to begin disrupting industries such as legal services, security services and more by securing other data in the DigiByte blockchain (distributed hash tables, not full data files).

There has been some concern the DigiByte blockchain will become "bloated" right away with DigiSpeed. This is far from the truth. We have taken multiple steps to ensure this does not happen. Given the current size of our blockchain at 2 GB and the average new video game now being 15-20 gb we are well within a reasonable size even with a doubling or tripling.

We have development on all platforms planned throughout 2016. By mid 2016 we aim to have made several improvements to the core wallet to encourage user adoption and network security and to make it easier to use. These changes include block pruning, headers first syncing, a massive user interface overhaul and additional in wallet services.

As stated many, many times we are here for the long haul. We are dedicated to the vision of DigiByte and truly inspired by the opportunity and possibilities we have before us.

Cheers,

Jared
legendary
Activity: 1722
Merit: 1051
Official DigiByte Account
Anyone else having problems syncing. I am constantly getting stuck after 4 blocks:

"version" : 4000000,
"protocolversion" : 70002,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 4,
"timeoffset" : 0,
"connections" : 8,

Been like that overnight, I deleted everything and started again and it is stuck again.

Alternately anyone have some good current nodes?

Thanks
This is the first we have heard of this issue. All the server upgrades we made (20 some wallets) worked without a problem. If you have continued issues let us know.
legendary
Activity: 1316
Merit: 1000
Anyone else having problems syncing. I am constantly getting stuck after 4 blocks:

"version" : 4000000,
"protocolversion" : 70002,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 4,
"timeoffset" : 0,
"connections" : 8,

Been like that overnight, I deleted everything and started again and it is stuck again.

Alternately anyone have some good current nodes?

Thanks
legendary
Activity: 1164
Merit: 1000
Einsteinium Foundation Board Member and Treasurer
I just get fed up with this, when I bought it was worth 100 bla, now it’s worth 50 blabla.  Same way I don’t really like, I bought it for 20 bla and I sold it for 200 blabla! I just hear bla blab la now.

I don’t like it because it is just playing into the hands of manipulators and is why they do it but sure keep doing it if somehow it helps you, only I wouldn’t really want anyone reading what you say and thinking you know what you are talking about.

There is lots of innovating things in store for DigiByte, some of them already discussed in public conferences by other coins academically discussing the possibilities, as well as others that are quite possibly unique to DigiByte because they are not being discussed in public. My point really here is that DigiByte has a lot more innovation than some people like to credit it with.  The real beauty about this technology is its ability to be applied to real world situations and DigiByte has the will to make these things happen, possibly even things like mitigating people manipulating the markets for instance. You people really just have to do what you want to do and get on with it, none of you have the right to come in here and say I told you so, not just yet because the game is far from over, it has barely started and DigiByte is desirable for good reason and everybody who knows that, wants it for as little as possible so get used to it and give it to them if you want.

At DigiByte we like the idea of creating the future we want to see and that’s just what we are going to try and do, with or without you but of course we would prefer with and it isn't going to be done by tomorrow.


Sadly no matter how long a coin as been running and dev backing it. There are still people who will find a way to be negative toward the coin.
legendary
Activity: 1218
Merit: 1003
I just get fed up with this, when I bought it was worth 100 bla, now it’s worth 50 blabla.  Same way I don’t really like, I bought it for 20 bla and I sold it for 200 blabla! I just hear bla blab la now.

I don’t like it because it is just playing into the hands of manipulators and is why they do it but sure keep doing it if somehow it helps you, only I wouldn’t really want anyone reading what you say and thinking you know what you are talking about.

There is lots of innovating things in store for DigiByte, some of them already discussed in public conferences by other coins academically discussing the possibilities, as well as others that are quite possibly unique to DigiByte because they are not being discussed in public. My point really here is that DigiByte has a lot more innovation than some people like to credit it with.  The real beauty about this technology is its ability to be applied to real world situations and DigiByte has the will to make these things happen, possibly even things like mitigating people manipulating the markets for instance. You people really just have to do what you want to do and get on with it, none of you have the right to come in here and say I told you so, not just yet because the game is far from over, it has barely started and DigiByte is desirable for good reason and everybody who knows that, wants it for as little as possible so get used to it and give it to them if you want.

At DigiByte we like the idea of creating the future we want to see and that’s just what we are going to try and do, with or without you but of course we would prefer with and it isn't going to be done by tomorrow.
sr. member
Activity: 275
Merit: 250
I know Jared & Co work very hard to reach there goal & my hat goes of to them many times, BUT if the project (DGB) can be controlled by outsiders then its going fail....in the end the 250k investment made by Tofu will run out & then they will ask the question as to what did we invest in......a coin thats worth nothing, a coin that is controlled by someone/thing that can drop the price by 50-75% in one week...in the end that one entity will have enough coins to do what ever they want to the rise & fall of DGB..its like power within the boardroom...someone owns 49% the other owns 51%...the majority does what it wants to do & the other has no say in it.

I respect you guys who have fully committed to DGB but you have to admit the pump we did receive was on a false promise this Digispeed turned out to be a 20 year project..OK it will be faster than Visa/Matercard/American express..Jez H Christ do you think that the major credit card company's are not going to develop something far better in 10 years time...or do you think they will wait 20 years for DGB to crack the mold......come one 20 years is a fricking long time in this game by the time DGB hits the top there will be some other coin 100 times better than DGB by then.

I am just disappointed that the DEVS/Investors (Tofu) do nothing to take control of there own destiny..........If i put $250k into a company as an investment i would most certainly not sit on my hands & do nothing.....i would have to buy coins from the manipulators just to protect my own personal investment

I now have just short of 5 million coins, i did say i would not buy more but i will do just to double down..I HAVE TO..no choice...but when i reach the 5 million & it goes lower i will not buy more..if i lose what i put in to DGB then so be it

I have to say in general the way Crypto is headed i can see absolutely no future in it at all apart from the usual scams & pumps from the ones that now how to work the system

On that note i dont think DGB is a scam but i do question my own beliefs at this time

Good luck to you holders will see you I hope in the near future...for now coins will be stored in cold wallet & forgot about

Yeah, sure. So ethereum is super scam, from 0.06 to 0.016 in less than 2 months. Bitcoin is scam - from 500 to 300 in one week. Everything is a scam.

Digibyte is decentralized, the devs can't control the price. It's nonsense. Everyone can manipulate, that's the crypto world. Digibyte has $1m capitalization. If you have that much money, come on, buy all - push the price higher. You know what you are in. Even bitcoin can be easily manipulated (and it is) and if someone rich joins the party, then he can do whatever he wants. That's crypto.

yes, if the price keep 1 month , i will buy more ..

and i think the dev should have more coins for the futrue develop ..

 

member
Activity: 63
Merit: 10
I know Jared & Co work very hard to reach there goal & my hat goes of to them many times, BUT if the project (DGB) can be controlled by outsiders then its going fail....in the end the 250k investment made by Tofu will run out & then they will ask the question as to what did we invest in......a coin thats worth nothing, a coin that is controlled by someone/thing that can drop the price by 50-75% in one week...in the end that one entity will have enough coins to do what ever they want to the rise & fall of DGB..its like power within the boardroom...someone owns 49% the other owns 51%...the majority does what it wants to do & the other has no say in it.

I respect you guys who have fully committed to DGB but you have to admit the pump we did receive was on a false promise this Digispeed turned out to be a 20 year project..OK it will be faster than Visa/Matercard/American express..Jez H Christ do you think that the major credit card company's are not going to develop something far better in 10 years time...or do you think they will wait 20 years for DGB to crack the mold......come one 20 years is a fricking long time in this game by the time DGB hits the top there will be some other coin 100 times better than DGB by then.

I am just disappointed that the DEVS/Investors (Tofu) do nothing to take control of there own destiny..........If i put $250k into a company as an investment i would most certainly not sit on my hands & do nothing.....i would have to buy coins from the manipulators just to protect my own personal investment

I now have just short of 5 million coins, i did say i would not buy more but i will do just to double down..I HAVE TO..no choice...but when i reach the 5 million & it goes lower i will not buy more..if i lose what i put in to DGB then so be it

I have to say in general the way Crypto is headed i can see absolutely no future in it at all apart from the usual scams & pumps from the ones that now how to work the system

On that note i dont think DGB is a scam but i do question my own beliefs at this time

Good luck to you holders will see you I hope in the near future...for now coins will be stored in cold wallet & forgot about

Yeah, sure. So ethereum is super scam, from 0.06 to 0.016 in less than 2 months. Bitcoin is scam - from 500 to 300 in one week. Everything is a scam.

Digibyte is decentralized, the devs can't control the price. It's nonsense. Everyone can manipulate, that's the crypto world. Digibyte has $1m capitalization. If you have that much money, come on, buy all - push the price higher. You know what you are in. Even bitcoin can be easily manipulated (and it is) and if someone rich joins the party, then he can do whatever he wants. That's crypto.
sr. member
Activity: 493
Merit: 250
It's interesting that VISA is testing the Bitcoin Blockchain at the moment
http://www.coindesk.com/visa-europe-remittances-bitcoin-blockchain/

Perhaps they'll need a faster blockchain. Is DigiByte suitable?
legendary
Activity: 1568
Merit: 1000
I know Jared & Co work very hard to reach there goal & my hat goes of to them many times, BUT if the project (DGB) can be controlled by outsiders then its going fail....in the end the 250k investment made by Tofu will run out & then they will ask the question as to what did we invest in......a coin thats worth nothing, a coin that is controlled by someone/thing that can drop the price by 50-75% in one week...in the end that one entity will have enough coins to do what ever they want to the rise & fall of DGB..its like power within the boardroom...someone owns 49% the other owns 51%...the majority does what it wants to do & the other has no say in it.

I respect you guys who have fully committed to DGB but you have to admit the pump we did receive was on a false promise this Digispeed turned out to be a 20 year project..OK it will be faster than Visa/Matercard/American express..Jez H Christ do you think that the major credit card company's are not going to develop something far better in 10 years time...or do you think they will wait 20 years for DGB to crack the mold......come one 20 years is a fricking long time in this game by the time DGB hits the top there will be some other coin 100 times better than DGB by then.

I am just disappointed that the DEVS/Investors (Tofu) do nothing to take control of there own destiny..........If i put $250k into a company as an investment i would most certainly not sit on my hands & do nothing.....i would have to buy coins from the manipulators just to protect my own personal investment

I now have just short of 5 million coins, i did say i would not buy more but i will do just to double down..I HAVE TO..no choice...but when i reach the 5 million & it goes lower i will not buy more..if i lose what i put in to DGB then so be it

I have to say in general the way Crypto is headed i can see absolutely no future in it at all apart from the usual scams & pumps from the ones that now how to work the system

On that note i dont think DGB is a scam but i do question my own beliefs at this time

Good luck to you holders will see you I hope in the near future...for now coins will be stored in cold wallet & forgot about

Couldn't have said it better myself. But let's keep a positive vibe...as if that will change something. The problem is that people here don't want to address the main issue mentioned in our posts. I know for sure DGB itself is not a scam, but it's definitely PART of the scam if you wish. And when DGB is pumped again, some puppets here will celebrate the wonderful technology to lure others like me into thinking we belong to something amazing and out of this world.

I'm completely honest, we have valid points. I was a fool, but never again. If you are great supporters of this project, then you can buy my share at 100 satoshis. Nobody? I didn't think so.
legendary
Activity: 1218
Merit: 1003
I know Jared & Co work very hard to reach there goal & my hat goes of to them many times, BUT if the project (DGB) can be controlled by outsiders then its going fail....in the end the 250k investment made by Tofu will run out & then they will ask the question as to what did we invest in......a coin thats worth nothing, a coin that is controlled by someone/thing that can drop the price by 50-75% in one week...in the end that one entity will have enough coins to do what ever they want to the rise & fall of DGB..its like power within the boardroom...someone owns 49% the other owns 51%...the majority does what it wants to do & the other has no say in it.

I respect you guys who have fully committed to DGB but you have to admit the pump we did receive was on a false promise this Digispeed turned out to be a 20 year project..OK it will be faster than Visa/Matercard/American express..Jez H Christ do you think that the major credit card company's are not going to develop something far better in 10 years time...or do you think they will wait 20 years for DGB to crack the mold......come one 20 years is a fricking long time in this game by the time DGB hits the top there will be some other coin 100 times better than DGB by then.

I am just disappointed that the DEVS/Investors (Tofu) do nothing to take control of there own destiny..........If i put $250k into a company as an investment i would most certainly not sit on my hands & do nothing.....i would have to buy coins from the manipulators just to protect my own personal investment

I now have just short of 5 million coins, i did say i would not buy more but i will do just to double down..I HAVE TO..no choice...but when i reach the 5 million & it goes lower i will not buy more..if i lose what i put in to DGB then so be it

I have to say in general the way Crypto is headed i can see absolutely no future in it at all apart from the usual scams & pumps from the ones that now how to work the system

On that note i dont think DGB is a scam but i do question my own beliefs at this time

Good luck to you holders will see you I hope in the near future...for now coins will be stored in cold wallet & forgot about
It's not a 20 year plan to compete with visa, it will do that as soon as there are enough transactions on the DigiByte network to need to compete. In the mean time it won't unnecessarily be bloating the block chain!
Jump to: