Bitcoin-hotep (OP)
|
|
June 30, 2014, 09:59:44 PM |
|
They didn't straight up say this, but they are making phones that are meant for mining.
They said "This is quite literally PC gaming graphics in your pocket" in reference to the new GPUs in their phones that are about to go out.
|
|
|
|
Taxidermista
Legendary
Offline
Activity: 1148
Merit: 1001
|
|
June 30, 2014, 11:17:58 PM |
|
Good luck mining *bitcoin* with a phone.
|
|
|
|
Bitcoin-hotep (OP)
|
|
July 01, 2014, 12:32:12 AM |
|
Good luck mining *bitcoin* with a phone. When the GPUs are better, it will be viable.
|
|
|
|
|
Bitcoin-hotep (OP)
|
|
July 01, 2014, 12:49:47 AM |
|
Good luck mining *bitcoin* with a phone. I just realized what you meant. It will be ALTCOINS that get mined.
|
|
|
|
Bitcoin-hotep (OP)
|
|
July 01, 2014, 03:28:30 AM |
|
You can also use Droid Mini PCs, just BTW.
|
|
|
|
Bitcoin-hotep (OP)
|
|
July 02, 2014, 03:45:58 PM |
|
Does anyone plan on utilizing this once it happens?
I remember their were a few people making coins in the past that were supposed to be mined on phones, but no one could ever get it to work because phones don't have big enough GPUs (before now).
|
|
|
|
coinsolidation
|
|
July 02, 2014, 03:52:39 PM |
|
Yes, if and when it is viable to do so.
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
July 02, 2014, 03:55:35 PM |
|
Good luck mining *bitcoin* with a phone. that's possible
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
Bitcoin-hotep (OP)
|
|
July 02, 2014, 05:25:54 PM |
|
Yes, if and when it is viable to do so.
I heard there is already mining app, and I bet there are about to be a slew of new ones.
|
|
|
|
|
knightcoin
Full Member
Offline
Activity: 238
Merit: 100
Stand on the shoulders of giants
|
|
July 02, 2014, 07:03:05 PM |
|
is it possible make a miner and then lock a mining algorithm to a specific chip type ? I mean ... in pseudo code #if defined(__ia64) || defined(__itanium__) || defined(_M_IA64) /* Itanium -------------------------------------------------- */
#endif so ..if the statement is true then call mining function bla bla while(nonce < MAX): if sha(sha(block+nonce)) < target: return nonce nonce += 1 ps-> of course for mobile could be ARM http://sourceforge.net/p/predef/wiki/Architectures/
|
|
|
|
Bitcoin-hotep (OP)
|
|
July 02, 2014, 07:07:48 PM |
|
is it possible make a miner and then lock a mining algorithm to a specific chip type ? I mean ... in pseudo code #if defined(__ia64) || defined(__itanium__) || defined(_M_IA64) /* Itanium -------------------------------------------------- */
#endif so ..if the statement is true then call mining function bla bla while(nonce < MAX): if sha(sha(block+nonce)) < target: return nonce nonce += 1 ps-> of course for mobile could be ARM http://sourceforge.net/p/predef/wiki/Architectures/ I have no idea. lol
|
|
|
|
coinsolidation
|
|
July 02, 2014, 07:13:01 PM |
|
As I understand it, you'd use RenderScript in pretty much the same way existing android miners use it.
So programmatic approach will not change, just speed on new devices will.
|
|
|
|
knightcoin
Full Member
Offline
Activity: 238
Merit: 100
Stand on the shoulders of giants
|
|
July 02, 2014, 07:34:12 PM |
|
Sorry, Let me try to be more clear ..
Is it possible to develop a cryptocoin which can only be mined by specific chip architecture ? intuitively I think it is possible because it's reminds me lock serial number to hardware by retrieving hardware identifier to lock ...
Why would you lock a cryptocoin to specific hardware ? to sell hardware I guess ..
|
|
|
|
Bitcoin-hotep (OP)
|
|
July 02, 2014, 07:41:56 PM |
|
Sorry, Let me try to be more clear ..
Is it possible to develop a cryptocoin which can only be mined by specific chip architecture ? intuitively I think it is possible because it's reminds me lock serial number to hardware by retrieving hardware identifier to lock ...
Why would you lock a cryptocoin to specific hardware ? to sell hardware I guess ..
I think so. I have heard of GPU, CPU and ASIC coins, is that what you mean? Or do you mean even more specific than that?
|
|
|
|
knightcoin
Full Member
Offline
Activity: 238
Merit: 100
Stand on the shoulders of giants
|
|
July 02, 2014, 07:57:03 PM |
|
...
to illustrate:
The company X wants to develop a product and jump into crypto currency world, they think their last product called "X-wallet" is not cool theses days so they decide to make their own crypto currency.. the marketing guys of the company already have an idea ... "buy our mobile and make digital cash while you use it" .. so they decide sell a new cellphone product let's say, called ... "Nex-us-cash" but they want to keep their new crypto currency under their control by locking it to their own hardware ...
|
|
|
|
Bitcoin-hotep (OP)
|
|
July 02, 2014, 08:36:56 PM |
|
...
to illustrate:
The company X wants to develop a product and jump into crypto currency world, they think their last product called "X-wallet" is not cool theses days so they decide to make their own crypto currency.. the marketing guys of the company already have an idea ... "buy our mobile and make digital cash while you use it" .. so they decide sell a new cellphone product let's say, called ... "Nex-us-cash" but they want to keep their new crypto currency under their control by locking it to their own hardware ...
I think that if they wanted to do that they would have to do like Devcoin. Make it where ANYONE can mine the coin, but a percentage (in Devcoin's case 90% of coins mined) go to people that do tasks for the company (in Devcoin's case: writing, coding and inventing). Then they would be able to let ANYONE mine their coin which does not limit their hash rate possibilities, and let's them control the flow of coins that keeps people within their network.
|
|
|
|
Bitcoin-hotep (OP)
|
|
July 04, 2014, 01:38:35 PM |
|
I am about to watch the rest of the Google I/O stuff. There are like 2 days of video to watch, lol.
|
|
|
|
|
|