Ethereum Ice Age Ethereum Ice Age is considered to be an external factor that can affect decision making on other application on Ethereum like ZoE [http://etherworld.co/topic/21/zk-snarks-in-ethereum] (Zerocash Over Ethereum) and several others. Basically, there is a feature in the protocol that makes Ethereum blockchain [http:
Hard fork and soft fork are the protocol upgrade mechanism in blockchain. Hard fork creates an incompatibility between the previous version and the latest version on software. There is always a possibility of split of blockchain (like Ethereum Classic). However, it is debatable, if they are preferred upgrade mechanism for
zk-SNARKS It is one of the hottest topics in cryptography over the last year. One major reason behind it being hot is Zcash launch. Zcash is a cryptocurrency, whose flagship feature is that it integrated zk-SNARKS (Zero Knowledge Succinct Non-Interactive Argument of Knowledge). General principles: * As the title suggests, this
Merkle Tree Merkle Tree also known as 'hash tree' is a data structure in cryptography in which each leaf node is a hash of a block of data, and each non-leaf node is a hash of its child nodes. In the most general sense, Merkle tree (named after
This is in continuation to Ethereum Ecosystem (part-1) [http://etherworld.co/topic/17/ethereum-ecosystem-part-1] in which we've covered Understanding Ethereum System, Ethereum System State, Code Execution and Full Node. Gas It is one of the key mechanism underlying the security of Ethereum system. Ethereum, being a complete programming
Understanding Ethereum System Idea of Ethereum was floored by the end of 2013. People started realizing that blockchain could be used for various other applications other than just money; like Asset issuance, crowdfunding, domain registration, title registration, gambling, prediction marketing, internet of things (IoT), voting and hundreds of similar applications.
In Blockchain beginner's guide (part - 1) [http://etherworld.co/topic/15/blockchain-beginner-s-guide-part-1], we've covered Blockchain, Blockchain Technology, Blockchain and Ethereum and Applications of Ethereum. Blockchain Protocols Formerly, most protocols of blockchains were designed like single purpose tools that are specifically designed around one particular application
Blockchain The blockchain is the latest revolution in technology world. Is it really the start of the new digital era? The concept of blockchain is ingenious invention of a person (or a group of people) known by the pseudo name, Satoshi Nakamoto in 2008. They designed bitcoin and as a
One of the milestone events in the world of blockchain and cryptocurrency took place at the Ecole Supérieure de Commerce de Paris - Europe (ESCP) on 17-18 February 2017 called The EDCON. The European Ethereum Development Conference (EDCON) was organized by LinkTime with the support and cooperation of developers from
In this post, we are going to setup a testnet of ethereum using Geth. Testnet is use full in many cases like when we want to do some transactions on ethereum network without spending actual ethers. we will still need ethers to do transactions on testnet but generating ether on
(PS: Installation steps here are for older version of geth but steps remains same expect go-lang version. You need go-lang 1.8 to run 1.8 version of geth.) Geth is the the command line interface for running a full ethereum node implemented in Go. I am going to be
Showing 12 of 623 total posts
Stay up to date with curated collection of our top stories.
Create a free account to unlock more stories, save your favorites, and stay updated with EtherWorld.