Author

Topic: Buy mining block Ethereum (Read 2431 times)

legendary
Activity: 2886
Merit: 1137
August 05, 2015, 06:03:17 AM
#18
PRICE IS 0.005 BTC for block

hum!!!
not so much...
if so...
0.001 per ETH!!!

but where did you find the price???
which exchange?

thanxs

nowhere
it's just my price
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
August 05, 2015, 03:45:01 AM
#17
PRICE IS 0.005 BTC for block

hum!!!
not so much...
if so...
0.001 per ETH!!!

but where did you find the price???
which exchange?

thanxs
legendary
Activity: 2886
Merit: 1137
August 04, 2015, 01:21:26 PM
#16
PRICE IS 0.005 BTC for block
legendary
Activity: 2886
Merit: 1137
August 04, 2015, 08:47:54 AM
#15
i just run alethZero...
but it seems really "under construction"...
I closed it immediately!!!!  Grin Grin Grin

i wait to import my IPO ETH in to wallet.

now i'm mining with my cpu with ethminer and cincyng my wallet with geth.

but i have no idea how to check balance... if i found some blocks...
and nothing about hash power...
it seems a feww Mhash... or maybe khash

yes, if you mining to you balance, you can check it that: web3.fromWei(eth.getBalance(eth.accounts[0]), "ether")
CPU is lowest speed....

hi Grumlin
just open another dos shelòl and type web3.fromWei(eth.getBalance(eth.accounts[0]), "ether")?
or i need to run some service???

my CPU is i7 4770.... not the last cpu, but not the first ;-)

just in running geth.exe input web3.fromWei(eth.getBalance(eth.accounts[0]), "ether")
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
August 04, 2015, 05:50:19 AM
#14
i do not understand why eevry time i restart ethminer, it restart to generate DAG....
but DAG say in memory, RAM, or on file system, HDD?Huh

hum!!!

confused!
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
August 04, 2015, 03:50:44 AM
#13
i just run alethZero...
but it seems really "under construction"...
I closed it immediately!!!!  Grin Grin Grin

i wait to import my IPO ETH in to wallet.

now i'm mining with my cpu with ethminer and cincyng my wallet with geth.

but i have no idea how to check balance... if i found some blocks...
and nothing about hash power...
it seems a feww Mhash... or maybe khash

yes, if you mining to you balance, you can check it that: web3.fromWei(eth.getBalance(eth.accounts[0]), "ether")
CPU is lowest speed....

hi Grumlin
just open another dos shelòl and type web3.fromWei(eth.getBalance(eth.accounts[0]), "ether")?
or i need to run some service???

my CPU is i7 4770.... not the last cpu, but not the first ;-)
legendary
Activity: 2886
Merit: 1137
August 03, 2015, 06:03:58 PM
#12
i just run alethZero...
but it seems really "under construction"...
I closed it immediately!!!!  Grin Grin Grin

i wait to import my IPO ETH in to wallet.

now i'm mining with my cpu with ethminer and cincyng my wallet with geth.

but i have no idea how to check balance... if i found some blocks...
and nothing about hash power...
it seems a feww Mhash... or maybe khash

yes, if you mining to you balance, you can check it that: web3.fromWei(eth.getBalance(eth.accounts[0]), "ether")
CPU is lowest speed....
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
August 03, 2015, 03:55:55 PM
#11
i just run alethZero...
but it seems really "under construction"...
I closed it immediately!!!!  Grin Grin Grin

i wait to import my IPO ETH in to wallet.

now i'm mining with my cpu with ethminer and cincyng my wallet with geth.

but i have no idea how to check balance... if i found some blocks...
and nothing about hash power...
it seems a feww Mhash... or maybe khash

legendary
Activity: 2886
Merit: 1137
August 03, 2015, 03:47:49 PM
#10
so, I want to buy ethereum block, for this you must to set parameter for mining is --etherbase "0xd2a781a0bbbe2c930b012aabf90b3d95a0c6d047"

also you must in geth set Extra

miner.setExtra('you bitcoin address')

then when block will mined, i will transfer 0.01 btc to the address whose will set in Extra data

if you don't understood anythings, ask questions
I hope better windows install instruction to install wallet and miner, will be released soon.
All tutorial are for linux. Why cut out windows users???

download this archive   mirror #2

unrar, install vcredist_x64.exe and take two commands

geth.exe --rpc --etherbase "0xd2a781a0bbbe2c930b012aabf90b3d95a0c6d047" --autodag --genesis genesis_block.json console

so, after input to geth.exe:     miner.setExtra('you bitcoin address')

and after ethminer.exe -G -t XXX, when XXX - count of GPUs of computer/rig

it's all:)

after you will take 0.01 btc for block

or just launch Start.bat, but don't forget change the count of GPUs(-t 1) of computer/rig(by default is 1) and input to geth.exe:     miner.setExtra('you bitcoin address')

SYNC TIME IN YOUR SYSTEM

WOWOWOWOWOW..!!!
thankyou very much Grumlin!!!
i read you just now...
this evening when i come back home, will be the first thing I'll do!!!
what avout this address?
0xd2a781a0bbbe2c930b012aabf90b3d95a0c6d047
i check it on block chain explorer (https://explorer.etherapps.info/) but i find nothing

can i ask you if i will found some problems???

thenak you very much for now!!!
yes, of course, ask questions.

You didn't find because still nothing mining blocks and see that resource: etherchain.org

hi Grumlin !!!

wich version of vc redist is this?
 vcredist_x64.exe

i found this resource too!!!

https://build.ethdev.com/builds/Windows%20C%2B%2B%20develop%20branch/

hope can help someone!!!
win x64
AlethZero is more crashed, if you want use it
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
August 03, 2015, 02:52:07 PM
#9
so, I want to buy ethereum block, for this you must to set parameter for mining is --etherbase "0xd2a781a0bbbe2c930b012aabf90b3d95a0c6d047"

also you must in geth set Extra

miner.setExtra('you bitcoin address')

then when block will mined, i will transfer 0.01 btc to the address whose will set in Extra data

if you don't understood anythings, ask questions
I hope better windows install instruction to install wallet and miner, will be released soon.
All tutorial are for linux. Why cut out windows users???

download this archive   mirror #2

unrar, install vcredist_x64.exe and take two commands

geth.exe --rpc --etherbase "0xd2a781a0bbbe2c930b012aabf90b3d95a0c6d047" --autodag --genesis genesis_block.json console

so, after input to geth.exe:     miner.setExtra('you bitcoin address')

and after ethminer.exe -G -t XXX, when XXX - count of GPUs of computer/rig

it's all:)

after you will take 0.01 btc for block

or just launch Start.bat, but don't forget change the count of GPUs(-t 1) of computer/rig(by default is 1) and input to geth.exe:     miner.setExtra('you bitcoin address')

SYNC TIME IN YOUR SYSTEM

WOWOWOWOWOW..!!!
thankyou very much Grumlin!!!
i read you just now...
this evening when i come back home, will be the first thing I'll do!!!
what avout this address?
0xd2a781a0bbbe2c930b012aabf90b3d95a0c6d047
i check it on block chain explorer (https://explorer.etherapps.info/) but i find nothing

can i ask you if i will found some problems???

thenak you very much for now!!!
yes, of course, ask questions.

You didn't find because still nothing mining blocks and see that resource: etherchain.org

hi Grumlin !!!

wich version of vc redist is this?
 vcredist_x64.exe

i found this resource too!!!

https://build.ethdev.com/builds/Windows%20C%2B%2B%20develop%20branch/

hope can help someone!!!
legendary
Activity: 1050
Merit: 1293
Huh?
August 03, 2015, 02:41:46 PM
#8
anyone can give more explanation About desciption this altcoin here, my bro?
this alternate coin very new for me

since today..
there are just few major coins projects:
1)bitcoin
2)litecoin
3)dogecoin
4)ethereum
5)bitshare
IMAHO

You forgot Siacoin.. people tend to miss that one..
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
August 03, 2015, 02:17:15 PM
#7
anyone can give more explanation About desciption this altcoin here, my bro?
this alternate coin very new for me

since today..
there are just few major coins projects:
1)bitcoin
2)litecoin
3)dogecoin
4)ethereum
5)bitshare
IMAHO
full member
Activity: 187
Merit: 100
https://bitcointester.com/
August 03, 2015, 07:02:11 AM
#6
anyone can give more explanation About desciption this altcoin here, my bro?
this alternate coin very new for me
legendary
Activity: 2886
Merit: 1137
August 03, 2015, 03:57:15 AM
#5
so, I want to buy ethereum block, for this you must to set parameter for mining is --etherbase "0xd2a781a0bbbe2c930b012aabf90b3d95a0c6d047"

also you must in geth set Extra

miner.setExtra('you bitcoin address')

then when block will mined, i will transfer 0.01 btc to the address whose will set in Extra data

if you don't understood anythings, ask questions
I hope better windows install instruction to install wallet and miner, will be released soon.
All tutorial are for linux. Why cut out windows users???

download this archive   mirror #2

unrar, install vcredist_x64.exe and take two commands

geth.exe --rpc --etherbase "0xd2a781a0bbbe2c930b012aabf90b3d95a0c6d047" --autodag --genesis genesis_block.json console

so, after input to geth.exe:     miner.setExtra('you bitcoin address')

and after ethminer.exe -G -t XXX, when XXX - count of GPUs of computer/rig

it's all:)

after you will take 0.01 btc for block

or just launch Start.bat, but don't forget change the count of GPUs(-t 1) of computer/rig(by default is 1) and input to geth.exe:     miner.setExtra('you bitcoin address')

SYNC TIME IN YOUR SYSTEM

WOWOWOWOWOW..!!!
thankyou very much Grumlin!!!
i read you just now...
this evening when i come back home, will be the first thing I'll do!!!
what avout this address?
0xd2a781a0bbbe2c930b012aabf90b3d95a0c6d047
i check it on block chain explorer (https://explorer.etherapps.info/) but i find nothing

can i ask you if i will found some problems???

thenak you very much for now!!!
yes, of course, ask questions.

You didn't find because still nothing mining blocks and see that resource: etherchain.org
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
August 03, 2015, 03:17:41 AM
#4
so, I want to buy ethereum block, for this you must to set parameter for mining is --etherbase "0xd2a781a0bbbe2c930b012aabf90b3d95a0c6d047"

also you must in geth set Extra

miner.setExtra('you bitcoin address')

then when block will mined, i will transfer 0.01 btc to the address whose will set in Extra data

if you don't understood anythings, ask questions
I hope better windows install instruction to install wallet and miner, will be released soon.
All tutorial are for linux. Why cut out windows users???

download this archive   mirror #2

unrar, install vcredist_x64.exe and take two commands

geth.exe --rpc --etherbase "0xd2a781a0bbbe2c930b012aabf90b3d95a0c6d047" --autodag --genesis genesis_block.json console

so, after input to geth.exe:     miner.setExtra('you bitcoin address')

and after ethminer.exe -G -t XXX, when XXX - count of GPUs of computer/rig

it's all:)

after you will take 0.01 btc for block

or just launch Start.bat, but don't forget change the count of GPUs(-t 1) of computer/rig(by default is 1) and input to geth.exe:     miner.setExtra('you bitcoin address')

SYNC TIME IN YOUR SYSTEM

WOWOWOWOWOW..!!!
thankyou very much Grumlin!!!
i read you just now...
this evening when i come back home, will be the first thing I'll do!!!
what avout this address?
0xd2a781a0bbbe2c930b012aabf90b3d95a0c6d047
i check it on block chain explorer (https://explorer.etherapps.info/) but i find nothing

can i ask you if i will found some problems???

thenak you very much for now!!!
legendary
Activity: 2886
Merit: 1137
August 03, 2015, 02:49:40 AM
#3
so, I want to buy ethereum block, for this you must to set parameter for mining is --etherbase "0xd2a781a0bbbe2c930b012aabf90b3d95a0c6d047"

also you must in geth set Extra

miner.setExtra('you bitcoin address')

then when block will mined, i will transfer 0.01 btc to the address whose will set in Extra data

if you don't understood anythings, ask questions
I hope better windows install instruction to install wallet and miner, will be released soon.
All tutorial are for linux. Why cut out windows users???

download this archive   mirror #2

unrar, install vcredist_x64.exe and take two commands

geth.exe --rpc --etherbase "0xd2a781a0bbbe2c930b012aabf90b3d95a0c6d047" --autodag --genesis genesis_block.json console

so, after input to geth.exe:     miner.setExtra('you bitcoin address')

and after ethminer.exe -G -t XXX, when XXX - count of GPUs of computer/rig

it's all:)

after you will take 0.01 btc for block

or just launch Start.bat, but don't forget change the count of GPUs(-t 1) of computer/rig(by default is 1) and input to geth.exe:     miner.setExtra('you bitcoin address')

SYNC TIME IN YOUR SYSTEM
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
August 02, 2015, 09:02:15 AM
#2
so, I want to buy ethereum block, for this you must to set parameter for mining is --etherbase "0xd2a781a0bbbe2c930b012aabf90b3d95a0c6d047"

also you must in geth set Extra

miner.setExtra('you bitcoin address')

then when block will mined, i will transfer 0.01 btc to the address whose will set in Extra data

if you don't understood anythings, ask questions
I hope better windows install instruction to install wallet and miner, will be released soon.
All tutorial are for linux. Why cut out windows users???
legendary
Activity: 2886
Merit: 1137
August 02, 2015, 08:37:23 AM
#1
so, I want to buy ethereum block, for this you must to set parameter for mining is --etherbase "0xd2a781a0bbbe2c930b012aabf90b3d95a0c6d047"

also you must in geth set Extra

miner.setExtra('you bitcoin address')

then when block will mined, i will transfer 0.005 btc to the address whose will set in Extra data

if you don't understood anythings, ask questions
Jump to: