Search content
Sort by

Showing 20 of 24 results by NanoPipe
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ethereum: Welcome to the Beginning
by
NanoPipe
on 28/04/2017, 10:59:12 UTC
i've lost count. how many live apps are now running on Ethereum?

Many. That is why the price is rising.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ethereum: Welcome to the Beginning
by
NanoPipe
on 05/01/2017, 18:51:48 UTC
Just, thought I'd put up some information about the difficulty increases that may occur when block 3,500,000 is reached at the beginning of April 2017.

Currently, there is a proposal submitted too Ethereum Foundation to replace difficulty increase (delay in block find times) with a tapering of block rewards (e.g. 5 ETH is reduced to 4 ETH, which is reduced again and again down to 1 ETH over time) too maintain the speed at which transactions are added to the blockchain.

April/May 2017

25seconds

1.4 months = 518,400 Eth per month

35 seconds

2.2 months = 370,285 Eth per month

55seconds

3.8 months = 235,636 Eth per month

95seconds

26 months = 136,421 Eth per month

After 2021, is when a theoretical Ice Age would begin.

Naturally, increasing difficulty and slowing block find times would reduce the speed at which transactions are added to the blockchain. However, this is all provisional on the Casper-POS being delivered towards the last quarter of 2017 or first quarter of 2018.

And, VB has hinted recently, that Casper-POS testing is going better, than previous public releases have led the markets too infer. 

I saw the proposal to change the block reward to 2, from 1.5 previously.
Post
Topic
Board Mining (Altcoins)
Re: R9 280X - 15Mh/s
by
NanoPipe
on 22/12/2016, 12:50:31 UTC
What is the best driver version to mine etc or eth in AMD 7950?  I am asking the question in different thread but no one replied.

The one that gives you undervolting capability with Afterburner or Trix. 15.7.1 works for me.
How to undervolt and is it safe for my gpu? What should i expect from a single and 7950 gpu in eth mining now?

Undervolting is totally safe and it even brings down the heat and power usage. I am getting 15Mh from a 280X, I think you can expect anywhere near that since it's the same chip.

I have R9 280x. How much can I undervolt ?

You can run at 950 mV and 850 MHz. It depends on the quality of the card. That is more or less ballpark figure.

850 MHz with GPU Clock or Memory Clock ? I have 1070/1600MHz default values.

850MHz will be with core clock. The memory clock has to be 1250 MHz to have proper speed with Claymore miner.
Post
Topic
Board Mining (Altcoins)
Re: R9 280X - 15Mh/s
by
NanoPipe
on 19/12/2016, 13:40:52 UTC
What is the best driver version to mine etc or eth in AMD 7950?  I am asking the question in different thread but no one replied.

The one that gives you undervolting capability with Afterburner or Trix. 15.7.1 works for me.
How to undervolt and is it safe for my gpu? What should i expect from a single and 7950 gpu in eth mining now?

Undervolting is totally safe and it even brings down the heat and power usage. I am getting 15Mh from a 280X, I think you can expect anywhere near that since it's the same chip.

I have R9 280x. How much can I undervolt ?

You can run at 950 mV and 850 MHz. It depends on the quality of the card. That is more or less ballpark figure.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ethereum: Welcome to the Beginning
by
NanoPipe
on 22/11/2016, 11:30:39 UTC
When is the date for the next fork?

https://blog.ethereum.org/2016/11/18/hard-fork-no-4-spurious-dragon/

Hard Fork No. 4: Spurious Dragon

Posted by Hudson Jameson on November 18th, 2016.
The Ethereum network will be undergoing a hard fork at block number 2,675,000, which will likely occur between 15:00 and 16:00 UTC on Tuesday, November 22, 2016. A countdown timer can be seen at https://fork.codetract.io/. The Morden test network will be undergoing a hard fork at block number 1,885,000.

As a user, what do I need to do?

Download the latest version of your Ethereum client:

Latest version of Ethereum Wallet/Mist (v0.8.7)
Latest geth client (v1.5.2)
Latest Parity client (v1.4.4)
Latest ruby-ethereum client (v0.11.0)
What happens if I do not update my client?

If you are using an Ethereum client that is not updated for the upcoming hard fork, your client will sync to the pre-fork blockchain once the fork occurs. You will be stuck on an incompatible chain following the old rules and you will be unable to send ether or operate on the post-fork Ethereum network.

Importantly, if your client is not updated, it also means that any transactions you make will still be susceptible to replay attacks.

What if I am using a web or mobile Ethereum wallet like MyEtherWallet or Jaxx?

Ethereum websites and mobile applications that allow you to store ether and/or make transactions are running their own Ethereum client infrastructure to facilitate their services. Generally, you do not need to do anything if you use a third party web based or mobile Ethereum wallet. However, you should still check with your web or mobile Ethereum wallet provider to see what actions they are taking to update for the hard fork and if they are asking their users to take other steps.

In particular, you should ensure that transactions are generated with the new replay-protected EIP 155 scheme.

What do I do if my Ethereum client is having trouble syncing to the blockchain?

Make sure you have downloaded the latest version of your Ethereum client.

If you are using Geth or Mist, refer to this Ethereum StackExchange thread.
If you are using Parity, refer to this section of the Parity wiki.
Why are we proposing to hard fork the network?

“Spurious Dragon” is the second hard fork of the two-round hard fork response to the DoS attacks on the Ethereum network in September and October. The previous hard fork (a.k.a “Tangerine Whistle”) addressed immediate network health issues due to the attacks. The upcoming hard fork addresses important but less pressing matters such as further tuning opcode pricing to prevent future attacks on the network, enabling “debloat” of the blockchain state, and adding replay attack protection.

What changes are a part of this hard fork?

The following Ethereum Improvement Proposals (EIPs) describe the protocol changes implemented in this hard fork.

EIP 155: Replay attack protection – prevents transactions from one Ethereum chain from being rebroadcasted on an alternative chain. For example: If you send 150 test ether to someone from the Morden testnet, that same transaction cannot be replayed on the main Ethereum chain. Important note: EIP 155 is backwards compatible, so transactions generated with the “pre-Spurious-Dragon” format will still be accepted. However, to ensure you are protected against replay attacks, you will still need to use a wallet solution that implements EIP 155.
Be aware that this backwards compatibility also means that transactions created from alternative Ethereum based blockchains that have not implemented EIP 155 (such as Ethereum Classic) can still be replayed on the main Ethereum chain.
EIP 160: EXP cost increase – adjusts the price of `EXP` opcode so it balances the price of `EXP` with the computational complexity of the operation, essentially making it more difficult to slow down the network via computationally expensive contract operations.
EIP 161: State trie clearing – makes it possible to remove a large number of empty accounts that were put in the state at very low cost as a result of earlier DoS attacks. With this EIP, ’empty’ accounts are removed from the state whenever ‘touched’ by another transaction. Removal of the empty accounts greatly reduces blockchain state size, which will provide client optimizations such as faster sync times. The actual removal process will begin after the fork by systematically performing `CALL` to the empty accounts that were created by the attacks.
EIP 170: Contract code size limit – changes the maximum code size that a contract on the blockchain can have. This update prevents an attack scenario where large pieces of account code can be accessed repeatedly at a fixed gas cost. The maximum size has been set to 24576 bytes, which is larger than any currently deployed contract.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ethereum: Welcome to the Beginning
by
NanoPipe
on 27/10/2016, 17:11:16 UTC
about Etherum how much expline its not much really i love Ethereum

Any idea why the price of Ethereum dropped so much recently? Is that due to the second hard fork?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ethereum: Welcome to the Beginning
by
NanoPipe
on 21/10/2016, 17:29:18 UTC
Since the latst 3 updates (at least) , my wallet takes forever to sync .Disk usage is ridiculously high and the computer slows down
I have ubuntu 14.04 running on I5 with 8gb of memory and 300G of disk . I tried with another disk same problem

And now with 0.8.6 it cannot sync 
E1019 10:53:14.699769 core/blockchain.go:1170] Bad block #2462853 (0xd7929a629b2d1226ddab5c8be6c7949b4fa3cbcafa6f0871f99b437454969363)
E1019 10:53:14.699794 core/blockchain.go:1171]     gas used error (463960 / 454930)
It's  stucked there

( i have restarted from scratch    geth removedb and after geth --cache 1048 --fast )

Any help

Thanks



Full chain is 300GB you say?

The Ethereum chain is about 45 GB at the moment. You can still put the folder in a SSD disk at present.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ethereum: Welcome to the Beginning
by
NanoPipe
on 01/10/2016, 18:51:24 UTC
Kraken is considering listing the tokens for ETH's killer DApp. We've waited over a year for this.
If you'd like to request it, here's their email. https://www.kraken.com/en-us/about/contact
Augur maybe? https://twitter.com/krakenfx/status/781929847513751552

If Kraken tweets it like that, they are definitely going to list Augur.


Augur will be good.

Stunningly accurate forecasts on any topic

Augur's prediction markets provide powerful predictive data - you can think of the current market price of any share in any market as an estimate of the probability of that outcome actually occurring in the real world. For example, a share priced at 64 cents has a 64% probability of happening.

The accuracy of prediction markets rests in the idea of the "The Wisdom of the Crowd". This states that the average prediction made by a group is superior to that made by any of the individuals in that group. Markets are the perfect way to aggregate this collective wisdom - which is made up of all the information, analysis and opinion held by members of the group. With these individuals buying and selling shares in the outcome of real-world events, based on their personal knowledge and opinion, the market prices reach an equilibrium that reflect the opinion of the entire group.

Prediction markets have proven to be more accurate at forecasting the future than individual experts, surveys or traditional opinion polling. They provide real-time predictive data and are traded using real money - which incentivises market participants to reveal what they think will happen, rather than what they hope will happen. Traders are putting their money where their mouths are.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ethereum: Welcome to the Beginning
by
NanoPipe
on 11/09/2016, 17:20:45 UTC
It seems eth etc both are in coma. Tiny volume, least movement in price, lack of general interest. If this condition persists newcomers will never know about these 2 coins in near future.

Maybe the low volatility is good for the long term health of the coins. People will use it as a fuel for the smart contract.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ethereum: Welcome to the Beginning
by
NanoPipe
on 26/08/2016, 07:24:32 UTC
I mean....I know that the difficulty going up means more ppl are mining, means better decentralization, etc.  But FUCK! Mining profits keep getting smaller and smaller!  Angry Cry

It just mean the mining will be concentrated into cheap electricity places like China. It happened to the btc mining.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ethereum: Welcome to the Beginning
by
NanoPipe
on 09/08/2016, 07:08:15 UTC
So, Alex Van De Sande thinks ETC is not worth having!
Please, tell Alex Van De Sande to send over to me those worthless ETHC!

He was in the first steps of the DAO hack, but not in the later stages. He has no access to the DAO ETC.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ethereum: Welcome to the Beginning
by
NanoPipe
on 11/07/2016, 14:23:23 UTC
The Ether Review #34 – Vinay Gupta on Rethinking Blockchain Use Cases

https://www.etherreview.info/2016/07/08/234/



MakerDAO Founder Claims “Absolutely Zero” Obligation to DAO Investors In Interview

http://bitcoinist.net/makerdao-founder-claims-absolutely-zero-obligation-dao-investors-interview/


I like it:

"Same as we have always been doing, obsessing about security at every step of the design and implementation process. We knew very early that security was going to be the most important factor and have been building our entire stack around that maxim from the start."
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ethereum: Welcome to the Beginning
by
NanoPipe
on 28/05/2016, 17:36:07 UTC
How do I hodl ETH?

You can buy the bitcoin in exchanges, then transfer to your own wallet. Then hold it for the long term.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ethereum: Welcome to the Beginning
by
NanoPipe
on 17/04/2016, 19:17:48 UTC
Today when I was reading my local net portal that is not IT nor crypto related but mainstream and I saw non paid article about Ethereumhttp://www.novilist.hr/Znanost-i-tehnologija/Tehnologija/Ethereum-buducnost-interneta-ili-poligon-za-spekulante there I almost drop my pants. This is amazing.

That is good for the adoption of Ethereum. Maybe the Ethereum will be more used than the bitcoin in the future.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ethereum: Welcome to the Beginning
by
NanoPipe
on 26/03/2016, 14:28:06 UTC
Dont waste your time on eth and put it back into bitcoin before you lose it all.Eth will be worth less than its IPO price eventually

Why do you say that?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ethereum: Welcome to the Beginning
by
NanoPipe
on 02/03/2016, 12:58:34 UTC
As I said earlier:
BTC = MySpace
ETH = Facebook
Cheers!

Ethereum ETH
Last price $ 7.2479386
% +14.94 %

The price is $8.1 now. Where is the limit for the price rise? Did the Homestead release have so big effect?
Post
Topic
Board Mining (Altcoins)
Re: Best altcoins for CPU mining at present
by
NanoPipe
on 17/02/2016, 09:36:57 UTC
No way you would get profit.
If you want to hold the coin, maybe.
XMR is the most you can get right now, with high amount of hash power ofc.

CPU mining is more efficient for Monero than with GPU. But the difficulty is too high, it might not be profitable for you.

The profitability depends on the electricity cost. It might be profitable again for the Monero as the price has risen.
Post
Topic
Board Trading Discussion
Re: Best place to spread word of new BTC Business
by
NanoPipe
on 04/02/2016, 09:07:59 UTC
Advertisement in the national TV network is the best. But not many people can afford that. The TV might not broadcast it.
Post
Topic
Board Auctions
Re: 3300+ Posts 2012 SENIOR MEMBER ACCOUNT
by
NanoPipe
on 22/01/2016, 10:26:33 UTC
Are you able to sign a message from your account to confirm that you sold that account to the buyer?
In the first post its clearly written signed message not available so always read OP first

If he can sign the message from grtthegreat account, that could still prove that grtthegreat sold the account.
Post
Topic
Board Speculation
Re: Price of Bitcoin and Mining Profitability
by
NanoPipe
on 09/01/2016, 08:48:35 UTC
The cost of Chinese miners powered  hydro elecricity is around $150 per bitcoin. Some of them will not be profitable when the difficulty rises further.

And then the inevitable happens... the price rises .... and mining becomes profitable again.

That's how the cookie crumbles!!!

The difficulty will rise again to make the mine less profitable, then the price rises again. This cycle continues.

The difficulty is predicted to rise 8.5% in 5 days. There are too many new miners coming to the farms.