Bitcoin Garden Forum

Cryptocurrencies => Coin Home => Topic started by: secco on August 31, 2015, 04:14:59 PM

Title: [ANN] Ethereum: Welcome to the Beginning
Post by: secco on August 31, 2015, 04:14:59 PM
Welcome to the New Beginning

When the grand experiment that is bitcoin began, the anonymous wizard desired to test two parameters- a trustless, decentralized database enjoying security enforced by the austere relentlessness of cryptography and a robust transaction system capable of sending value across the world without intermediaries. Yet the past five years years have painfully demonstrated a third missing feature: a sufficiently powerful Turing-complete scripting language. Up until this point, most innovation in advanced applications such as domain and identity registration, user-issued currencies, smart property, smart contracts, and decentralized exchange has been highly fragmented, and implementing any of these technologies has required creating an entire meta-protocol layer or even a specialized blockchain. Theoretically, however, each and every one of these innovations and more can potentially be made hundreds of times easier to implement, and easier to scale, if only there was a stronger foundational layer with a powerful scripting language for all of these protocols to build upon. And this need is what we seek to satisfy.

Ethereum is a modular, stateful, Turing-complete contract scripting system married to a blockchain and developed with a philosophy of simplicity, universal accessibility and generalization. Our goal is to provide a platform for decentralized applications - an android of the cryptocurrency world, where all efforts can share a common set of APIs, trustless interactions and no compromises. We ask for the community to join us as volunteers, developers, investors and evangelists seeking to enable a fundamentally different paradigm for the internet and the relationships it provides.

Who is Behind Ethereum?

Our primary core devs are:

  • Vitalik Buterin → Inventor of Ethereum, protocol developer and researcher
  • Gavin Wood →Lead C++ developer
  • Jeffrey Wilcke → Lead Go developer

Primary non-development members include:

  • Anthony Di Iorio → Founder and Executive Director of the Bitcoin Alliance of Canada, Bitcoin Decentral, KryptoKit
  • Mihai Alisie → Founder of Bitcoin Magazine and Egora
  • Joseph Lubin → Software engineer, Quantitative Analyst
  • Stephan Tual → Founder of Ursium, Communications

A more extensive but non-exhaustive list of team members can be found here (http://blog.ethereum.org/team).

Our ether sale is available at http://ethereum.org ; the site contains all needed instructions.

The Next Step: Some Links

Welcome to the Ethereum Ecosystem:

  • http://ethereum.org/
  • http://ethereum.org/ethereum.html
  • Enjoy the Code: https://github.com/ethereum
  • Whitepaper: https://ethereum.org/pdfs/EthereumWhitePaper.pdf
  • Yellowpaper: https://ethereum.org/pdfs/EthereumYellowPaper.pdf
  • Blog: http://blog.ethereum.org
  • Reddit: http://reddit.com/r/ethereum

Contact Us:

General Queries
[email protected]
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsCrawler· on August 31, 2015, 04:15:40 PM
Ethereum Programming Course: https://diginomics.com/courses/?r=10&campaign=FORUM

The Ethereum Programming Course is a comprehensive instruction on the functionality and programming of smart contracts using the power of blockchain technology.

What we will accomplish in this course, is a working knowledge of what Ethereum is, how it functions, and most importantly, what we can do with it. This instruction is delivered through a series of online video presentations and written programming tutorials.

The information contained in this course is of particular use to individuals building smart contracts to automate traditional business models, bringing startup business ideas to market, and investing in the underlying cryptocurrency of the ethereum network (ether) as a fuel for running applications.

Once enrolled, students have access to a private discussion channel where they may pose questions and share progress in a group learning environment. As a student, you will have access to course resources anywhere, anytime, and for as long as Ethereum technology remains relevant.

COURSE OUTLINE

Module 1   Ethereum Fundamentals
Unit 1   What Is Ethereum?
Unit 2   Introduction To Smart Contracts
Unit 3   Supply Issuance Of Ether Cryptocurrency
Unit 4   Ethereum Fundamentals Quiz
Module 2   Solidity Programming
Unit 1   Introduction To Solidity
Unit 2   Solidity Variables
Unit 3   Solidity Functions
Unit 4   Solidity Inheritance
Unit 5   Solidity Modifiers
Unit 6   Proxy Contracts
Unit 7   Solidity Events
Unit 8   Programming Tutorials Quiz
Module 3   Frameworks & APIs
Unit 1   Web3 JavaScript API
Unit 2   Truffle Development Framework
Unit 3   Mist Browser
Unit 4   Case Study: How To Create Your Own Cryptocurrency
Module 4   Final Exam
Unit 1   Final Exam


WHY TAKE THIS COURSE?

Master The Smart Contract. Programming modules are dedicated to understanding the Solidity language and deploying smart contracting systems.

Learn With Quality Tutorials. Course lessons are based on video presentations and written tutorials, allowing multiple perspectives on core concepts. All content is capable of being accessed responsively on tablet and mobile devices.

Test Your Knowledge With Timed Examination. The Ethereum Programming Course is accompanied by a timed examination. At the end of the course, students are required to pass a final examination in order to be accredited a certification of completion.

Earn Your Ethereum Programming Accreditation. After completion of the course, students with a passing grade will be granted their certificate of accreditation. This certification serves as evidence of your cryptocurrency industry acumen.
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: secco on September 02, 2015, 11:01:40 AM
The Ethereum Sensation: http://barfstew.blogspot.it/2015/08/the-ethereum-sensation.html
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on September 07, 2015, 05:29:07 PM
These 3 Wallets Want to Make Ethereum ‘Grandma-Friendly’:
http://cointelegraph.com/news/115239/these-3-wallets-want-to-make-ethereum-grandma-friendly
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: ethereumpool on August 24, 2015, 09:33:34 PM
Happy to announce new mining pool. We wont claim we are 2nd or 3rd. Obviously there is few more pool testing for some time already.
We claim our pool is reliable. Im sorry if this is not right forum section, but it's hard to navigate here for someone who does not speak Russian.
How to mine ?
Code:
Code: [Select]
ethminer -G -F http://ethereumpool.co/?miner=10@0x480992b51e3925e23280efb93d3047c82f17e038
ethminer -G -F http://ethereumpool.co/?miner=[HASHRATE IN MHASH]@[ADRES]
-G gpu, without -G for CPU
Minimal hashrate = 0.01
 
How do i check my pending balance after block was found and where is my withdraw history?
Code:
Code: [Select]
http://ethereumpool.co/stats/miner/?address=0x480992b51e3925e23280efb93d3047c82f17e038
http://ethereumpool.co/stats/miner/?address=[MINING ADDRESS]

How does pool calculate revenue for each miner?
Proportionally to work done, all shares submited from last block depending on their diff
 
 
Please set valid hashrate in mining url, if you set higher, you may not earn anything, if you set too low, pool will adjust diff to avoid share flood(but you may get more stale shares, so keep values real)
If you have multiple rigs connected here with the same declared hashrate, for example you have 2rigs x 60mhash, dont put 2x60@ please use 60@ and 61@ - hashrate is also unique rig id for each mining address! Now after block is mined by pool it may take 2-15minutes to process and split it between workers! So sometimes back lag may occur
 
More informations
http://ethereumpool.co
 
Pool stats
http://ethereumpool.co/stats/
 
If you have problems with setting up something or experience any issue, please feel free to reach us. You will find contact on main page.

Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Ethercloud on September 14, 2015, 11:39:13 PM
(http://i.imgur.com/ztAIkyK.jpg)

Hello Ethereum community!

We are a European startup company named Ethercloud. Our business branche should speak for itself ;)
Since we believe firmly in the future of Ethereum, our concept and vision is becoming reality.

Our goal is to setup a huge mining farm, and become the Hashnest/Ghash of Ethereum.
Of course, only dreams and visions wont fulfill the idea of running the largest cloud mining farm.

Currently, we are in the crowdfunding stage of our cloud mining farm. Until now, we managed to setup a 2.3Gh/s mining rig.
Using crowdfunding, we want to keep expanding this farm by adding hardware on a weekly base.
All purchases will be posted publicly, so we will be transparent with the investors of this crowdfunding campaing.

Once in production, we can offer on demand hosting for as cheap as 0.044$/Mh on our Enterprise package! Regular base price at this time is 0.05$/Mh

Below you will find our package pricing table, along with the crowdfunding rewards if you decide to invest in our project.


(http://i.imgur.com/y9dNckj.jpg)


Let's talk about reality and numbers;

We have free space and electricity inside a pharmaceutical facility.
Maybe we need to start paying a share for electricity consumption in the (near) future as our hardware supply keeps growing.
But until now, it's all for free (relatives running the facility)

Our only cost to expand is the mining hardware itself. This also allowes us to offer cloud mining at competitive priceranges.

We are working on open source mining proxy to divide the hashrates to specific pools. Users will also be ablo to mine other coins running the Ethereum algo.

Realistic time for opening for the general public is +/- October 2015. We need at least 5Gh hashrate to fulfill the demand.

Crowdfunding payments are processed by coinpayments. Paypal and Bitcoin are accepted, we are working to implent Ethereum acceptance

Please show us your support for our project and visit http://www.ethercloud.info/
Our official Twitter account is https://twitter.com/Ethercloudinfo


Kind regards,


Bjorn
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsBTC· on September 16, 2015, 05:24:20 PM
Ethereum Blockchain-based Prediction Platform Raises $4.7 Million:
http://www.newsbtc.com/2015/09/16/ethereum-blockchain-based-prediction-platform-raises-4-7-million/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: killerjoegreek on September 24, 2015, 04:08:06 PM
I am able to do translations to greek language of your ann thread for a bounty. Please take a look at my work here and send me a private message if you would like a translation. http://bitcoingarden.tk/forum/index.php?topic=4249.msg94906#msg94906
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: DigitalMoneyTimes· on September 27, 2015, 07:22:37 PM
Rabobank Eyes Ethereum Development For Smart Wallet Project:
http://digitalmoneytimes.com/crypto-news/rabobank-eyes-ethereum-development-smart-wallet-project/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on September 29, 2015, 12:31:14 PM
Chinese automotive giant Wanxiang has completed a purchase of 500 ETH as part of a bid to support blockchain:
http://www.coindesk.com/ethereum-bitcoin-decline-9-million-funding-shortfall/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on October 03, 2015, 03:35:41 PM
Frontier and the Evolution of Ethereum:
https://www.cryptocoinsnews.com/frontier-evolution-ethereum/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinSpeaker· on October 03, 2015, 03:38:10 PM
Ethereum Inventor Vitalik Buterin Sheds Light on the Company’s Environment:
http://www.coinspeaker.com/2015/09/29/ethereum-inventor-vitalik-buterin-sheds-light-on-companys-finance-12222/ …
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on October 29, 2015, 12:05:42 AM
Microsoft Rolls Out Ethereum Toolkit for Business Users:
http://www.coindesk.com/microsoft-rolls-out-ethereum-toolkit-for-business-users/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on November 06, 2015, 07:54:46 PM
Nick Szabo Confirmed as Keynote Speaker at Ethereum Conference:
http://cointelegraph.com/news/115558/nick-szabo-confirmed-as-keynote-speaker-at-ethereum-conference
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Wired· on November 12, 2015, 04:30:15 PM
Microsoft and Ethereum want everyone on the blockchain:
http://www.wired.co.uk/news/archive/2015-11/11/microsoft-ethereum-blockchain-bitcoin
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: secco on November 14, 2015, 04:48:53 PM
HolyTransaction adds Ethereum & launches Giveaway:

http://blog.holytransaction.com/2015/11/holytransaction-adds-ethereum.html

Quote
HolyTransaction is excited to announce support for a new cryptocurrency, as well as a renewed focus on our international customers. The last cryptocurrency that we added was Gridcoin, and now we have added Ethereum’s crypto fuel - Ether.

Ethereum is one of the most interesting decentralized projects that have been released in Bitcoin’s wake and we support its goals. Smart contracts can’t come soon enough!

Now, with HolyTransaction, you have:

- Send and receive Ether
- Ethereum server side wallet creation and transaction signing
- Set OTP for additional protection
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on November 16, 2015, 09:15:18 PM
Rootstock Merges Bitcoin and Ethereum to Help World Bank with Micro-Lending:
https://www.cryptocoinsnews.com/rootstock-merges-bitcoin-ethereum-help-world-bank-micro-lending/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: ForkLog· on November 26, 2015, 11:16:34 PM
Elephant Announces a Multifunctional Ethereum-based Platform:
http://forklog.net/elephant-announces-a-multifunctional-ethereum-based-platform/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on December 01, 2015, 09:02:14 PM
Ether’s Hacker About Vulnerability of Blockchain, Bitcoin and Ethereum:
http://cointelegraph.com/news/115775/ethers-hacker-about-vulnerability-of-blockchain-bitcoin-and-ethereum
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on December 03, 2015, 11:01:18 AM
(http://i.imgur.com/fP51Auk.png)
BTS, ETH, NXT - How to Setup and Topup a Debit Card in less than 10 Minutes (http://blog.smartcoin.pw/2015/12/bts-eth-nxt-how-to-setup-and-topup.html)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsCrawler· on December 08, 2015, 03:38:50 PM
Setting up your own central bank is just the start with Ethereum:
http://www.ibtimes.co.uk/setting-your-own-central-bank-just-start-ethereum-1532146
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on December 14, 2015, 03:34:42 PM
How Deloitte's Rubix is Approaching Blockchain Tech:
http://www.coindesk.com/how-deloitte-rubix-blockchain-tech/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: ForkLog· on December 15, 2015, 03:31:02 PM
Ethereum-based Platform Develops a Smart Contract System for Drones:
http://forklog.net/ethereum-based-platform-develops-a-smart-contract-system-for-drones/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on December 22, 2015, 04:26:09 PM
Ethereum - How To use the Mist Browser
http://blog.smartcoin.pw/2015/12/ethereum-how-to-use-mist-browser.html
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: c-cex on January 03, 2016, 05:44:37 AM
Ethereum integrated into C-CEX! Welcome!

https://c-cex.com/?p=eth-btc
https://c-cex.com/?p=eth-usd
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: secco on January 08, 2016, 05:12:17 PM
Will Ethereum hit $95,000,000 in market cap in first half of 2016? Yes or no? Dare to bet in bitcoin?
https://www.betmoose.com/bet/ethereum-to-hit-95m-market-cap-before-lug-1-2016-1366?ref=scacco
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on January 16, 2016, 02:43:10 PM
Digix launched on Ethereum: http://favs.pw/digix-launched-on-ethereum/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on January 17, 2016, 11:11:07 AM
Roll the Dice http://favs.pw/roll-the-etherdice-like-you-never-did-before/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on January 17, 2016, 12:25:36 PM
Sowing Seeds Of Discords Amongst Cryptocurrency Enthusiasts On Reddit. Is It Ethereum? http://cointelegraph.com/news/116069/sowing-seeds-of-discords-amongst-cryptocurrency-enthusiasts-on-reddit... (http://cointelegraph.com/news/116069/sowing-seeds-of-discords-amongst-cryptocurrency-enthusiasts-on-reddit-is-it-ethereum)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on January 19, 2016, 07:33:50 PM
Ethereum Cryptocurrency With Lots Of Expectations And Disappointments:
http://cointelegraph.com/news/116083/eth-cryptocurrency-with-lots-of-expectations-and-disappointments
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: secco on January 20, 2016, 11:29:56 AM
Will Ethereum hit $95,000,000 in market cap in first half of 2016? Yes or no? Dare to bet in bitcoin?
https://www.betmoose.com/bet/ethereum-to-hit-95m-market-cap-before-lug-1-2016-1366?ref=scacco

Ethereum reached the target. Congrats to the winners. Let's go ahead with another one.

Will Ethereum hit $155,000,000 in market cap in first half of 2016? Yes or no?
https://www.betmoose.com/bet/ethereum-to-hit-155m-market-cap-before-jul-1-2016-1436?ref=scacco
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on January 25, 2016, 07:55:57 PM
Ethereum for Starters How-To http://favs.pw/ethereum-for-starters-how-to/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: secco on January 28, 2016, 06:48:29 PM
Will Ethereum Market Capitalization be over $200M at the end of 1st half 2016? Yes or no? Dare to bet in Bitcoin?
https://www.betmoose.com/bet/ethereum-over-200m-market-cap-end-of-1st-half-2016-1516?ref=scacco
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on January 29, 2016, 04:20:01 PM
Time for some InterPlanetary Etheral Magic - http://favs.pw/time-for-some-interplanetary-etheral-magic/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Bitcoinist· on February 02, 2016, 12:27:30 PM
Ethereum Drives First Decentralized Ad Platform: Etherboard
http://bitcoinist.net/ethereum-drives-first-decentralized-ad-platform-etherboard/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on February 04, 2016, 07:10:36 PM
(http://i.imgur.com/MaAXcrI.jpg)
Enter for a Chance to win 5 Ether (http://favs.pw/first-ether-raffle/)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on February 10, 2016, 06:03:26 PM
Buy Gold-Backed Tokens on Ethereum – How-To (http://favs.pw/buy-gold-backed-tokens-on-ethereum-how-to/)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: ccedk on February 11, 2016, 01:55:20 AM
From today Openledger is listed as exchange on CMC and will be listed on various other charts and site in coming weeks.

On this platform remember always to do backup on external hard disc.

And I suggest you have a good look at below videos on use case as well as tutorial prior to signing up, it will help a great deal in making the first expereince so much better!

I have created  following pairs on Openledger, which means they are active right now, but with little liquidity since only created:

BTS/BTC     https://bitshares.openledger.info/?r=openledger#/market/BTS_OPEN.BTC
EMC/BTC  https://bitshares.openledger.info/?r=openledger#/market/OPEN.EMC_OPEN.BTC
EMC/EUR  https://bitshares.openledger.info/?r=openledger#/market/OPEN.EMC_OPEN.EUR
BTS/EMC   https://bitshares.openledger.info/?r=openledger#/market/BTS_OPEN.EMC
BKS/BTC    https://bitshares.openledger.info/?r=openledger#/market/OPEN.BKS_OPEN.BTC
NBT/BTC   https://bitshares.openledger.info/?r=openledger#/market/OPEN.NBT_OPEN.BTC
ETH/BTC    https://bitshares.openledger.info/?r=openledger#/market/OPEN.ETH_OPEN.BTC
ETH/NBT   https://bitshares.openledger.info/?r=openledger#/market/OPEN.ETH_OPEN.NBT
ETH/BTS    https://bitshares.openledger.info/?r=openledger#/market/OPEN.ETH_BTS
OBITS/BTC   https://bitshares.openledger.info/?r=openledger#/market/OBITS_OPEN.BTC
OBITS/BTS   https://bitshares.openledger.info/?r=openledger#/market/OBITS_BTS
MUSE/BTS https://bitshares.openledger.info/?r=openledger#/market/BTS_OPEN.MUSE


https://bitshares.openledger.info/?r=openledger#/market/CNY_OPEN.ETH

above pairs have been asked as the first ones to be listed on CMC.


Activation of market special bonus 1 OBITS per trade of minimum 1000 BTS equivalent per transaction

All trades from today untill february 10th untill February 20th count, however maximum 5000 OBITS per unique account : minimum 100 trades and settlement on end date only

ATTENTION: you must provide your self, record of trades listing or otherwise as proof and total count and send by e-mail to ronny[member=23432]ccedk[/member] to qualify.

If you dont know OBITS more info on  site: www.obits.io

You can create any trading pairs you wish by changing for instance OPEN:BTC to OPEN.DOGE and market will be active the minute you start building a sell or buy wall.

Dont let you be fooled of the OPEN.XXX an think this is just plain asset, it is the same way any other exchange is handling the incoming and outgoing crypto, meaning it is placed in cold and hot wallets, the only and perhaps very interesting detail is that on Openledger you are able to follow what amounts are deposited and withdrawn all the time, either by looking directly at the hot wallet called openledger-wallet or by checking out the activities via the designated explorer called cryptofresh. I give you here the direct link to the wallet https://bitshares.openledger.info/?r=openledger#/account/openledger-wallet/overview, but much more to find here:

http://cryptofresh.com/u/openledger-wallet

It means that right now Openledger as exchange is showing you constant update on what is available in total supply, and you are able to deposit via generated adresses or withdraw directly to the address of your choice all in automode. Just like any other centralized exchange and coming up within next month or maximum two any cold wallets as well as hot for that matter will be handled on the based of a sort of multisignature account, and it could be possible to discuss for instance certain members of this community to be involved in this part come bigger cold wallet amounts etc.

Dont know about OpenLedger yet?

Have a look at these great videos already made for you to know it better:

https://www.youtube.com/channel/UCZHkjzM5Vp5RH0H_XGBtS0g

**OpenLedger - Smart Trading Decentralized**

This for you information. I thought it might interest you, so I hope it does.


Yours sincerely

Ronny Boesing
CCEDK
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsCrawler· on February 12, 2016, 10:33:16 PM
Eight Months Since Release, Ethereum Is Second Only To Bitcoin:
http://cointelegraph.com/news/eight-months-since-release-ethereum-is-second-only-to-bitcoin

Ukraine Embraces Ethereum Blockchain For Election Transparency:
http://www.newsbtc.com/2016/02/12/ukraine-embraces-ethereum-blockchain-for-election-transparency/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on February 14, 2016, 07:07:04 PM
Jaxx Mobile Ethereum and Bitcoin Wallet Review:
http://themerkle.com/reviews/jaxx-mobile-ethereum-and-bitcoin-wallet-review/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on February 15, 2016, 12:09:38 PM
First Ethereum Mobile App Released (http://favs.pw/first-ethereum-mobile-app-released/)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsCrawler· on February 19, 2016, 11:21:12 AM
From Smart Contracts to Courts with not so Smart Judges:
https://blog.ethereum.org/2016/02/17/smart-contracts-courts-not-smart-judges/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsCrawler· on February 19, 2016, 12:16:33 PM
World’s First Virtual Nation Constitution Released on Ethereum’s Blockchain:
http://www.altcointoday.com/worlds-first-virtual-constitution/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: BitcoinNews· on February 20, 2016, 08:26:03 PM
Imogen Heap Wants to Decentralize the Music Industry With Ethereum:
https://news.bitcoin.com/imogen-heap-wants-decentralize-music-industry-ethereum/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on February 25, 2016, 09:59:06 PM
7 Cool Decentralized Apps Being Built on Ethereum:
http://www.coindesk.com/7-cool-decentralized-apps-built-ethereum/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: ForkLog· on February 27, 2016, 11:06:34 AM
One More Exchange To Launch Ethereum Trading:
http://forklog.net/confirmed-one-more-exchange-to-launch-ethereum-trading/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on March 01, 2016, 06:40:57 PM
Microsoft Certifies Ethereum Offering in Blockchain Service First:
http://www.coindesk.com/microsoft-ethereum-startup-blockchain/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on March 01, 2016, 10:10:09 PM
Ethereum Announces the Launch of Homestead:
http://cointelegraph.com/news/ethereum-announces-the-launch-of-homestead
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on March 05, 2016, 04:44:28 PM
Ethereum Co-Founder Vitalik Buterin On Public and Private Blockchains:
https://www.cryptocoinsnews.com/ethereum-co-founder-vitalik-buterin-public-private-blockchains/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on March 07, 2016, 05:59:04 PM
Why a German Power Company is Using Ethereum to Test Blockchain Car Charging:
http://www.coindesk.com/german-utility-company-turns-to-blockchain-amid-shifting-energy-landscape/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on March 07, 2016, 07:30:49 PM
Mining Ethereum: Windows Vs. Cloud Mining
http://themerkle.com/education/mining-ethereum-windows-vs-cloud-mining/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsBTC· on March 08, 2016, 05:05:48 PM
Ethereum Brings Democracy on Blockchain through Decentralized Autonomous Organizations:
http://www.newsbtc.com/2016/03/08/democracy-ethereum-blockchain-decentralized-autonomous-organzations/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on March 10, 2016, 07:12:44 PM
Is Ethereum About To Topple Bitcoin?
http://cointelegraph.com/news/is-ethereum-about-to-topple-bitcoin
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Antares on March 11, 2016, 02:48:36 PM
(http://i.imgur.com/uz2LkPc.png)

Lamassu Bitcoin ATM Now Supports Ethereum

http://www.newsbtc.com/2016/03/10/lamassu-ethereum-and-bitcoin/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on March 11, 2016, 10:22:26 PM
Home Sweeth Home [Blog] (http://favs.pw/home-sweeth-home/)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on March 13, 2016, 01:55:25 PM
Ethereum Newsflash (http://favs.pw/ethereum-newsflash/)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on March 13, 2016, 06:13:52 PM
What's the Big Idea Behind Ethereum's World Computer?
http://www.coindesk.com/whats-big-idea-behind-ethereums-world-computer/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on March 16, 2016, 12:13:51 AM
Ethereum Blockchain Project Launches First Production Release:
http://www.coindesk.com/ethereum-blockchain-homestead/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on March 18, 2016, 01:42:17 PM
The Rise of The Ethereum Faucets And Ether Free:
http://themerkle.com/the-rise-of-the-ethereum-faucets-and-ether-free/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on March 19, 2016, 10:14:11 AM
Uphold to add Ethereum (http://favs.pw/uphold-com-to-add-ethereum/)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on March 22, 2016, 12:37:47 PM
Decentralized Autonomous Organizations: Ethereum Sparks Up Googles of Tomorrow.
http://cointelegraph.com/news/decentralized-autonomous-organizations-ethereum-sparks-up-googles-of-tomorrow
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on March 23, 2016, 05:37:05 PM
BnkToTheFuture Relaunches Ethereum Investment Opportunity:
http://themerkle.com/bnktothefuture-relaunches-ethereum-investment-opportunity/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on March 23, 2016, 07:48:05 PM
BitGo Engineers Launch Ethereum Wallet Side Project:
http://www.coindesk.com/bitgo-engineers-ethereum-wallet-ether-li/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on March 23, 2016, 09:16:05 PM
‘Ethereum Full Transparency’ Released To Simplify Smart Contracts Creation:
http://cointelegraph.com/news/ethereum-full-transparency-released-to-simplify-smart-contracts-creation
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on March 24, 2016, 10:55:12 PM
Vitalik Buterin Charts Ethereum's Path Forward at Coinbase HQ:
http://www.coindesk.com/vitalik-buterin-previews-ethereums-path-forward-at-coinbase-hq/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsBTC· on March 25, 2016, 04:45:33 PM
Etherli, a Promising Mutisignature 2FA Ethereum Web Wallet:
http://www.newsbtc.com/2016/03/25/etherli-promising-mutisignature-2fa-ethereum-web-wallet/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on March 28, 2016, 02:36:21 PM
The Rise And Growth of Ethereum Gets Mainstream Coverage:
https://www.cryptocoinsnews.com/ethereum-rise-growth-new-york-times/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on March 29, 2016, 07:52:45 PM
Ethereum Is A Big Part of Future VC Funding in Blockchain Startups:
http://themerkle.com/ethereum-is-a-big-part-of-future-vc-funding-in-blockchain-startups/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsBTC· on March 31, 2016, 01:46:24 PM
Decentralized Options Exchange Etheropt Uses Automated Ethereum Smart Contract:
http://www.newsbtc.com/2016/03/30/decentralized-options-exchange-etheropt-uses-automated-ethereum-smart-contract/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on March 31, 2016, 04:37:06 PM
How To invest in Ethereum Crowdfunds
http://favs.pw/how-to-invest-in-ethereum-crowdfunds/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: secco on April 01, 2016, 06:00:25 PM
Will Ethereum Market Capitalization be over $1,000M at the end of 1st half 2016? Yes or no? Dare to bet in Bitcoin?
https://www.betmoose.com/bet/ethereum-over-1b-market-cap-end-of-1st-half-2016-1858?ref=scacco
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on April 01, 2016, 06:40:14 PM
Ethereum's Growth Draws Support from More Platforms:
https://www.cryptocoinsnews.com/ethereums-growth-draws-support-platforms/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: BitBay on April 02, 2016, 07:26:32 PM
Hi,

we have recently received many requests from our users to add ETH currency to our exchange. Ethereum project is gaining ground, as well as trading ETH is becoming more and more popular. Because of this…. we decided to finally add Ethereum to BitBay platform! :)

From today ETH trading is available at bitbay.net, including following currency pairs:
- ETH/BTC
- ETH/EUR
- ETH/USD

- ETH/PLN

We wish you a profitable trading and remember that we are always open to your suggestions.

All best,
BitBay team 

https://bitbay.net/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on April 04, 2016, 02:30:05 PM
The Mainstream Media Thinks Ethereum & Bitcoin Are Competitors:
https://www.cryptocoinsnews.com/ethereum-bitcoin-competitors/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on April 05, 2016, 01:56:44 PM
Mexican Cryptocurrency Exchange Bitso Adds Ethereum Market:
http://cointelegraph.com/news/mexican-cryptocurrency-exchange-bitso-adds-ethereum-market
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Yunbi_mike on April 05, 2016, 04:48:53 PM
Yunbi is the 4th biggest Ethereum Exchange in the world.
However, Yunbi charges only 0.1% trading fee.
Also, deposit and withdraw are for free, we only collect miner's fee.
Take a tour in Yunbi: https://yunbi.com/?lang=en
You won't miss it.
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsBTC· on April 07, 2016, 02:24:12 PM
BitBay Offers Ethereum Trading Against Fiat And Bitcoin:
http://www.newsbtc.com/2016/04/07/bitbay-offers-ethereum-trading-fiat-bitcoin/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on April 15, 2016, 07:05:37 PM
How To Trade Ethereum Based MKR and DGD
http://favs.pw/how-to-trade-ethereum-based-mkr-and-dgd/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsBTC· on April 18, 2016, 10:44:14 PM
Ethereum Is Making Waves Through Education and Internet of Things:
http://www.newsbtc.com/2016/04/17/ethereum-making-waves-education-internet-things/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsBTC· on April 19, 2016, 04:44:48 PM
Ethgigs Welcomes Freelancers Looking To Get Paid In Ethereum:
http://www.newsbtc.com/2016/04/19/ethgigs-welcomes-freelancers-looking-get-paid-ethereum/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsBTC· on April 22, 2016, 11:18:53 AM
Ethereum and Gold, a Great Combo That Works Like a Charm:
http://www.newsbtc.com/2016/04/20/ethereum-gold-combo-charm/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on April 23, 2016, 12:24:40 PM
Ethcore Raises $750,000 to Help Ethereum Go Enterprise:
http://www.coindesk.com/ethcore-750000-ethereum-enterprise/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on April 24, 2016, 02:46:40 PM
Ethereum Developer Vitalik Buterin Sold 25% Of His Coins:
http://themerkle.com/ethereum-developer-vitalik-buterin-sold-25-of-his-coins/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on April 29, 2016, 12:13:11 PM
Vitalik Buterin Pitches Hyperledger Project on Ethereum Integration:
http://www.coindesk.com/vitalik-buterin-addresses-hyperledger-possible-ethereum-integration/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Principe on April 29, 2016, 01:37:10 PM
A set of 11 ethereum avatars has been added to the altcoin avatar gallery. Enjoy!
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on April 30, 2016, 04:01:18 PM
Ethereum Project The DAO Is Now Live:
http://themerkle.com/ethereum-project-the-dao-is-now-live/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on May 01, 2016, 01:01:34 PM
Vitalik Buterin Pitches Hyperledger Project on Ethereum Integration:
http://www.coindesk.com/vitalik-buterin-addresses-hyperledger-possible-ethereum-integration/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on May 02, 2016, 03:48:17 PM
Bitgold Enables Gold Purchases With Ethereum:
http://themerkle.com/bitgold-enables-gold-purchases-with-ethereum/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: іnusіty on May 02, 2016, 09:01:22 PM
BitBay Offers Ethereum Trading Against Fiat And Bitcoin:
http://www.newsbtc.com/2016/04/07/bitbay-offers-ethereum-trading-fiat-bitcoin/

nice. tnx.
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on May 04, 2016, 12:19:29 AM
European Exchange BTCDirect Adds Ethereum Trading:
http://themerkle.com/european-exchange-btcdirect-adds-ethereum-trading/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CEX.IO on May 04, 2016, 08:59:06 PM
Trade ETH/BTC for Free on CEX.IO

We are glad to announce lowering trade fees on CEX.IO (https://cex.io/) as of today. The fees are set to zero on cryptocurrency pairs, namely, ETH/BTC, LTC/BTC, as well as on GHS/BTC. EUR and RUB markets have experienced fees halving, resulting in 0.1% commission on BTC/EUR, LTC/EUR, and BTC/RUB. Commissions for other pairs have not been affected. The updated fee schedule is already available on the website (https://cex.io/transaction-fee) and is as following:

(http://blog.cex.io/wp-content/uploads/2016/05/Screen-Shot-2016-05-04-at-13.27.11.png)

We welcome you to experience cross-platform trading with lowered fees right on CEX.IO (https://cex.io/) website, via mobile app, or using API solutions.
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on May 04, 2016, 10:25:35 PM
How to Buy and Sell "The DAO"
http://favs.pw/how-to-buy-and-sell-the-dao/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on May 06, 2016, 01:34:22 PM
Is There a Need For Ethereum Hardware Wallets?
http://themerkle.com/is-there-a-need-for-ethereum-hardware-wallets/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on May 08, 2016, 09:53:01 PM
Trade ETH/BTC at this Exchange and get 100% Deposit Bonus
http://favs.pw/trade-ethbtc-at-this-exchange-and-get-100-deposit-bonus/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on May 09, 2016, 11:30:02 AM
What Investors Should Know Before Trading Ether:
http://www.coindesk.com/what-to-know-trading-ethereum/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on May 09, 2016, 12:27:43 PM
Ethereum: A Valuable FinTech Sandbox
http://www.coindesk.com/ethereum-fintech-sandbox/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: digitalcoinsdce on May 13, 2016, 12:17:38 PM

VISIT:- https://www.digitalcoinsexchange.com/blogs/five-ethereum-wallets-you-should-know-about/ (https://www.digitalcoinsexchange.com/blogs/five-ethereum-wallets-you-should-know-about/)

Through this post, I’d like to help alleviate your troubles by suggesting some well reputed and top rated #EthereumWallets for storing your #Ethers.
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on May 14, 2016, 10:08:51 PM
Cashila introduces ICONOMI, an Ether exchange:
http://themerkle.com/cashila-introduces-iconomi-an-ether-exchange/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on May 16, 2016, 12:07:32 AM
Coinizy Exits Beta Phase and Launches Ethereum Debit Card:
http://themerkle.com/coinizy-exits-beta-phase-and-launches-ethereum-debit-card/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on May 18, 2016, 08:40:57 PM
Trezor to add Ethereum & Tokens
http://favs.pw/trezor-to-add-ethereum-tokens/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on May 19, 2016, 02:29:46 PM
Singapore Will Host a Blockbuster Ethereum Event:
http://themerkle.com/singapore-will-host-a-blockbuster-ethereum-event/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on May 20, 2016, 01:57:29 PM
Ethereum is now supported at AlfaCashier:
http://www.coindesk.com/press-releases/ethereum-now-supported-alfacashier/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on May 20, 2016, 10:17:00 PM
Diginomics Launches Ethereum Developers Course:
http://themerkle.com/diginomics-launches-ethereum-developers-course/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on May 23, 2016, 11:20:51 PM
String Labs announces grants program for Ethereum developers:
http://themerkle.com/string-labs-announces-grants-program-for-ethereum-developers/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Bitcoinist· on May 24, 2016, 12:05:17 AM
CoinWarz Launches Ether Mining Profitability Calculator:
http://bitcoinist.net/coinwarz-ether-mining-calculator/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: BitcoinNews· on May 25, 2016, 01:10:52 PM
Is Apple Banning Ethereum Wallets on iOS?
https://news.bitcoin.com/apple-ban-ethereum-ios/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on May 28, 2016, 05:53:53 PM
B9Lab To Offer Ethereum Blockchain Training Courses:
http://themerkle.com/b9lab-to-offer-ethereum-blockchain-training-courses/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on May 28, 2016, 09:04:54 PM
BitXatm Adds Ethereum Support To Bitcoin ATMs:
http://themerkle.com/bitxatm-adds-ethereum-support-to-bitcoin-atms/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on May 31, 2016, 03:20:18 PM
Will Ethereum Beat Bitcoin to Mainstream Microtransactions?
http://www.coindesk.com/ethereum-bitcoin-mainstream-microtransactions/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsBTC· on June 01, 2016, 12:30:04 AM
Jaxx Is The First Ethereum Wallet To Be Released on iOS:
http://www.newsbtc.com/2016/05/31/jaxx-first-ethereum-wallet-released-ios/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on June 01, 2016, 04:45:03 PM
How-To Setup your Jaxx Ether Wallet
http://favs.pw/how-to-setup-your-jaxx-ether-wallet/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CEX.IO on June 03, 2016, 12:13:39 PM
ETH/EUR Trading Launched on CEX.IO

We at CEX.IO (https://cex.io/trade#ETH-EUR) are pleased to announce the launch of ETH/EUR trading on our platform and continuing support of Ethereum network, which requires Ethers for its operation.

ETH/EUR is the third Ether-related market on CEX.IO (https://cex.io/trade#ETH-EUR), after ETH/BTC and ETH/USD. To drive Ether market growth, we at CEX.IO have lowered trade fees:


You can also enjoy benefits of cheap deposits in USD or EUR using your payment cards, to buy Ethereum for Euro, Dollar or Bitcoin. Remember that you thereby can use any Visa or MasterCard issued in any currency. This refers to debit and credit cards, prepaid cards, virtual cards, such as Neteller, Netspend and others, and also PayPal Debit MasterCard and PayPal Extras MasterCard. Once the card is linked to your CEX.IO (https://cex.io/trade#ETH-EUR) profile, you can easily deposit and withdraw funds to buy ETH for EUR, USD or Bitcoin.

If you possess Euros, you may also use SEPA to deposit and withdraw funds. All fees associated with any payment methods are available on the website. (https://cex.io/limits-commissions)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on June 05, 2016, 01:18:18 PM
Why Uphold Added Ethereum and Teamed with Bitwage:
https://www.cryptocoinsnews.com/why-uphold-added-etherum-and-teamed-with-bitwage/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsBTC· on June 08, 2016, 12:47:55 PM
AirBitz Edge Security Makes Ethereum-based Augur More Accessible:
http://www.newsbtc.com/2016/06/06/airbitz-edge-security-makes-ethereum-based-augur-accessible/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on June 11, 2016, 11:22:21 AM
Peerplays to Innovate Ethereum with Sidechain for the DAO:
http://cointelegraph.com/news/peerplays-to-innovate-ethereum-with-sidechain-for-the-dao
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on June 11, 2016, 02:36:48 PM
Fox this Shift! Featuring Jaxx and Shapeshift
http://favs.pw/fox-this-shift/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: digitalcoinsdce on June 13, 2016, 12:23:03 PM
Microsoft's Visual Studio has paved new ways for Ethereum developers by providing support for solidity. Let's find out how!

VISIT:- https://www.digitalcoinsexchange.com/blogs/visual-studio-enables-coding-in-solidity-for-ethereum-developers/ (https://www.digitalcoinsexchange.com/blogs/visual-studio-enables-coding-in-solidity-for-ethereum-developers/)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on June 14, 2016, 11:36:52 AM
Hidden Meanings of Ethereum Logo: Love, Compassion, Energy and Self-Reflection...
http://cointelegraph.com/news/hidden-meanings-of-ethereum-logo-love-compassion-energy-and-self-reflection
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on June 14, 2016, 02:20:46 PM
Ethereum Announces “Unlimited” Scalability Roadmap:
https://www.cryptocoinsnews.com/ethereum-announces-unlimited-scalability-roadmap/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on June 19, 2016, 04:50:08 PM
Should Ethereum Hardfork or Allow Hackers to Run with $50 Million?
https://cointelegraph.com/news/should-ethereum-hardfork-or-allow-hackers-to-run-with-50-million
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on June 25, 2016, 12:30:47 PM
The Future of Ether: Ethereum Miners to Decide on DAO Rescue Fix
http://cointelegraph.com/news/the-future-of-ether-ethereum-miners-to-decide-on-dao-rescue-fix
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on July 01, 2016, 12:24:36 AM
Specter of Ethereum Hard Fork Worries Australian Banking Group:
http://www.coindesk.com/spectre-ethereum-hardfork-worries-anz-banking-group/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Zapotec on July 01, 2016, 07:13:15 PM
The Ethereum Foundation and Wanxiang Blockchain Labs are excited to jointly announce the International Blockchain Week in Shanghai, which will take place at Hyatt on the Bund, September 19–24, 2016. Both Ethereum’s Devcon and Wanxiang Blockchain Labs’ Global Blockchain Summit were sold out last year with great interest and anticipation for this year’s events. Now, people who wish to attend both events can do so in the same week.

The combined event features a unique three-segment format that allows people to attend any combination of days that best addresses their needs. Two new features include a Demo Day (by Blockchain Labs) for startups and investors, and an optional day of organized sightseeing tours on September 18, 2016, the day before the commencement of the week’s events...

https://blog.ethereum.org/2016/04/05/devcon2-and-blockchain-summit-shanghai-september2016/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on July 08, 2016, 04:29:24 PM
Ethereum Devcon 2 To Kick Off Week of Exciting Conferences:
http://themerkle.com/ethereum-devcon-2-to-kick-off-week-of-exciting-conferences/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on July 08, 2016, 05:19:24 PM
Troubles of Ethereum Continue, With Final Solution Still Not In View:
http://cointelegraph.com/news/troubles-of-ethereum-continue-with-final-solution-still-not-in-view
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on July 13, 2016, 12:26:13 PM
Exopshere Academy Announces Three-Week Ethereum Developer Course:
http://themerkle.com/exopshere-academy-announces-three-week-ethereum-developer-course/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Fintechist· on July 16, 2016, 11:30:07 PM
Poloniex To Freeze Ethereum Withdrawals And Deposits During Hard Fork:
http://fintechist.com/poloniex-freeze-ethereum-withdrawals-deposits-hard-fork/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsBTC· on July 20, 2016, 12:24:19 PM
Ether.Camp Announces $50,000 Contest to Build the next Killer Blockchain-Based Application:
http://www.newsbtc.com/2016/07/19/ether-camp-announces-50000-contest-build-next-killer-blockchain-based-application/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on July 20, 2016, 04:02:58 PM
Ethereum-Based Oracle Holds Key to Future:
https://cointelegraph.com/news/ethereum-based-oracle-holds-key-to-future
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on July 21, 2016, 10:04:32 AM
The Ethereum Hard Fork & Ethereum Classic:
http://themerkle.com/the-ethereum-hard-fork-ethereum-classic/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on July 26, 2016, 10:39:40 AM
Ethereum's Tale of Two Chains:
http://www.coindesk.com/tale-two-chains-ethereum/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on July 28, 2016, 03:09:25 PM
Ethereum Fiasco Justifies Principled Decisions of Bitcoin Developers:
https://cointelegraph.com/news/ethereum-fiasco-justifies-principled-decisions-of-bitcoin-developers
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsCrawler· on July 29, 2016, 11:35:49 AM
SpaceBTC launched Ethereum trading:
http://bitcoingarden.tk/spacebtc-launched-ethereum-trading/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Forbes· on July 30, 2016, 12:10:34 AM
Ethereum: The Battle Of The Chains
http://www.forbes.com/sites/francescoppola/2016/07/28/ethereum-the-battle-of-the-chains/#7aa4f2054a80
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on July 30, 2016, 11:42:59 AM
Ethereum Celebrates First Birthday Since Mining Genesis Block:
http://themerkle.com/ethereum-celebrates-first-birthday-since-mining-genesis-block/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on August 04, 2016, 08:32:44 PM
Vitalik Buterin Won’t Support ETC If It Takes Over ETH:
https://cointelegraph.com/news/vitalik-buterin-wont-support-etc-if-it-takes-over-eth
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on August 06, 2016, 08:03:27 PM
Ethereum Races Ahead with Raiden’s Implementation of the Lightning Network:
https://www.cryptocoinsnews.com/ethereum-races-ahead-raidens-implementation-lightning-network/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on August 07, 2016, 11:21:11 AM
More Anonymity Features Are Coming To Ethereum:
http://themerkle.com/more-anonymity-features-are-coming-to-ethereum/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on August 30, 2016, 09:12:50 PM
Building the Foundations for a Scalable Ethereum Community:
http://www.coindesk.com/building-foundations-scalable-blockchain-ethereum-community/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: hieu123 on August 31, 2016, 05:26:08 AM
Now , currently there are 2 types: ETC and ETH
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on September 08, 2016, 03:25:44 PM
Thomson Reuters Doubles Down on Ethereum With New Blockchain Hackathon:
http://themerkle.com/thomson-reuters-doubles-down-on-ethereum-with-new-blockchain-hackathon/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on September 09, 2016, 10:32:42 AM
The Pitts Family Circus Is The First-ever Film Crowdfunded With Ethereum:
http://themerkle.com/the-pitts-family-circus-is-the-first-ever-film-crowdfunded-with-ethereum/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on September 17, 2016, 07:44:22 PM
How Ethereum's Wallets Are Evolving:
http://www.coindesk.com/ethereums-wallets-evolving/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on September 20, 2016, 11:48:43 PM
Santander Vies to Become First Bank to Issue Cash on Blockchain:
http://www.coindesk.com/santander-vies-become-first-bank-issue-digital-cash-blockchain/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on September 21, 2016, 12:20:33 PM
Thomson Reuters Demos New Ethereum Blockchain Use Cases:
http://www.coindesk.com/thomson-reuters-blockchain-ethereum-devcon2/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on September 23, 2016, 04:56:21 PM
Royal Bank of Scotland Tests Private Ethereum Blockchain For Domestic Payments:
http://themerkle.com/royal-bank-of-scotland-tests-private-ethereum-blockchain-for-domestic-payments/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on September 29, 2016, 02:57:59 PM
Ethereum Community Points Out Kibo Project Flaws:
http://themerkle.com/ethereum-community-points-out-kibo-project-flaws/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: RazorForex· on September 30, 2016, 11:17:43 AM
Forex Broker FXOpen Adds Ethereum Deposits and Withdrawals:
http://www.razor-forex.com/2016/09/forex-broker-fxopen-adds-ethereum.html
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: KCN.Channel on October 05, 2016, 12:03:42 PM
FXOpen allows deposit and withdrawal of funds via Ethereum:

https://www.youtube.com/watch?v=HhwZOVyGm6Y
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on October 07, 2016, 11:59:54 PM
Ethereum's Missing Link: Oracles Provide Off-Blockchain Data for Smart Contracts
https://cointelegraph.com/news/ethereums-missing-link-oracles-provide-off-blockchain-data-for-smart-contracts
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on October 14, 2016, 01:59:12 PM
Vitalik Buterin Confirms Another Ethereum Hard Fork, With Geth Failing To Prevent DoS Attacks:
https://cointelegraph.com/news/gulden-passes-10-million-mark-heads-for-top-20-cryptocurrencies
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: ForkLog· on October 17, 2016, 12:26:16 AM
Ambisafe Urges Ethereum to Revise Hardfork Conditions:
http://forklog.net/ambisafe-urges-ethereum-to-revise-hardfork-conditions/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on October 18, 2016, 12:30:43 PM
Hopes Are High Tomorrow's Ethereum Fork Won't Be Like the Last:
http://www.coindesk.com/october-ethereum-hard-fork-network-spam-attacks/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on October 28, 2016, 05:56:49 PM
Ethereum’s Ether to Become World's Best-Performing Currency in 2016, Bitcoin Second
https://cointelegraph.com/news/ethereum-to-become-worlds-best-performing-currency-in-2016-bitcoin-second
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: ameerrosic on November 06, 2016, 03:19:54 PM
Hey guys, great thread here, would love your thoughts on this new Ethereum guide we launched. Would you add or change anything? Cheers

http://blockgeeks.com/guides/what-is-ethereum-a-step-by-step-beginners-guide/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: ameerrosic on November 07, 2016, 05:15:15 PM
What is Ethereum?


http://blockgeeks.com/guides/what-is-ethereum-a-step-by-step-beginners-guide/

At its simplest, Ethereum is an open software platform based on blockchain technology that enables developers to build and deploy decentralized applications.

Is Ethereum similar to Bitcoin? Well, sort of, but not really.

Like Bitcoin, Ethereum is a distributed public blockchain network. Although there are some significant technical differences between the two, the most important distinction to note is that Bitcoin and Ethereum differ substantially in purpose and capability. Bitcoin offers one particular application of blockchain technology, a peer to peer electronic cash system that enables online Bitcoin payments. While the bitcoin blockchain is used to track ownership of digital currency (bitcoins), the Ethereum blockchain focuses on running the programming code of any decentralized application.

In the Ethereum blockchain, instead of mining for bitcoin, miners work to earn Ether, a type of crypto token that fuels the network. Beyond a tradeable cryptocurrency, Ether is also used by application developers to pay for transaction fees and services on the Ethereum network.

gavin-wood-smart-contracts

 

“Bitcoin is first and foremost a currency; this is one particular application of a blockchain. However, it is far from the only application. To take a past example of a similar situation, e-mail is one particular use of the internet, and for sure helped popularise it, but there are many others.” Dr Gavin Wood, Ethereum Co-Founder

 

 

 

What is a smart contract?
 

Smart contract is just a phrase used to describe computer code that can facilitate the exchange of money, content, property, shares, or anything of value. When run on the blockchain a smart contract becomes like a self-operating computer program that automatically executes when specific conditions are met. Because smart contracts run on the blockchain, they run exactly as programmed without any possibility of censorship, downtime, fraud or third party interference.

 
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: EconoTimes· on November 11, 2016, 08:18:13 PM
Crypto experts analyse Ethereum’s future following recent attacks and hard forks:
http://www.econotimes.com/Crypto-experts-analyse-Ethereums-future-following-recent-attacks-and-hard-forks-391901
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: KCN.Channel on November 14, 2016, 01:25:11 PM
Templates of Ethereum Consortium Network by Microsoft Azure:

https://www.youtube.com/watch?v=AHO7DlQdLO4
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on November 17, 2016, 09:52:14 PM
Ethereum-Based Projects Sustain Its Cryptocurrency Value Despite Setbacks:
https://cointelegraph.com/news/ethereum-based-projects-sustain-its-cryptocurrency-value-despite-setbacks
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on November 19, 2016, 12:09:27 AM
The Ethereum Foundation Has Set a New Date for Blockchain Hard Fork:
http://themerkle.com/the-ethereum-foundation-has-set-a-new-date-for-blockchain-hard-fork/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: hieu81 on November 19, 2016, 08:39:37 AM
Great info! Nice your share!


Sent from my iPhone using Tapatalk
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsBTC· on November 19, 2016, 01:47:09 PM
Fourth Ethereum Hard Fork Is Called Spurious Dragon:
http://www.newsbtc.com/2016/11/18/fourth-ethereum-hard-fork-called-spurious-dragon/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on November 22, 2016, 11:18:53 AM
Ethereum Hard Fork No. 4 Has Arrived as DOS Attacks Intensify:
https://cointelegraph.com/news/ethereum-hard-fork-no-4-has-arrived-as-dos-attacks-intensify
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on November 25, 2016, 01:09:10 AM
A Consensus Issue Between The Geth and Parity Ethereum Clients Caused an Unintentional Fork of the Network:
http://themerkle.com/a-consensus-issue-between-the-geth-and-parity-ethereum-clients-caused-an-unintentional-fork... (http://themerkle.com/a-consensus-issue-between-the-geth-and-parity-ethereum-clients-caused-an-unintentional-fork-of-the-network/)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on November 26, 2016, 01:04:29 PM
Hardware Wallet KeepKey Integrates Ethereum, Adding It To Bitcoin, Altcoins:
https://cointelegraph.com/news/hardware-wallet-keepkey-integrates-ethereum-adding-it-to-bitcoin-altcoins
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on November 27, 2016, 12:02:01 PM
Ethereum Issues Security Alert After Fork, Transactions May Be Reverted:
https://cointelegraph.com/news/ethereum-issues-security-alert-after-fork-transactions-may-be-reverted
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Forbes· on December 01, 2016, 12:24:37 AM
Ethereum's Latest Hard Fork Shows It Has A Very Long Way To Go:
http://www.forbes.com/sites/francescoppola/2016/11/26/ethereums-latest-hard-fork-shows-it-has-a-very-long-way-to-go/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: KCN.Channel on December 01, 2016, 12:20:28 PM
We-Chat-like Ethereum-based messenger Status to release alpha:

https://www.youtube.com/watch?v=165Nea5zklk
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on December 05, 2016, 11:20:42 PM
Ethereum's Price Woes Continue as Digital Currency Sinks to 9-Month Low:
http://www.coindesk.com/ethereums-price-woes-continue-digital-currency-hits-9-month-low/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on December 06, 2016, 07:04:03 PM
Austria's Erste Bank Awards Ethereum Projects in Startup Contest:
http://www.coindesk.com/erste-bank-ethereum-projects-contest/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on December 09, 2016, 04:02:46 PM
Ethereum-based Projects Received Prizes from Blockchain Startup Contest:
http://themerkle.com/ethereum-based-projects-received-prizes-from-blockchain-startup-contest/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinIdol· on December 20, 2016, 12:18:00 PM
Engraving Data Forever On the Ethereum Blockchain:
https://coinidol.com/engraving-data-forever-on-the-ethereum-blockchain/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on December 23, 2016, 09:28:25 AM
Bo Shen Hackers Hit Again, Ethereum Forum Members Under Threat:
https://cointelegraph.com/news/bo-shen-hackers-hit-again-ethereum-forum-members-under-threat
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: KCN.Channel on December 27, 2016, 03:56:01 PM
Chainy.link - the short links and records in Ethereum blockchain:

https://www.youtube.com/watch?v=zw0KO50U70c
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: BetaNews· on December 31, 2016, 10:58:38 AM
Why Ethereum is the most promising Blockchain technology:
http://betanews.com/2016/12/30/etherium-blockchain/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on December 31, 2016, 01:57:05 PM
Spectrum Alpha Demo Youtube: https://steemit.com/ethereum/@ash/digix-spectrum-alpha-demo
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinFox· on January 01, 2017, 07:27:20 PM
Bitcoin and Ethereum in 2017: we need both
http://www.coinfox.info/news/reviews/6722-bitcoin-and-ethereum-in-2017-we-need-both
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on January 07, 2017, 06:49:21 PM
Man Who Claims to Be Ethereum’s Godfather Aims at Recasting Smart Contracts:
https://cointelegraph.com/news/man-who-claims-to-be-ethereums-godfather-aims-at-recasting-smart-contracts
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on January 10, 2017, 08:37:29 PM
Ethereum Foundation Has Sold 90 Percent of ETC in the Last 6 Months:
https://cointelegraph.com/news/ethereum-foundation-has-sold-90-percent-of-etc-in-the-last-6-months
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: BitcoinMagazine· on January 10, 2017, 09:28:53 PM
Barry Silbert Shares Digital Currency Group’s Perspective on Ethereum; Announces Etherscan Investment:
https://bitcoinmagazine.com/articles/barry-silbert-shares-digital-currency-group-s-perspective-on-ethereum-announces... (https://bitcoinmagazine.com/articles/barry-silbert-shares-digital-currency-group-s-perspective-on-ethereum-announces-etherscan-investment-1483989140)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on January 11, 2017, 01:13:44 PM
MillionEther Smart Contract can Change the World of Advertising for Good:
http://themerkle.com/millionether-smart-contract-can-change-the-world-of-advertising-for-good/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on January 11, 2017, 05:16:50 PM
First Ethereum Founded Movie Announces Business Deals:
http://themerkle.com/first-ethereum-founded-movie-announces-business-deals/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on January 12, 2017, 09:09:29 PM
How To: Use Million Ether - Ads, Invest, Marketing, Charity - Smartcontract via MetaMask and MyEtherWallet
http://digitalsmartcoin.tumblr.com/post/155770225074/how-to-use-million-ether-ads-invest
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on January 13, 2017, 04:22:28 PM
People Will End Up Using Ethereum Without Knowing It:
https://cointelegraph.com/news/developers-people-will-end-up-using-ethereum-without-knowing-it
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: surfboard on January 16, 2017, 12:21:47 PM
This site is now found. I was looking through a bunch of coins over 1 hour. I see that linen is not yet completely finished but it works. Share, if someone wants to collect ethereum.


LINK (http://cryptonato.blogspot.hu/)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on January 19, 2017, 07:44:06 PM
Where's Casper? Inside Ethereum's Race to Reinvent its Blockchain:
http://www.coindesk.com/ethereum-casper-proof-stake-rewrite-rules-blockchain/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on January 20, 2017, 12:01:00 AM
Top 5 Ethereum DApps Available Right now:
https://themerkle.com/top-5-ethereum-dapps-available-right-now/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on January 23, 2017, 05:45:57 PM
How To: Setup Ethmail – a decentralized, Ethereum Based E-Mail Alternative
http://favs.pw/how-to-setup-ethmail-a-decentralized-ethereum-based-e-mail-alternative/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: fav on January 25, 2017, 05:51:42 PM
This is uPort!
http://favs.pw/this-is-uport/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on January 31, 2017, 12:12:36 PM
Ethereum at a Crossroad as Corporate Interest Grows:
https://www.cryptocoinsnews.com/ethereum-crossroad-corporate-interest-grows/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: KCN.Channel on February 02, 2017, 01:13:27 PM
Ethereum on the Swiss finteсh market:

https://www.youtube.com/watch?v=6pQTUiLCA5g
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on February 07, 2017, 12:02:14 AM
Bitcoin Hardware Wallet Trezor Adds Support For Ethereum Users:
https://www.cryptocoinsnews.com/bitcoin-hardware-wallet-trezor-adds-support-ethereum-users/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: KCN.Channel on February 10, 2017, 12:03:56 PM
Trezor integrates MyEtherWallet into its hardware:

https://www.youtube.com/watch?v=H8oj21jHnWc
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: ForkLog· on February 18, 2017, 02:23:48 PM
Singapore Startup Starbase to Launch Ethereum-Based Crowdfunding Platform:
http://forklog.net/japanese-startup-starbase-to-launch-ethereum-based-crowdfunding-platform/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on February 25, 2017, 03:14:14 PM
New Ethereum Proposal Aims to Supercharge Smart Contracts:
http://www.coindesk.com/new-ethereum-proposal-aims-to-supercharge-smart-contracts/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on February 27, 2017, 06:05:41 PM
Ethereum Price Rises as Corporations Move In:
https://www.cryptocoinsnews.com/ethereum-price-rises-as-corporations-move-in/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: ETHNews· on February 28, 2017, 12:00:56 PM
Ethereum’s Road Map For 2017:
https://www.ethnews.com/ethereums-road-map-for-2017
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on March 02, 2017, 06:59:08 PM
Ethereum is Nearing a $2 Billion Market Cap:
https://www.cryptocoinsnews.com/ethereum-nearing-2-billion-market-cap/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on March 05, 2017, 12:11:38 PM
Ethereum Stumbles Hard at Forecasted Resistance:
https://www.cryptocoinsnews.com/ethereum-stumbled-hard-forecasted-resistance/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: nelson4lov on March 06, 2017, 02:12:47 PM
Massive ETH pump
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on March 10, 2017, 06:09:21 PM
Ethereum Not Safe But Safer Than Other Blockchains: Vlad Zamfir
https://cointelegraph.com/news/ethereum-not-safe-but-safer-than-other-blockchains-vlad-zamfir
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: KCN.Channel on March 10, 2017, 08:31:40 PM
Ethereum launches new test network:

https://www.youtube.com/watch?v=XxxeR3DwHig
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on March 11, 2017, 01:07:28 AM
A Public-Private Ethereum? It Won't Be As Easy As It Sounds:
http://www.coindesk.com/a-public-private-ethereum-it-wont-be-as-easy-as-it-sounds/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: BlockchainNews· on March 11, 2017, 04:09:23 PM
Jake Vartanian: The Significance of EthEnt for Ethereum
http://www.the-blockchain.com/2017/03/11/ethereum-ethent-collaboration/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on March 12, 2017, 08:13:17 PM
Ethereum Surpasses All-Time High, Reaches $2 Billion Market Cap:
https://www.cryptocoinsnews.com/ethereum-surpasses-time-high-reaches-2-billion-market-cap/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on March 17, 2017, 12:00:45 AM
Yunbi Will Freeze Ethereum Withdrawals Linked to a Pyramid Scheme:
https://themerkle.com/yunbi-will-freeze-ethereum-withdrawals-linked-to-a-pyramid-scheme/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: HackedCom· on March 18, 2017, 08:42:14 PM
Ethereum Smashed Expectations:
https://hacked.com/ethereum-smashed-expectations/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on March 20, 2017, 05:50:07 PM
This Dark Web Market is Planning to Add Support for Ethereum:
http://www.coindesk.com/dark-web-market-planning-add-support-ethereum/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on March 23, 2017, 01:48:29 AM
Ethereum Developers Publish Roadmap for EVM Upgrade:
http://www.coindesk.com/ethereum-roadmap-evm-upgrade/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: KCN.Channel on March 24, 2017, 10:27:22 AM
Ethereum to be used to fight hunger:

https://www.youtube.com/watch?v=0EgkaVCpwqg
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: KCN.Channel on March 24, 2017, 07:50:42 PM
Ethereum community vote to reduce reawards for the miner block:

https://www.youtube.com/watch?v=TZd4CpPYu3s
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on March 25, 2017, 03:51:35 PM
Why South Korea is Second Largest Ethereum Market, 17% of All Trading:
https://cointelegraph.com/news/why-south-korea-is-second-largest-ethereum-market-17-of-all-trading
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: BitcoinChaser· on March 26, 2017, 01:15:57 AM
Everything you need to know about Ethereum gambling:
http://bitcoinchaser.com/ethereum/gambling
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsCrawler· on March 26, 2017, 06:58:17 PM
Here's Why 30 Large Corporations (Including Microsoft And JP Morgan Chase) And These Entrepreneurs Are All-In On Ethereum:
http://www.inc.com/brian-d-evans/heres-why-microsoft-jp-morgan-chase-and-these-entrepreneurs-are-all-in-on-ethere.html
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Mashable· on March 27, 2017, 05:44:38 PM
What is Ethereum, and could it actually replace Bitcoin?
http://mashable.com/2017/03/24/ethereum-bitcoin-explainer/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on March 27, 2017, 11:24:11 PM
'Scam Free' Gambling on Ethereum? Regulators Might Not Be Ready:
http://www.coindesk.com/scam-free-gambling-ethereum-regulators-might-not-ready/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: ramaenormous on March 28, 2017, 09:51:40 AM
Ethereum is an open-source, open, blockchain-based disseminated figuring stage highlighting keen contract (scripting) functionality.It gives a decentralized Turing-finish virtual machine, the Ethereum Virtual Machine (EVM), which can execute scripts utilizing a global system of open hubs. Ethereum likewise gives an esteem token called "ether", which can be exchanged amongst members and is utilized to repay member hubs for calculations performed. Gas, an inward exchange estimating system, is utilized to avoid spam on the system and allot assets relatively to the impetus offered by the demand
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on March 28, 2017, 03:19:58 PM
With Ethereum 'Ice Age' Incoming, Momentum Builds for Miner Pay Cut:
http://www.coindesk.com/ice-age-coming-ethereum-users-vote-reducing-block-reward/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsCrawler· on April 02, 2017, 02:13:38 PM
Ethereum Dev Roundup: Q1
https://blog.ethereum.org/2017/04/01/ethereum-dev-roundup-q1/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: BitcoinChaser· on April 03, 2017, 03:30:37 AM
Enterprise Ethereum Alliance: A World Of Opportunities
http://bitcoinchaser.com/enterprise-ethereum-alliance
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on April 09, 2017, 12:47:39 PM
Ethereum's Difficulty Bomb: All Smoke, No Fire?
http://www.coindesk.com/ethereums-difficulty-bomb-smoke-no-fire/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on April 09, 2017, 04:13:56 PM
Everex Explores Ethereum Based Global Remittances:
https://www.cryptocoinsnews.com/everex-explores-ethereum-based-remittances/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on April 12, 2017, 01:05:35 PM
Exchange Bug Discovery Averts Ethereum Token Theft:
http://www.coindesk.com/ethereum-bug-discovery-averts-exchange-issues/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on April 13, 2017, 07:30:28 PM
Vitalik Buterin Reveals Ethereum-Based $92 Bln Firm’s DApp and More:
https://cointelegraph.com/news/vitalik-buterin-reveals-ethereum-based-92-bln-firms-dapp-and-more-ct-exclusive
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: TheMerkle· on April 18, 2017, 10:08:56 PM
CradleCore May Introduce new Monero and Ethereum Ransomware:
https://themerkle.com/cradlecore-may-introduce-new-monero-and-ethereum-ransomware/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on April 21, 2017, 03:42:39 AM
Coinbase to Launch Standalone Ethereum Messaging App Token:
https://cointelegraph.com/news/coinbase-to-launch-standalone-ethereum-messaging-app-token
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinIdol· on April 22, 2017, 04:26:02 PM
Bitcoin IRA Launches World’s First Ethereum IRA:
https://coinidol.com/bitcoin-ira-launches-ethereum-ira/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on April 25, 2017, 07:18:36 PM
The UN Wants to Adopt Bitcoin And Ethereum – And Soon:
http://www.coindesk.com/the-united-nations-wants-to-accept-ethereum-and-bitcoin-and-soon/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Motherboard· on April 26, 2017, 08:51:55 PM
Ethereum's Boy King Is Thinking About Giving Up the Mantle:
https://motherboard.vice.com/en_us/article/ethereums-boy-king-is-thinking-about-giving-up-the-mantle
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: KCN.Channel on April 28, 2017, 06:47:17 PM
Ex-Coinbase engineer launches Ethereum search engine:

https://www.youtube.com/watch?v=kJDl2WvEjQg

Antonio Juliano announced the launch of Weipoint, a search engine for the decentralized web. Weipoint can be used to search for and interact with Ethereum smart contracts. According to Juliano, Weipoint will eventually act as a decentralized application browser as well, with planned functionality for other ethereum-based resources. The project is set to act as a mean to verify the code underlying smart contracts.
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinSpeaker· on April 30, 2017, 08:54:57 PM
Ethereum Price Hits a New All-Time High of $71, Reaches a $6 Billion Market Cap:
http://www.coinspeaker.com/2017/04/29/ethereum-price-hits-new-time-high-71-reaches-6-billion-market-cap/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: BitcoinMagazine· on May 05, 2017, 10:46:04 PM
Innogy Charges New Electric Car Fleet Using Ethereum Blockchain:
https://bitcoinmagazine.com/articles/innogy-charges-new-electric-car-fleet-using-ethereum-blockchain/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinSpeaker· on May 13, 2017, 02:02:19 AM
Ethereum Name Service Relaunches Today:
http://www.coinspeaker.com/2017/05/04/ethereum-name-service-relaunches-today/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: tommy on May 27, 2017, 10:16:12 AM
ETH is a coin very good for us to invest. I have invested in this coin and then I get a very good profit from it
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on May 30, 2017, 03:52:23 PM
5 Must-Read Tips As Ethereum Gets Volatile:
https://www.cryptocoinsnews.com/5-must-read-tips-ethereum-gets-volatile/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoNinjas· on May 31, 2017, 06:26:36 PM
New private P2P Ether buy/sell service ‘localethereum’ launching soon:
https://www.cryptoninjas.net/2017/05/29/new-private-p2p-ether-buysell-service-localethereum-launching-soon/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: KCN.Channel on June 01, 2017, 11:07:36 PM
Ethereum is on the major Chinese exchange:

https://steemit.com/@kcnnews

https://www.youtube.com/watch?v=ji8OOpBKWvA

Chinese Cryptocurrency Exchange Huobi Launches Ethereum Trading. In an announcement, Huobi stated, the exchange has implemented the Chinese Yuan/Ethereum (CNY/ETH) trading pair, with trading to begin midday on 31st of May. To bait users into trading Ethereum, traders of Bitcoin or Litecoin will be rewarded with 5 ten thousandths Ethereum (0.0005 ETH) and better introductory commission fee up to June 3rd.
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on June 04, 2017, 11:59:39 PM
Suddenly Vladimir Putin Meets Vitalik Buterin, Endorses Ethereum:
https://cointelegraph.com/news/suddenly-vladimir-putin-meets-vitalik-buterin-endorses-ethereum
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: tempus on June 09, 2017, 09:32:24 AM
Ether Cryptocurrency Now Available on the Lykke Exchange

(...)

As of today, all Lykke users will be able to trade ether against all other tokens and currencies in the Lykke exchange. Lykke’s engineers are now working on tokens. By end of summer, Lykke will be an ERC20-token wallet and will be able to engage with all smart contracts on the Ethereum blockchain.

Ethereum has seen a dramatic rise and acceptance as the base currency for most tokens. With the Bitcoin-based Open-Assets tokens Lykke has offered previously and now the addition of Ethereum-based tokens, Lykke will be able to offer more than 95 percent of all cryptographic tokens on the market. The availability of existing ERC20 tokens and on boarding process for new tokens will be announced by end of summer.

(...)

https://www.lykke.com/company/news/ether
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Principe on June 12, 2017, 05:03:41 PM
Interesting read: "I was wrong about Ethereum" by WhalePanda

https://medium.com/@WhalePanda/i-was-wrong-about-ethereum-804c9a906d36
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: secco on June 13, 2017, 07:18:54 PM
I believe that the Ethereum is already ahead of Bitcoin!
https://goo.gl/a0SJKe

The article is not accessible. It requires a pay membership.

Very wrong business model for an online magazine. They won't last very long...
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: coremedia on June 15, 2017, 06:35:06 PM
Ethereum Overtakes Bitcoin in Google Search Trends

(https://pbs.twimg.com/media/DCRxSiFXoAA1X0C.jpg) (http://coremedia.info/blockchain-news/item/800-ethereum-overtakes-bitcoin-in-google-search-trends)

http://coremedia.info/blockchain-news/item/800-ethereum-overtakes-bitcoin-in-google-search-trends
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: VanityFair· on June 16, 2017, 12:51:12 PM
A Mysterious New Cryptocurrency Is Surging After Being Endorsed By Putin:
http://www.vanityfair.com/news/2017/06/a-mysterious-new-cryptocurrency-is-surging-after-being-endorsed-by-putin
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: OLHA on June 16, 2017, 03:10:46 PM
New trend, people turn to virtual currencies as a safer, faster way to exchange money...
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Motherboard· on June 23, 2017, 01:15:23 AM
Here’s How Traders Lost Millions in the First Ethereum Flash Crash:
https://motherboard.vice.com/en_us/article/mbjyk4/heres-how-traders-lost-millions-in-the-first-ethereum-flash-crash
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: barbar on June 23, 2017, 09:14:58 AM
I've just learned about market altcoin and I am intending to invest in this coin. I hope it will be a wise decision
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CryptoCoinsNews· on June 30, 2017, 01:09:27 AM
After Bitcoin, John McAfee Will Start Mining Ethereum:
https://www.cryptocoinsnews.com/john-mcafees-investment-company-to-start-mining-ethereum/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Shabawazawhodo on June 30, 2017, 07:47:53 AM
I believe that the Ethereum is already ahead of Bitcoin!
https://goo.gl/a0SJKe

The article is not accessible. It requires a pay membership.

Very wrong business model for an online magazine. They won't last very long...

It will be very shortly
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinDesk· on June 30, 2017, 01:42:12 PM
The $28-Billion Challenge: Can Ethereum Scale to Meet Demand?
http://www.coindesk.com/28-billion-challenge-can-ethereum-scale-meet-demand/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on September 09, 2017, 07:31:29 PM
Raiden Project Sets Milestone for Ethereum’s Scaling Solution:
https://cointelegraph.com/news/raiden-project-sets-milestone-for-ethereums-scaling-solution
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: DeepDotWeb· on September 10, 2017, 12:03:32 AM
Tutorial – How To Host Your Own DNS Website Domain On Ethereum’s Blockchain:
https://www.deepdotweb.com/2017/09/07/tutorial-host-dns-website-domain-ethereums-blockchain/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: BitcoinMagazine· on November 11, 2017, 08:40:11 AM
De-briefing Ethereum’s Parity Predicament: What’s Next?
https://bitcoinmagazine.com/articles/de-briefing-ethereums-parity-predicament-whats-next/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: NewsBTC· on March 13, 2018, 11:37:42 AM
First Ethereum Based Real Estate Deal Completed in the U.S.:
https://www.newsbtc.com/2018/03/09/first-ethereum-based-real-estate-deal-completed-u-s/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Buenoscoin on July 10, 2018, 04:15:58 AM

The co-founder of Ethereum, Vitalik Buterin, has stated that he would like to see the core exchanges of cryptocurrencies "burn in hell as much as possible", although he admits that maybe they still have a moment of rest.
He made these statements at the TC Session Blockchain 2018 event that was held in Zug, Switzerland.
Responding to a question about the fact that decentralized exchanges will one day gain a larger share of the market than centralized exchanges, Vitalik responded:

I definitely hope that centralized exchanges burn in hell as much as possible. In the practice, especially on the cryptographic side, it is very difficult to decentralize because ultimately it is interconnecting with the fiduciary world, and the fiat world only has basically centralized access routes. I know that valuable services are very difficult to decentralize."

He will continue to predict that in the terms of trade between customers, the solutions of decentralized exchanges will one day become the most desirable, offering a simple and direct user experience without registration. Web interfaces and account openings in your opinion, the world of cryptography is increasingly seeing exchanges of this kind.

Buterin continued to predict that in terms of crypto trade, the solutions of decentralized exchanges will one day become the most desirable because they offer a simple and direct user experience without registration, web interfaces and account openings. In his opinion, the world of cryptography will see more and more exchanges of this kind.

Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Buenoscoin on July 10, 2018, 04:25:41 PM

Google co-founder and president of Alphabet, Sergey Brin, revealed that he is mining ether with his 10-year-old son. The 9th richest man in the world assured that the Blockchain technology is "really amazing" and highlighted the possibility of registry authentication and ZCash zero knowledge tests, which have been incorporated by Ethereum, as future technologies.

The announcement came yesterday at the Blockchain 2018 Summit, performed at Sir Richard Branson's hotel, the Kasbah Tamadot. The event included a panel composed of personalities close to the cryptographic world, who discussed the possibilities and advances of disruptive technology.

Brin's last-minute attendance makes him the highest profile guest in any cryptographic event of all time.

Revealing that he is currently a cryptographic enthusiast, Brin commented that "every month, there are new and impressive applications and new transformation techniques", and emphasized that "we are really in a rebirth of technology, an exciting time in which we can see applications in almost all segments of modern society.” This statement comes shortly after Vitalik Buterin, inventor of Ethereum, had a meeting with Google's Eric Schmidt. This has led to speculation about whether both developers could be testing the tokenized advertising, but no substantial news has been received from Google.

The enthusiasm for the cryptomonedas and new projects seem to have no roof, every day more important personalities are supporting the growth of the cryptoworld, this gives the opportunity to Buenos Coin to demonstrate that it is your best option when you are choosing with which cryptocurrency you will work, we give you the best rates so you can mine at full speed, full time.

Did you like this article? Don´t forget to follow us on our instagram account for more information about Buenos Coin and the world of cryptocurrencies

Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: CoinTelegraph· on July 10, 2018, 05:02:24 PM
Ethereum's Joe Lubin: We're Moving Into Phase Two of ETH Blockchain ‘This Year’:
https://cointelegraph.com/news/ethereum-s-joe-lubin-we-re-moving-into-phase-two-of-eth-blockchain-this-year
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Jk on December 07, 2018, 12:20:22 AM
Ethereum has good technology is has smart contract make easily to make new token. Everyday new token come to make ICO use this platform. Intil now more than thousands token use this platform, many people's say ETHEREUM is king of ICO, do you agree with it?
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Abusadeeq6 on December 08, 2018, 02:58:26 PM
Ethereum is far too than other new altcoins and smart contract make is so fascinating. Thereby attracting the attention of crypto lovers
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Pegasus on March 26, 2019, 02:05:32 PM
(https://www.cryptonewsz.com/wp-content/uploads/2019/03/45486c7df6-990x660.jpg)

Ethereum development partners approved the ProgPoW Application Specific Integrated Circuit (ASIC)-proof algorithm.

The ‘Programmatic Proof of Work ‘ is called ProgPoW. It is an extension of the Ethereum algorithm Ethash that is currently used and is intended to improve competitiveness and centralization for graphics cards. Two algorithm features allow these tasks to be achieved.

ProgPoW means that every internal memorizing loop is a randomly generated program based on a block number, i.e., one iteration of a problem-solving process. The program is designed to operate commodity GPUs efficiently and uses a large part of the GPU feature. ProgPoW changes the problem statement in mining regularly. GPUs can quickly adapt, reducing the efficiency gap compared with ASICs.

Given the development of the thinking that led to the delay in Ethereum’s move from work evidence to work evidence, some groups in the community have believed that ASIC manufacturers may have played on Ethereum’s current work – proof algorithm Ethash. Thus, ASIC miners begin to monopolize the network hazard rate, which leads to centralization threats.

ProgPoW uses all graphics card components in their entirety. ASICs have only one specific task to perform. That’s why they’re so good at selecting block solution combinations. But they can only do it – you can’t play video games with them. In contrast, GPU’s are flexible, both for mining and gaming applications. Random cache reads small-sized with a minimum delay. Cached read forces ASICs to respect GPU hierarchy rules. This also limits their performance and capacity.

Although many of the communities believe that GPU network optimization will allow more Ethereum users to compete for the new protocol – adjudicated Crypto – Money, Alexey Akhunov, a developer, is one who believes that large mining businesses will likely push these people away whatever type of chips are used.

As Hudson mentions in his blog, “IfDefElse,” a small community group, initially proposed the use of ProgPoW and that the Community of Ethereum considers integrating it into the next fork in the intelligent contraction platform.

The implementation and security of ProgPoW, along with its network effects, are of great concern. As these substitutes for the current proof of work algorithm, a technical algorithm audit is cautious and would alleviate these concerns and confirm that ProgPoW is the safe substitute for Ethash.

Ethereum Cat Herders currently has “identified two major tasks for ProgPoW review and audit,” Hudson said. These include assessing the sense of community towards ProgPoW’s implementation and also conducting ProgPoW’s “technical audit.”

Source: https://www.cryptonewsz.com/decentralized-ethereum-community-reportedly-in-favor-of-integrating-progpow/12670/
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Pegasus on March 28, 2019, 02:51:20 AM
(https://dailyhodl.com/wp-content/uploads/2019/03/gpu-crypto-mining.jpg)

A handy guide to the next ETH hard fork expected in October 2019

The long-debated Ethereum Improvement Proposal (EIP) 1057 about the Progressive Proof-of-Work (ProgPoW) consensus model is finally confirmed to be included in the next Ethereum hard fork named Istanbul in October 2019, as long as two third-party security audits confirm no technical issues that could cause a delay.

In the Ethereum core developers meeting on March 15, the proposed ProgPoW algorithm was brought on the table again and discussed. This time, the team agreed, with 94% favoring votes, to the implementation of ProgPoW, which is designed to allow for broader participation in the ETH network and close the mining efficiency gap between GPU and ASIC miners.

Being the world’s second largest blockchain, Ethereum poses so much influence to global traders. Since another important hard fork is approaching, we feel obliged to prepare a handy guide for our users to understand how the upgrade will affect the blockchain.

Where is it from?

The development of the Ethereum blockchain is a very well-planned task. Before Ethereum was rolled out, core developers and project managers had already foreseen some possible challenges and improvements it would take in the future and created a road map to improve the efficiency of the blockchain. After the previous Constantinople upgrade and the upcoming Istanbul upgrade, Ethereum is moving towards the next generation of Ethereum 2.0.

What is it for?

The spotlight of the Istanbul upgrade is on the implementation of the ProgPoW algorithm.

The ultimate goal of Ethereum is to become a decentralized global network supported by thousands of nodes. However, the existing Proof-of-Work (PoW) consensus model, which was made famous by Bitcoin, has been found to be heavily energy-inefficient and prone to the 51% attack. As such, there have been voices over the years urging for migration of PoW to Proof-of-Stake (PoS) model. Instead of racing on expensive ASIC miners for higher hash rate and power in a PoW model, a PoS algorithm chooses the creator (or validator) of a new block in a deterministic way, depending on his wealth (i.e. the stake).

Many recent reports indicate that hash rate and power have become concentrated in fewer hands, like the mining giant Bitmain, putting Ethereum’s decentralization and security at risk. By weighing much less on computing power, the PoS consensus is said to be fairer for general miners and more environmentally sustainable.

But the migration takes time. Therefore, the ProgPoW was introduced as a transitional measure to narrow the mining efficiency gap.

It is also noteworthy that the Istanbul upgrade is the final hard fork before Ethereum steps into the Serenity (aka Ethereum 2.0) phase.

What changes will it bring?

As described on Ethereum’s Github, ProgPoW is launched to “close the efficiency gap available to specialized ASICs.” To balance all miners’ opportunity to mine ETH, the ProgPoW algorithm is “pre-tuned for the most common hardware utilized” on the Ethereum blockchain.

After the Istanbul upgrade is rolled out, it is expected that the efficiency advantage of ASIC miners over GPU miners will decrease from 2x to 1.2x. In other words, ASIC miners will have less control of the network and GPU miners can benefit more.

In addition, Ethereum’s core devs will start working on the implementation of Serenity and PoS after Istanbul.

When will it take place?

Here is a timeline of the important events regarding the Istanbul upgrade:
Source (https://dailyhodl.com/2019/03/27/ethereums-istanbul-upgrade-understanding-progpow/)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Pegasus on March 30, 2019, 02:35:54 AM
(https://images.cointelegraph.com/images/740_aHR0cHM6Ly9zMy5jb2ludGVsZWdyYXBoLmNvbS9zdG9yYWdlL3VwbG9hZHMvdmlldy8xNWJhYTM1N2JkZjRhOGFjNjc5YjRmYmQ1ZDcyNmY5Mi5qcGc=.jpg)

The Ethereum network is  losing ground as developers switch to other projects, various experts told Bloomberg on March 28.

Ethereum, which debuted in 2015, initially provided a platform on which developers could build decentralized apps (DApps), conduct initial coin offerings (ICOs) and write smart contracts. Many saw it as being the successor to Bitcoin (BTC).

According to Bloomberg, developers are now opting for other platforms like EOS and Stellar. In January, only 28 percent of DApps users were on the Ethereum network, while the EOS network saw 48 percent and Tron accounted for 24 percent.

Co-founder of hedge fund Multicoin Capital Management Kyle Samani said “The simple reality is that until the last six-to-nine months, there were no other options besides Ethereum. Now there are."

Ikigai crypto hedge fund founder Travis Kling said, “Owning Ethereum today is a call option on what you think the network is going to be in the future. To the extent that Ethereum competitor projects get traction with developers, with users, with DApps built on top of the platform, that will be viewed by the market as being detrimental to the overall value of Ethereum, and that can have a negative price impact on Ether."

Others say that Ethereum’s block speed of roughly 13 seconds is beginning to lag behind other networks, which can purportedly confirm transactions in under a second.

Bloomberg notes that the majority of token offerings are still reportedly conducted on the Ethereum network, and that its dedicated base of developers will keep it competitive. A member of the Ethereum Foundation reportedly said:

“The thing that really shines about Ethereum is its vibrant community. Everyone keeps building and supporting the cause regardless of the markets. All of the recent progress on Plasma and Serenity (Eth2) really speak to that. ”

Earlier this weekend, Ethereum co-founder and prominent face in the crypto community Vitalik Buterin argued that the crypto community should evolve beyond the individualism associated with its early cypherpunk days.

Source (https://cointelegraph.com/news/experts-ethereum-losing-ground-to-new-networks)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: Pegasus on March 30, 2019, 03:25:53 AM
(https://ambcrypto.sfo2.digitaloceanspaces.com/2019/03/jad-limcaco-187506-unsplash-e1553865084705.jpg)

On March 29, 2019, Raul Jordan, an Ethereum 2.0 co-lead at Prysmatic Labs, announced that Ethereum 2.0 Phase 0 Testnet would be released soon. The announcement, made through a blog post titled ‘Ethereum 2.o Serenity Testnet update – Closer than Ever,’ represents the second stage of Prysmatic Labs’ roadmap, the Sapphire, the developer said.

The blog post read,

“Our plan is to release a public, single-client testnet for Phase 0 of the Ethereum 2.0 roadmap. We are currently targeting the v0.4 release of the official specification […]”

It further stated the main agenda of this testnet was to ensure that there was a network that was resilient to forks and validator inactivity, while also enabling new validators who want to participate in the PoS consensus to join the network, in accordance to its rules.

Phase 0 Testnet also instructs Ethereum coin holders on how to stake and deposit their coins to become validators of Ethereum 2.0. Additionally, the team will deploy “Validator Deposit Contract” on Goerli Testnet, the new Testnet of Ethereum, for the same.

The blog further stated,

“Users can deposit 3.2 Goerli testnet ETH into this contract with their Ethereum 2.0 private key credentials, run a Prysm node, and then be queued into becoming an active, proof-of-stake validator in the network. Deposits are one-way, that is, the test ETH cannot be sent back to the Ethereum 1.0 Goerli testnet chain.”

The blog post also stated that each validator would be rewarded or penalized based on their behavior on the network, adding that the protocol “favors liveness”. This entails that the “chain can continue” even if a large portion of validators is offline. However, this would lead to the funds of these offline validators being penalized, thereby resulting in capital loss.

(https://ambcrypto.sfo2.digitaloceanspaces.com/2019/03/Screen-Shot-2019-03-29-at-6.25.55-PM.png)
Purpose of the Testnet | Source: Prysmatic Labs

Raul Jordan added,

“Our testnet will be a gradually evolving project that we hope the community uses as an opportunity to test how Ethereum 2.0’s beacon chain fares in practice out in the wild. We will include a monitoring portal for our cloud cluster anyone can see to inspect the health of the network […]”

Source (https://ambcrypto.com/ethereum-eth-takes-another-step-towards-serenity-with-new-testnet-update/)
Title: Ethereum Proof of Stake Testnet Launches
Post by: Pegasus on March 31, 2019, 05:24:20 AM
(https://www.trustnodes.com/wp-content/uploads/2019/03/ethereum-proof-of-stake-testnet-visualized-march-2019-1175x500.png)

The ethereum 2.0 development teams have managed to keep to their target of a Proof of Stake (PoS) testnet launch this March with Nimbus announcing on Thursday the PoS Beacon chain single client testnet is now out. They say:

“We have a Nimbus-to-Nimbus testnet running, not just in a simulation on a single machine, but with a remote bootstrap node and people connecting to it – even from outside of Status!

This is a major milestone in the development of Ethereum 2.0, and while stability issues persist and bugs will happen, the fact that we now have a Beacon chain synchronizing across nodes that aren’t necessarily local to each other is a big deal.

We’ve named it testnet0 – this is the first in a series of testnets that will follow, each adding new features, scale and stability. During the first weeks, testnet0 will be frequently restarted to incorporate what we learn from feedback and monitoring.

This iteration is based on spec version 0.5.1 and uses 400 validators to secure the network, of which 50 are reserved for brave explorers – when you join us, you’ll get one randomly assigned to you.”
They then detail how you can join the testnet, with Nimbus being an ethereum 2.0 implementation client, similar to Geth or other eth 1.0 node clients.

It is maintained by Status, one of – if not the – biggest ethereum dapp by the number of developers and coding activity:

(https://www.trustnodes.com/wp-content/uploads/2019/03/ethereum-ecosystem-visualized-march-2019.png)
Ethereum ecosystem visualized, March 2019.
This is the first step in ethereum’s biggest upgrade since the network launched close to four years ago.

Individuals across the world can now join the testnet and basically run the Beacon chain in a lab like environment to test and see whether it does what it is meant to do and, if not, fix any bug that comes up.

A cross-clients testnet is to then follow. There are numerous such clients, with Sigma Prime’s Lighthouse eth2.0 client and Status’ Nimbus seemingly being furthest ahead.

Nimbus has now beaten Lighthouse to it, with Prysmatic another “runner up” as well as others. Then there will be audits, and then the big launch.

Phase 0 is the Beacon chain. Phase 1 is storage sharding if we can call it that. Autumn for storage sharding spec freeze, sort of the skeleton now “unchangeable,” seems to suggest they’re moving quite a bit faster than expected.

If we follow that timeline, then presumably phase 1 goes out during winter, with the gigantic phase 2, or “full” sharding, perhaps out later next year.

Phase 2 will considerably increase ethereum’s capacity. While phase 0 provides ethereum with a return on investment by putting your eth in a “savings account” or by giving it to Coinbase to do that for you.
It is effectively replacing miners with token holders. Right now, giant industrial farms vote within the rules of the code on what is the “true” history of transactions and thus who owns what. The Beacon replaces that with 32eth accounts voting for effectively the same thing so rather than proving you’re a real person and thus non sybilable by solving useless maths equations, you do so by showing 32eth.

The Proof of Work (PoW) chain will continue operating for some time in parallel with the PoS chain. PoW, however, will be less important to security so block rewards will reduce considerably to 0.6 eth per block.

The stakers in addition will get ◊0.22, so eth will effectively have a halving+ this Autumn if progress continues at the same pace or faster.

Source (https://www.trustnodes.com/2019/03/30/ethereum-proof-of-stake-testnet-launches)
Title: Ethereum 2.0
Post by: shadow.bishop on June 18, 2019, 05:33:56 AM
Phase zero of Ethereum 2.0, which includes the Proof of Stake (PoS), should begin on January 3, 2020.

The date is timed to the 11th anniversary of the launch of the genesis of the bitcoin block.

For more details;
https://www.youtube.com/watch?v=izspfej05lE&feature=youtu.be&t=2646
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on May 03, 2020, 10:25:10 AM
What’s New in Eth2 - 1 May 2020
https://notes.ethereum.org/@ChihChengLiang/Sk8Zs--CQ/https%3A%2F%2Fhackmd.io%2F%40benjaminion%2Fwnie2_200501?type=book
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on May 07, 2020, 03:44:44 PM
Ethereum New Mining Pool

Solo Mining Pool

https://eth.solopool.org (https://eth.solopool.org)


Pool Hashrate:22.78 Gh/s

Pool Features

1.The block reward goes to the miner who found it.
2.We pay full reward (block reward + tx fee + extra).
3.Full stats with charts, rewards and earnings.
4.Low and transparent pool fee.
5.Free Telegram bot (notifications of new blocks and rigs status).
6.Stable payments every 60 minutes.
7.Fully compatible with MiningRigRentals.
8.Fully compatible with NiceHash.
9.Fast and stable servers with DDOS protection and great ping.


Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on May 08, 2020, 06:25:31 PM
Ethereum Hot Take #8 - Layer One & The Protocol Wars

Billy, Joe, and Kames discuss the different layer one protocols and who will be the victor in the protocol wars! (spoiler alert: probably Ethereum)

https://youtu.be/VAUUPloCc2Q (https://youtu.be/VAUUPloCc2Q)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on May 09, 2020, 07:04:26 PM
Ethereum - Ecosystem Support Program: Allocation Update, Q1 2020

The Ecosystem Support Program is an arm of the Ethereum Foundation dedicated to providing financial and non-financial support to projects working to help Ethereum grow and thrive.

We recently published an update (https://blog.ethereum.org/2020/04/01/ecosystem-support-program-allocation-update/) detailing how the Ecosystem Support Program spent 2019, and how we allocated financial support throughout the year. Going forward, we’ll be sharing allocation updates on a quarterly basis.

2020 got off to a strange and difficult start, but Ethereum’s builders have kept on building through it all. The ESP team are grateful to be able to continue supporting teams as they work to make Ethereum better and stronger than ever.

We awarded a total of $2,564,000 in financial support over the first quarter of 2020. These funds went toward a wide variety of projects, from those using cryptoeconomics to incentivize quality content suggestions on social media, to critical work on Eth1 client diversity, interoperability, continued progress on Eth2 clients, and more.
Read full article here (https://blog.ethereum.org/2020/05/07/ecosystem-support-program-allocation-update-q1/)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on May 13, 2020, 06:19:38 PM
Ethereum (ETH) - Released New Geth Version 1.9.14 - Pink Marble

Geth v1.9.14 is a regular maintenance release, but is also packs a punch with some interesting new features!

Ethereum mainnet currently contains over 700M transactions. Each full node maintains a search index, stating that transactions with hash H is stored in block B. This allows you to look up an arbitrary transaction from the past (at a significant storage cost). But how often do you look up transactions from years ago?

Geth v1.9.14 ships a --txlookuplimit flag, which specifies the number of recent blocks you want to maintain the search index for (by default it's 0 = since genesis). At its most extreme, you can set it to 1, to prune all past indexes. At the time of release, this reduces your LevelDB SSD footprint by 32GB! You can modify this flag at will, Geth will unindex/reindex in the background based on the current setting. If you unindex a lot of transactions, you might need to compact your database to reclaim the space immediately via debug.chaindbCompact().

Deleting transaction indexes locally is fine since they are not used in consensus nor in synchronization, so network health is unaffected. Light servers for now do need to maintain the full index since light clients rely on them. Huge props to @rjl493456442 and @holiman for this work (#20302).



Update Geth Here: (https://github.com/ethereum/go-ethereum/releases/tag/v1.9.14)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on May 15, 2020, 07:17:59 PM
Ethereum (ETH) Released Solidity Version 0.6.8

This release of Solidity fixes three important bugs in the code generator:

a missing callvalue check for constructors
a bug connected with array slices for arrays containing dynamic types
literal strings containing backslash characters in connection with ABIEncoderV2

In addition to that:

we introduced a recommendation to use SPDX license identifiers for all source files which are also stored in the contract metadata
it is possible to access the min and max values of an integer type directly
WebAssembly support has been extended

Important Bugfixes:

Add missing callvalue check to the creation code of a contract that does not define a constructor but has a base that does define a constructor.
Disallow array slices of arrays with dynamically encoded base types.
String literals containing backslash characters can no longer cause incorrect code to be generated when passed directly to function calls or encoding functions when ABIEncoderV2 is active.

Language Features:

Implemented type(T).min and type(T).max for every integer type T that returns the smallest and largest value representable by the type.

Compiler Features:

Commandline Interface: Don't ignore --yul-optimizations in assembly mode.
Allow using abi encoding functions for calldata array slices without explicit casts.
Wasm binary output: Implement br and br_if.

Bugfixes:

ABI: Skip private or internal constructors.
Fixed an "Assembly Exception in Bytecode" error where requested functions were generated twice.
Natspec: Fixed a bug that ignored @return tag when no other developer-documentation tags were present.
Type Checker: Checks if a literal exponent in the ** operation is too large or fractional.
Type Checker: Disallow accessing runtimeCode for contract types that contain immutable state variables.
Yul Assembler: Fix source location of variable declarations without value.
We especially thank all the contributors that made this release possible:

a3d4, Alex Beregszaszi, Alexander Arlt, Bhargava Shastry, Christian Parpart, Daniel Kirchner, Djordje Mijovic, Harikrishnan Mulackal, Kamil Śliwak, Mathias Baumann

If you want to perform a source build, please only use solidity_0.6.8.tar.gz and not the zip provided by github directly.

Download New Version: (https://github.com/ethereum/solidity/releases/tag/v0.6.8)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on May 20, 2020, 05:53:56 PM
Ethereum Released ETH2 Specifications Version 0.11.3

Details Here: (https://www.publish0x.com/cryptocurrency-updates/cryptocurrency-updates-20052020-xwnndvg)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cyberG on May 23, 2020, 09:54:00 PM
The whole community has long been waiting for the launch of the Ethereum 2.0 mаinnet. I think this can greatly change the cryptocurrency market.
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on May 28, 2020, 04:32:24 PM
New Mining Pool for Ethereum  - 0%fee. DDos protection

Minimum Pay out 0.05 Eth

Website: https://ethpool.coinfly.cc/ (https://ethpool.coinfly.cc/)
Connection settings:

stratum://<WALLET>@core.coinfly.cc:3072/<NAME>
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on July 04, 2020, 05:59:20 AM
Ethereum 2 Devlopment Update No.53 - Altona Testnet Launched
(https://i.imgur.com/ym40Yd6.png)

https://eth2stats.io supporting the new Altona testnet for eth2
There’s a new testnet in town, and with incredible results so far since its launch. Altona is a coordinated, multi-client testnet for eth2 phase 0, different than Prysmatic Labs’ Onyx testnet as it had 4 eth2 clients (Prysm, Lighthouse, Teku, and Nimbus) at genesis instead of just Prysm! Altona was a coordinated effort organized by Afri Schoedon and the Ethereum Foundation as a smaller multiclient testnet. The goal of Altona is to ensure some degree of stability before there is an official announcement of a large scale, “official” multiclient testnet for eth2. You can connect Prysm to Altona using the ` — altona` flag when running your beacon node and validator. Additionally, you can monitor the Altona network on https://altona.beaconcha.in created by Bitfly, showing some awesome graphs regarding its liveness so far. You can monitor some of the nodes in the network by using https://eth2stats.io/altona-testnet. Keep posted for the big announcement of a large-scale multi-client testnet within the coming weeks!

Read Full Article Here: (https://eth2stats.io supporting the new Altona testnet for eth2
There’s a new testnet in town, and with incredible results so far since its launch. Altona is a coordinated, multi-client testnet for eth2 phase 0, different than Prysmatic Labs’ Onyx testnet as it had 4 eth2 clients (Prysm, Lighthouse, Teku, and Nimbus) at genesis instead of just Prysm! Altona was a coordinated effort organized by Afri Schoedon and the Ethereum Foundation as a smaller multiclient testnet. The goal of Altona is to ensure some degree of stability before there is an official announcement of a large scale, “official” multiclient testnet for eth2. You can connect Prysm to Altona using the ` — altona` flag when running your beacon node and validator. Additionally, you can monitor the Altona network on https://altona.beaconcha.in created by Bitfly, showing some awesome graphs regarding its liveness so far. You can monitor some of the nodes in the network by using https://eth2stats.io/altona-testnet. Keep posted for the big announcement of a large-scale multi-client testnet within the coming weeks!)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on July 04, 2020, 08:10:24 AM
 xMOON Exchange is Live ⚖️Liquidity between Reddit's MOON tokens and the Ethereum mainnet through xDAI!
https://youtu.be/_ikHSyThDiA (https://youtu.be/_ikHSyThDiA)
Bridge MOONs to xMOONs to xDAI to DAI to ETH!
Built with 🏗Scaffold-eth: https://github.com/austintgriffith/sc...
https://xmoon.exchange
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on July 17, 2020, 12:47:32 PM
Ethereum Released remix desktop version 1.0.7

RemixD bug fix support

Source Code: (http://https://github.com/ethereum/remix-desktop/releases/tag/v1.0.7)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on July 20, 2020, 07:33:52 PM
Ethereum Released geth Version 1.9.17 - Mount Milgrom

Geth v1.9.17 is a small maintenance release (trying to get back onto the biweekly schedule), though it does pack a few punches as well!

Enable historical garbage collection for light clients (#19570).
Apply --rpc.txfeecap to a few missed endpoints (#21231).
Drastically reduce allocations in the transaction pool (#21328).
Drastically reduce allocations on certain EVM opcodes (#21222).
Raise the default gas limit in --dev mode to 12 million (#21323).
Fix ethstats reconnect issue and fix constant Görli drops (#21347).
Fix gas estimation if balance / price overflown uint64 (#21346).
For a full rundown of the changes please consult the Geth 1.9.17 release milestone (https://github.com/ethereum/go-ethereum/milestone/103?closed=1)
Download: (https://github.com/ethereum/go-ethereum/releases/tag/v1.9.17)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on July 21, 2020, 05:50:25 PM
Ethereum Announcing eth2 attacknets -- beta-0

This repository tracks public "attacknets" maintained by the EF.

beta-0
This program is currently in "beta-0" and all details are subject to change.

Active beta-0 attacknets:

lighthouse-attack-0 (https://github.com/ethresearch/public-attacknets/blob/master/attacknets/lighthouse-attack-0)
prysm-attack-0 (https://github.com/ethresearch/public-attacknets/blob/master/attacknets/prysm-attack-0)
Each network has a possible reward of $5k! Click specific attacknet links above for more details about configuration, rules, and rewards.

lighthouse-attack-0 and prysm-attack-0 are real networks, ready for you to attack, but they are beta in the sense that it's our first go at this -- we expect to learn and iterate quickly. These networks are also very small (only 4 nodes each!) so should be pretty easy to take down.

Deposits are not enabled in beta-0 testnets so you'll have to try non-validator based attacks for this run.

See README for each net for network configuration and rules/rewards.

Attacknet directory structure

Each attacknet is contained within it's own sub-directory within ./attacknets. (https://github.com/ethresearch/public-attacknets/blob/master/attacknets)

Within the attacknet directory, a README.md is provided with human readable, high-level configuration as well as the rules and any rewards associated with the attacknet.

The attacknet directory also provides configuration files that might be useful in running clients and connecting to the network.

prysm_config.yaml -- is a YAML configuration file that can be ingested by the Prysm client via the --chain-config-file commandline flag
lighthouse-testnet -- is the testnet configuration directory that can be ingested by the Lighthouse client via the --testnet-dir commandline flag
General rules
In addition to attacknet specific rules provided for in each attacknet. The following are the general rules for the program. [Note: This program is in beta-0 and all rules are subject to change without prior notice].

The Ethereum Foundation is solely responsible for judging the attack and deciding on rewards
Awards can be redeemed in ETH or DAI
Eth2 client teams are eligible to participate only on attacknets that do not contain their specific client
How to report
All claims on attacknet rewards must be reported as an issue in this repo.

Please follow this reporting structure to aid in prompt review:

Prefix the name of the Issue/PR with "[{ATTACK_NET_NAME} Reward]"

Use the following structure for the body of the Issue/PR

Description: High-level description of the attack [1 sentence]

Attack scenario: More detailed description of the attack scenario and how it was carried out [1 to 3 sentences]

Impact: Describe the effect had on the attacknet [1 to 2 sentences]

Details: Very specific details about the attack including the specific slots/epochs where it can be observed

Privacy
The Ethereum Foundation is not responsible for any private information that might be leaked as a result of this program.

In the event that the reporting of an attack does leak private information (e.g. logs from a testnet containing IP addresses), we ask that you withhold any such information in the public report. Instead, please note that there are additional accompanying resources to be shared, and the attacknet evaluators will be in touch.

Important legal information
We give explicit permission to attack these attacknets over the internet.

This attacknet program is an experimental and discretionary rewards program for our active Ethereum community to encourage and reward those who are helping to improve the platform. It is not a competition. You should know that we can cancel the program at any time, and rewards are at the sole discretion of Ethereum Foundation. In addition, we are not able to issue rewards to individuals who are on sanctions lists or who are in countries on sanctions lists (e.g. North Korea, Iran, etc). You are responsible for all taxes. All rewards are subject to applicable law. Finally, your testing must not violate any law or compromise any data that is not yours.

Source Code: (https://github.com/ethresearch/public-attacknets)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on July 23, 2020, 01:38:31 PM
Ethereum Released Solidity version 0.6.12
This release of Solidity adds more flexibility to inheriting NatSpec and improves the handling of the stack.

Language Features:

NatSpec: Implement tag @inheritdoc to copy documentation from a specific base contract.
Wasm backend: Add i32.ctz, i64.ctz, i32.popcnt, and i64.popcnt.
Compiler Features:

Code Generator: Avoid double cleanup when copying to memory.
Code Generator: Evaluate keccak256 of string literals at compile-time.
Optimizer: Add rule to remove shifts inside the byte opcode.
Peephole Optimizer: Add rule to remove swap after dup.
Peephole Optimizer: Remove unnecessary masking of tags.
Yul EVM Code Transform: Free stack slots directly after visiting the right-hand-side of variable declarations instead of at the end of the statement only.
Bugfixes:

SMTChecker: Fix error in events with indices of type static array.
SMTChecker: Fix internal error in sequential storage array pushes (push().push()).
SMTChecker: Fix internal error when using bitwise operators on fixed bytes type.
SMTChecker: Fix internal error when using compound bitwise operator assignments on array indices inside branches.
Type Checker: Fix internal compiler error related to oversized types.
Type Checker: Fix overload resolution in combination with {value: ...}.
Build System

Update internal dependency of jsoncpp to 1.9.3.
We especially thank all the contributors that made this release possible:

a3d4, Alex Beregszaszi, Alexander Arlt, Bhargava Shastry, Daniel Kirchner, Djordje Mijovic, Kamil Śliwak, Leonardo Alt, Mathias Baumann, Sachin Grover, Tiny熊,

If you want to perform a source build, please only use solidity_0.6.12.tar.gz and not the zip provided by github directly.
 Source Code : (https://github.com/ethereum/solidity/releases/tag/v0.6.12)

Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on July 27, 2020, 06:24:19 PM
Ethereum Released Geth Version 1.9.18 - Illium Elite

Geth v1.9.18 is a bugfix release, fixing an occasional fast sync hang in the throttling mechanism (among other improvements):

Memory allocation micro-optimizations to improve raw EVM number crunching by 5% (#21336).
Fix a regression that made previously persisted --dev chains unable to load back up (#21352).
Support configurable developer account (and passphrase) in --dev mode (#21301).
Fix downloader throttling that degraded sync and occasionally locked it up (#21263).
Fix local gomobile building and fix iOS framework builds (#21361, #21362).
Fix stale transaction eviction bug, stabilizing pool churn (#21300).
For a full rundown of the changes please consult the Geth 1.9.18 release milestone (https://github.com/ethereum/go-ethereum/releases/tag/v1.9.18)

Update Here: (https://github.com/ethereum/go-ethereum/releases/tag/v1.9.18)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on July 30, 2020, 05:03:28 PM
Ethereum.org Translation Program: Milestone and Updates

Today we’re excited to celebrate a huge milestone - Ethereum.org (http://Ethereum.org) now supports 30 languages! 🎉🎉🎉

Since we launched the Website Translation Program seven months ago, we’ve seen how decentralized collaboration can result in a significant impact in the ecosystem, benefiting hundreds of thousands of community members around the world.

As of today, 467 volunteers from 52 language groups have helped make ethereum.org accessible to non-English speaking communities in their mother tongues.

Thanks to these volunteers, 16% of all traffic to ethereum.org is now directed towards non-English versions of the site. Over time, this number has grown significantly.

(https://i.imgur.com/T1a6fU9.png)

Two months ago, the website team set a Q2 goal of adding six more languages to the 24 that existed at the time. We’re honored to have accomplished this milestone by integrating the languages listed below:

Norwegian v.1.1
Chinese Traditional v.1.1
Malayam v.1.1
Ukrainian v1.1
Lithuanian v.1.0
Portuguese v.1.0
Italian v1.0 -> v.1.1 (updated)


Q3: Upgrading existing languages to site v1.1
In Q3, we’ve set a new goal of upgrading all languages to the latest version of ethereum.org, v1.1, which reflects to current content on the site. Currently, we have 16 languages waiting to be upgraded to v.1.1, which builds on previous content. Moreover, there will be more content updated in Q3/Q4. The languages we’re focused on now are listed below, paired with a percentage to show the progress of the translation:

Portuguese Brazilian (83%)
Lithuanian (79%)
Dutch (69%)
Spanish (69%)
Russian (59%)
Portuguese (56%)
Igbo (52%)
Japanese (48%)
Korean (48%)
Greek (48%)
Polish (48%)
Slovenian (48%)
Czech (48%)
Persian (44%)
Thai (38%)
Vietnamese (19%)
Interested in contributing to our translation effort? We encourage you to work towards the latest version (v 1.1). If you’ve already started working on a lower version, that’s fine too! We’ll add any completed version to the website.

Again, we wish to have your continuous support in our Q3 goal. Of course, support with unlisted languages is always welcome.

How to get involved? (https://ethereum.org/en/languages/)

Read full article here: (https://blog.ethereum.org/2020/07/29/ethdotorg-translation-milestone/)




Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on August 15, 2020, 08:55:38 AM
Ethereum Released Remix-desktop Version 1.0.8

Merge pull request #18 from ethereum/yann300-patch-3

use remix-project origin

Download Link: (https://github.com/ethereum/remix-desktop/releases/tag/v1.0.8)

Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on August 18, 2020, 06:00:15 PM
Lighthouse Update #28

Update Summary
It has been all hands on deck since the last update, and a lot has been happening. In quick dot point form, here are the highlights:

Medalla - a large, public multiclient testnet was launched
v0.2.0 of Lighthouse was released (coinciding with the Medalla testnet)
Rust-gossipsub 1.1 is ready for testing
Key-management improvements and EF launchpad integration
Advanced peer management and peer scoring
Significant work on stability, performance and testnet improvements
The Medalla Testnet
Since the last update the Medalla public multiclient testnet was launched. It has over 20,000 validators and at least 5 different client implementations running.

It's launch had a rough start with a number of large stakers being offline during genesis. This lead to a lower participation rate than expected. Many of these Stakers soon joined and the testnet achieved finality and was running relatively smoothly. We've had a chance to do a lot of client interoperability testing and performance tweaking over the past few weeks on this testnet.

Attestation Inclusion
One of the main concerns we witnessed on this testnet, is rate of attestation inclusions. Each validator must produce an attestation each epoch. These get included in future blocks and, once included, the validator associated with the included attestation gets rewarded. Although on a Lighthouse-only network we see 100% attestation inclusion (all produced attestations get included in blocks) on Medalla some attestations were being missed (not included in a future block). This is not a straightforward problem to solve as the process is somewhat complicated, as I'll outline.

Each epoch, validators get shuffled into committees. Each validator of a committee must publish their attestations to a specific gossipsub subnet (related to their committee). Of all the validators in a committee a pseudo-random subset of validators (around 16) are required to collect all the attestations and aggregate them. These "aggregators" then publish the aggregate attestations onto a global "aggregate" gossipsub channel. This allows block proposers to subscribe only to the "aggregate" channel and hence only see the grouped attestations of each committee rather than all individual attestations that occur in the gossipsub subnets. A block proposer should then select the aggregate attestations it deems will make it the most profit and include them into its proposed block.

Now there are many points of failure that can occur that could prevent a validators attestation from being included into a block. Firstly, a client needs to find other peers that are also subscribed to the required subnet. If no such peers exist, the published attestation cannot propagate and will not reach any of the proceeding steps to be included into a block. If a client has found sufficient peers, it is then up to the "aggregators" of the subnet to firstly receive the attestation from the gosispsub subnet and aggregate it. The aggregators could be different client implementations and may not agree on the attestations they have received on the subnet. Timing is also somewhat important between clients here to ensure the attestation is published before the aggregator aggregates it. The aggregator must then publish on the global "aggregate" channel. A block producer (within an epoch of publishing the attestations) must see the aggregate attestation and decide to include it in it's block. These last two steps could be done by any node on the network and the challenge lies in getting all client implementations to work together harmoniously throughout the entire process.

It is our (and I'm sure other client implementer team's) goal to achieve 100% attestation inclusion rate for our all validators. But this will be a cross-client debugging and engineering effort which will likely involve a number of iterations and likely continuously improve as clients progress.

In the past week we've already seen large gains from various teams in this regard. We've managed to increase our inclusion rate on low-performance nodes through reduced load in processing in other parts of the client.

The Medalla Hiccup
On the 14th of August there was an issue with Cloudfare's Roughtime server which caused all Prysm nodes to exhibit a clock skew negating all their attestations and blocks. This effectively removed all Prysm nodes from the chain, which was around 70% of the network (a detailed account can be found here). The chain lost finality, due to a large number of validators being effectively offline. This is one of the primary reasons for a multi-client chain and client diversity, such that in these events, the chain continues to run if a single implementation is taken offline.

Despite this being a catastrophic failure (having such a large portion of the network simultaneously taken offline) this has been a very fruitful event for implementers to see how their clients handle such an event.

For us, there we saw an influx of invalid blocks and attestations flooding the gossipsub channels which lead to some processing bottlenecks in Lighthouse. We've seen bizarre memory consumption usage and also some interesting syncing edge cases due to the various forks from the Prysm clients. This has allowed us to identify these hot-spots which occur in adverse conditions and correct them, ultimately stabilising our client further allowing it to handle such extreme conditions going forward.

We are in the process of completing many of these updates, but imagine we will have a significantly more robust and performant client once completed.

Gossipsub 1.1
We have completed our first version of rust-gossipsub 1.1. We have integrated it into Lighthouse and ran it on the Medalla testnet successfully. Gossipsub 1.1 is a more secure version of its predecessor which primarily incorporates a scoring mechanism for peers which is designed to mitigate a number of attacks and maintain a healthy mesh-network for message propagation.

We are in the early stages of this development however. Our plan over the next few weeks is to perform some more internal testing, attempt to do some large scale simulations and design and document a set of scoring parameters that should be applicable to the Ethereum 2.0 gossipsub channels. The end result should be a more resilient network of Ethereum 2.0 nodes for message propagation.

Stability, Performance and Peer Management
The events that have taken place on the Medalla testnet have helped us identify some key areas of improvement in Lighthouse. We have been profiling the client, searching for processing bottlenecks, excessive memory usage and overall client stability.

We have seen performance degradation when decoding/processing large amounts of blocks/attestations. These were originally being processed on the core-executor (a threadpool managing basic client operation) which meant that core parts of Lighthouse would be delayed whilst block/attestation processing was underway. We have been identifying heavy processes and lifting these off the core-executor into their own tasks such that core Lighthouse components continue to run as expected, even in high-load conditions. This has shown to enhance the attestation inclusion rate of some Lighthouse users.

We have also identified areas of Lighthouse that allocate more memory than required. We are actively hunting and chasing for memory leaks and unnecessary allocations as we've observed some Lighthouse nodes spike in memory usage during the Medalla hiccup.

There is also a known deadlock in the client which occurs more regularly on nodes with low CPU counts. We are actively hunting this lock (and have been for a while) and are narrowing it down. We should have this resolved soon.

Finally, since our last update, we have enhanced our peer management system. Additionally to the scoring, we actively track current and past-known peers. When a Lighthouse node is run with default parameters, typically it will connect to 50 peers and oscillate somewhere between 50 and 55. Lighthouse by default, targets 50 peers to connect to and has a 10% threshold which allows additional incoming connections. This allows new peers to easily join a network (we don't reject them if we've already reached 50 peers) and allows us to cycle our peer-pool with new peers which can potentially remove other non-performant or malicious peers.

If your Lighthouse node is fluctuating between 50 and 55 peers, this is the desired behaviour and it is running as expected.

Still to come
The Medalla hiccup has brought with it a number of improvements to the Lighthouse code base. We are still working on some of these and we expect a series of updates to the client to occur within the next week to handle all the issues we've witnessed over the last few days.

We will be continuously working (with other client teams) to increase the attestation inclusion rate. This will be a long-running endeavour and hopefully we can achieve 100% inclusion rate for all our validators soon.

Lighthouse will be completing its first audit around October (this will be primarily focused on the networking components) and will undergo it's second audit around the same time.

We will be working to have everything complete and working smoothly for these audits.

Author:
Dr Adrian Manning
Physicist turned blockchain scientist. An avid fan of the Ethereum community and the projects being built in the space. @agemanning on Github & Twitter.

Source:https://lighthouse.sigmaprime.io/update-28.html (https://lighthouse.sigmaprime.io/update-28.html)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on October 31, 2020, 03:47:32 PM
Ethereum pre release-0.8.0

Re-structure list of breaking changes.

Source Code: (https://github.com/ethereum/solidity/releases/tag/prerelease-0.8.0)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on March 26, 2021, 07:10:05 AM
Ethereum Released Solidity Version 0.8.3

Bug fix Release

add new features & Other Update

You can update here:https://github.com/ethereum/solidity/releases/tag/v0.8.3 (https://github.com/ethereum/solidity/releases/tag/v0.8.3)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on March 31, 2021, 09:04:01 AM
Ethereum released remix version 0.11.2

Fix issue during zip file downloading in win 10

Update here: (https://github.com/ethereum/remix-project/releases/tag/v0.11.2)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on March 31, 2021, 12:56:22 PM
Supporting Ethereum’s Client Ecosystem
Application & consensus layer funding updates

With the arrival of the beacon chain in 2020, Ethereum today supports two types of clients: those focusing on the application-layer (often referred to as eth1) and those powering the proof-of-stake consensus layer (aka eth2). As those running validators are well aware (since they run both client types), each serves a specific purpose, and powers a different part of one Ethereum.

Recognizing the importance that both client sets represent to the long term health and network diversity of Ethereum, our work to support the full landscape of clients is fundamental to our work in the ecosystem.
Read full article here: (https://blog.ethereum.org/2021/03/23/supporting-ethereums-client-ecosystem/)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: cryptoking on April 06, 2021, 06:00:21 AM
Finalized no. 25
the Ethereum consensus-layer

https://blog.ethereum.org/2021/04/02/finalized-no-25/ (https://blog.ethereum.org/2021/04/02/finalized-no-25/)
Title: Re: [ANN] Ethereum: Welcome to the Beginning
Post by: srikanthvarma on August 19, 2021, 11:55:52 AM
Did you catch our update on the Ethereum update EIP 1559 and the upcoming change to Proof of stake? As the market continues to react to this big change in crypto, let's take a look today at the hottest parameter everyone is talking about, the one that is most likely to influence the price of ETH. Halving.

A Bitcoin halving event is when the payout for mining a bitcoin transaction is cut in half. When this happens, the rate at which new coins enter circulation is halved, cutting in half the inflation rate of Bitcoin.

Many speculators point to such halving events as leading indicators of subsequent bull runs. Why is this important to understand? Because Ethereum might not only see such a halving event soon, it might see two more after that in quick succession!

This sort of triple halving has never occurred with Bitcoin (https://youtu.be/7B4gIOrqav4). In just one week since EIP 1559, over $100M of ETH was burned. Over 70% of transaction fees will continually be burned after EIP 1559. Next, Proof of stake.

Currently, about $39M is paid to miners for running ETH networks and security. This ETH is immediately converted to cash because miners have operating costs.

When the proof of work is converted to proof of stake, ETH can move from a mine and dump economy to a stake and restake economy, reducing selling pressure theoretically by $39M every single day! Not yet time to sell your house and take out that loan for a lamborghini, but watch this space keenly!