Author

Topic: [ANN] Ethereum: Welcome to the Beginning - page 1015. (Read 2007067 times)

hero member
Activity: 623
Merit: 501
Guys When the homestead releases, there will also be a new wallet right?
Because At the moment I have my ethereum on a exhange, and I am going to wait until homestead.
Before I will send my coins to the wallet, because then I don't have to take care of the change right?

And I don't understand why ethereum is going down but there seems a strong resistance at 10 dollar so that is good!
You already can download a Homestead ready wallet from their github.
https://github.com/ethereum/mist/releases
sr. member
Activity: 364
Merit: 250
Quote
I missed out on buying ETH early on and am wondering if it is still viable for me to enter the ETH market at this time and just buy a few to hold long term? Or is it mainly just for daytraders now? I am looking into it as a medium to longer term play.

we return to 0.002 BTC

What is your reasoning to this? Why back to .002?
He dreaming about this

We don't like centralization and we'll get rid of it as soon as we can.
sr. member
Activity: 434
Merit: 511
Guys When the homestead releases, there will also be a new wallet right?
Because At the moment I have my ethereum on a exhange, and I am going to wait until homestead.
Before I will send my coins to the wallet, because then I don't have to take care of the change right?

And I don't understand why ethereum is going down but there seems a strong resistance at 10 dollar so that is good!
hero member
Activity: 882
Merit: 502
Quote
I missed out on buying ETH early on and am wondering if it is still viable for me to enter the ETH market at this time and just buy a few to hold long term? Or is it mainly just for daytraders now? I am looking into it as a medium to longer term play.

we return to 0.002 BTC

What is your reasoning to this? Why back to .002?
He dreaming about this
sr. member
Activity: 392
Merit: 250
the Cat-a-clysm.
Quote
I missed out on buying ETH early on and am wondering if it is still viable for me to enter the ETH market at this time and just buy a few to hold long term? Or is it mainly just for daytraders now? I am looking into it as a medium to longer term play.

we return to 0.002 BTC

What is your reasoning to this? Why back to .002?
sr. member
Activity: 364
Merit: 250
Not ethereum, Rootstock — Smart Contracts on the Bitcoin Blockchain
As a concept the Rootstock [1] platform is one of those ideas that once it is proposed it is obvious that it is a great idea. Essentially Rootstock aims to be what Ethereum is, a decentralized, Turing-complete smart contract platform. However, Rootstock aims to utilize the Bitcoin ecosystem rather than creating a new one from scratch. The way this will be accomplished is via the still not fully implemented sidechains technology
sr. member
Activity: 266
Merit: 250
ok its working now, thanks a lot..
full member
Activity: 195
Merit: 104
im using 3 amd video cards  how to configure so that the first card will stop mining .

--opencl-device   When mining using -G/--opencl use OpenCL device n (default: 0).

If you do not want to use GP0, then --opencl-device 1 2
sr. member
Activity: 266
Merit: 250
im using 3 amd video cards  how to configure so that the first card will stop mining .
full member
Activity: 195
Merit: 104
A working bat file for windows 8.1 with 2 cards.

ethminer.exe --farm-recheck 3000 -U -F http://eth-us.suprnova.cc:3001/razorsedge.eth1/22  --cuda-devices 0 1

--farm-recheck 3000 is too long. It is better for it to be below 300. It will not send many shares out due to the farm recheck time.
sr. member
Activity: 364
Merit: 250
Quote
I missed out on buying ETH early on and am wondering if it is still viable for me to enter the ETH market at this time and just buy a few to hold long term? Or is it mainly just for daytraders now? I am looking into it as a medium to longer term play.

we return to 0.002 BTC
legendary
Activity: 2114
Merit: 1023
Oikos.cash | Decentralized Finance on Tron
I missed out on buying ETH early on and am wondering if it is still viable for me to enter the ETH market at this time and just buy a few to hold long term? Or is it mainly just for daytraders now? I am looking into it as a medium to longer term play.
legendary
Activity: 3164
Merit: 1003
A working bat file for windows 8.1 with 2 cards.

ethminer.exe --farm-recheck 3000 -U -F http://eth-us.suprnova.cc:3001/razorsedge.eth1/22  --cuda-devices 0 1
sr. member
Activity: 364
Merit: 250
Quote


The ethereum scam...Huh?? Shocked
sr. member
Activity: 364
Merit: 250
legendary
Activity: 2212
Merit: 1038
For the command line challenged, the wallet GUI is called Mist and it connects to the geth node via RPC.
legendary
Activity: 2212
Merit: 1038
If you're on Windoze you'll need a 3rd party time synchronization application.

Yes I'm on Windows7 64-bit. I'll try to create a new wallet later when I come home from work. Thanks.

Thanks also to Variantand for your detailed information about wallet creation.

NetTime works for me, you may have to try several different NTP servers.
legendary
Activity: 1526
Merit: 1026
From website:

Generating wallet address:
– Open the geth folder and run geth-console.bat to start Ethereum in console mode
– The software will need to download the blockchain data, it can take some time
– In the console type: personal.newAccount("password")
– Instead of password in the quotes above write your own password and remember it well
– In the console type: eth.accounts
– This will list your Ethereum wallet address
– To check your account balance you can type:web3.fromWei(eth.getBalance(eth.coinbase), "ether")
Sending Ether to another wallet:
– First you need to unlock your account by typing in the console the following (replace password with your password): personal.unlockAccount(eth.accounts[0], "password")
– In the console type: eth.sendTransaction({from: 'your_address', to: 'recipient_address', value: web3.toWei(1, "ether")})
– In the above code replace your_address and recipient_address with the respective addresses, the example is for sending 1 Ether, but you can change the value depending on your needs




i tried and i think the window get stuck. It just says "starting server" and nothing. I waited almost 30 minutes
member
Activity: 84
Merit: 10
If you're on Windoze you'll need a 3rd party time synchronization application.

Yes I'm on Windows7 64-bit. I'll try to create a new wallet later when I come home from work. Thanks.

Thanks also to Variantand for your detailed information about wallet creation.
sr. member
Activity: 364
Merit: 250
Quote
Have you tried web wallets like https://holytransaction.com/

whether ethereum?
Jump to: