Position: Home page » Ethereum » Maximum data volume per block of Ethereum framework

Maximum data volume per block of Ethereum framework

Publish: 2021-04-23 11:05:30
1.

a brief history of etheric Classics (etc)

etheric classics began with an unfortunate event

in May 2016, the decentralized autonomous organization (DAO) held a token sale with the goal of establishing a blockchain based venture capital to fund future decentralized applications (dapps) in the Ethereum ecosystem

basically, Dao is a complex smart contract that operates in a decentralized way - computer code that automatically performs tasks between multiple parties when conditions are met

despite its ambitious goals and successful token sales, Dao's code has a major vulnerability that allows attackers to steal eth from decentralized organizations

the attacker took advantage of this vulnerability in June 2016, triggering the infamous Dao hacking event, and maliciously stole eth worth about US $50 million

there is no doubt that Dao hacking has shocked Ethereum community and made eth price drop from $20 to $13

after the Dao hacking, the Ethereum community has to choose from three options

< UL >
  • do nothing and try to bear the consequences of the attack

  • start soft bifurcation to recover funds

  • deploy a hard fork to recover the lost eth

  • both soft and hard bifurcations are significant network upgrades. However, soft fork allows users who are not upgraded to communicate with upgraded users, while hard fork is not backward compatible with previous versions

    as developers realize that deploying soft forks will expose the network to distributed denial of service (DDoS) attacks, Ethereum community decides to initiate hard forks to recover the funds lost in Dao hacking attacks

    although this scheme is supported by most people, a small number of people in Ethereum community oppose it. They think that "code is the law" and blockchain network should be unchangeable

    the failure of both sides to reach an agreement on the solution eventually led to the fragmentation of Ethereum blockchain

    those who tried to recover the lost eth chose the hard fork and opened the Ethereum (ETH) blockchain as we know it today, while another group stayed on the original Ethereum classic (etc) chain

    what problems does ethereal classic solve

    Ethernet classic (etc) is a blockchain platform that allows developers to deploy smart contracts and dapps

    although this function is the same as Ethereum (ETH), etc blockchain has two main differences

    first of all, Ethereum classic community opposes tampering with distributed ledger and supports the view that "blockchain network cannot and should not be modified"

    secondly, although there is no rigid upper limit on the total supply of eth, it is allowed to create 230 million etc at most by adopting the monetary policy of constant supply

    as a bonus item, ethereal classic launched Atlantis hard bifurcation last year to increase the interaction with Ethereum and improve the privacy protection of transactions through ZK snarks

    the trading platforms recommended by ethereal classic etc are: Fire coin, okex, AAX, etc

    2.

    what is Ethereum:

    Ethereum is an innovation based on the application of technologies and concepts in bitcoin to computers. Ethereum itself imitates a lot of bitcoin technology to maintain the computer platform. Blockchain technology is one of them
    Ethereum platform can safely run any program users want

    advantages of Ethereum over other competitive currencies before Ethereum appeared, some digital currencies imitated bitcoin. However, these projects have their own shortcomings, they can only support one or several specific applications at the same time< However, the reason why Ethereum can surpass the limitations of these projects in the past is because of the core idea of Ethereum

    what Ethereum wants to implement is a blockchain protocol with built-in programming language. Since it supports programming language, in theory, any blockchain application can be defined with this language, and then run on Ethereum's blockchain protocol as an application

    The design of Ethereum is very flexible and adaptable

    Ethereum target sets the advantages of blockchain technology, in order to add the advantages of blockchain, such as decentralization, openness and security, to almost all computing fields

    blockchain applications of Ethereum

    Ethereum has many blockchain applications, such as digital applications of gold and stocks, financial derivatives applications, DNS and digital authentication, etc

    Ethereum has achieved more than 100 blockchain applications by many start-ups

    Ethereum has also been closely watched by some financial institutions, banking consortia (such as R3), as well as large companies like Samsung, Deloitte, RWE and IBM. As a result, a number of blockchain applications such as simplified and automated financial transactions, merchant loyalty index tracking, and gift cards designed to achieve decentralization of electronic transactions have emerged

    the relationship between Ethereum and blockchain:

    Ethereum is a programmable blockchain

    Ethereum does not give users a series of preset operations (such as bitcoin transaction), but allows users to create complex operations according to their own wishes

    in this way, Ethereum can be used as a platform for various types of decentralized blockchain applications, including but not limited to cryptocurrency

    like other blockchains, Ethereum also has a peer-to-peer network protocol. Ethereum blockchain database is maintained and updated by many nodes connected to the network. Each network node runs the Ethereum simulator and executes the same instructions. Therefore, people sometimes call Ethereum "world computer"

    3. Ethereum blockchain has exposed three major problems, and its founder vitalik buterin has been unable to interpret them for a long time. The first is the low performance and TPS of Ethereum blockchain as a whole; The second is that resources are not isolated. The event of cryptokitties virtual cat once occupied 20% of the traffic of the whole Ethereum, which directly caused Ethereum network users unable to carry out timely transactions, which is the biggest pain point of resources not isolated; The third problem lies in the embodiment of Ethereum's governance structure. As a decentralized distributed ledger, the founder team of Ethereum has dominated its network development in the past. The over centralized governance mode has led to the bifurcation of eth, etc and ETF in Ethereum, and the Ethereum community is now in a state of fragmented governance. In the view of Ma Haobo, founder and CEO of "aelf", all kinds of disadvantages of Ethereum are unacceptable. Therefore, the positioning of "aelf" is born for the next generation of decentralized underlying computing platform of Ethereum, which focuses on solving the problems of insufficient performance, non isolation of resources and governance structure of Ethereum.
    4. Ethereum, ETH for short. At the end of 2013, vitalik released the white paper of Ethereum, and in July 2014, the pre-sale of Ethereum began. At that time, insiders called this kind of token issue "crowdfunding". Through the 42 day pre-sale, the Ethereum team raised more than 30000 bitcoins through the pre-sale of 60102216 Ethernet coins; In addition, the early contributors who participated in the development before the pre-sale and the developers who have been engaged in project research for a long time are allocated according to 9.9% of the total amount of Ethernet coins sold at that time. So when Ethereum was officially released, there were more than 72 million Ethereum coins. After the end of Ethereum's pre-sale, it uses the proof of work mechanism POW for mining, and rewards the miners according to 26% of the total amount issued at that time every year. In October 2014, Ethereum reced the block output time from 60 seconds to 12 seconds, and now it is basically stable at 15 seconds, with 5 etheric coins awarded for each block
    although the pow mining mechanism is adopted, the block out mechanism of Ethereum is different from that of bitcoin. Due to the short block time of Ethereum, Ethereum is easy to form isolated blocks. Isolated blocks refer to the blocks that are not on the longest chain. Bitcoin's isolated blocks have no block rewards, but in Ethereum, isolated blocks can be referenced. The referenced isolated blocks are called "Uncle blocks", and their packaged data will also be recorded in the blockchain. Unlike bitcoin, Ethereum's TERT block has a reward, and each TERT block can get a reward of 4.375 Ethernet coins at most
    Ethereum is a programmable and Turing complete blockchain development platform, which is equivalent to a decentralized global computer. In a programming system, there are usually some virtual machines to compile and execute. Java has JVM. In Ethereum, there is also Ethereum's virtual machine EVM, which can execute any complex algorithm code. Developers can use existing programming languages such as JavaScript or Python to create their own applications on Ethereum. Through Ethereum's virtual machine, you can easily issue digital assets, write smart contracts, set up and run decentralized applications, and set up decentralized autonomous organizations
    eth is also known as the internal fuel of Ethereum. Unlike currency digital assets, Ethereum is not only used for transfer, but also for payment of smart contracts
    in order to prevent the Ethereum blockchain from being full of junk contracts and junk applications, and to establish and run smart contracts on Ethereum, you must use eth to pay for smart contracts. For example, when you transfer your newly created digital assets on the Ethereum blockchain, you need to use eth to pay the handling fee instead of your newly created digital assets.
    5. At the top of Ethereum is DAPP. It exchanges with the smart contract layer through Web3. JS. All smart contracts run on EVM (Ethereum virtual machine) and use RPC calls. Below EVM and RPC are the four core contents of Ethereum, including: blockchain, consensus algorithm, mining and network layer. Except DAPP, all other parts are in the Ethereum client. The most popular Ethereum client is geth (go Ethereum)
    6.

    1. about the variability of blockchain

    2. eth, if most people agree to modify the chain, that is, variability, then they can modify the blockchain records and contracts

    3. etc, blockchain records and contracts can't be modified, that is, they can't be tampered with

    4. here are the advantages and disadvantages of the two methods

      The advantage of
    5. variability is that people can make timely changes to make the right decisions. Therefore, modifying the specification is more practical than finding loopholes

    6. non modifiability means that no matter how smart people are at that time, it is impossible not to make mistakes. Therefore, when problems arise in this scheme, it is best to find and solve the loopholes through the existing legal framework

    7. differences in development

    8. eth, whether it is intentionally arranged or since its birth, the core decisions of blockchain are made by Ethereum foundation with the participation of the community and most of them are developed by it

    9. etc, the decision-making of blockchain is mainly decided by the feedback of three loose, collaborative teams with community participation

    10. in any case, anyone can put forward improvement suggestions for the two kinds of blockchains. This is the benefit of open source, and it is also very common. You will find that developers of the two chains communicate with each other through GitHub and reddit. I hope to improve the frequency of communication in order to achieve the common goal

    11. about compatibility

    12. at present, the two kinds of blockchains are compatible with each other. Contracts or applications written by eth can be applied on etc, and vice versa

    13. eth, focusing on ewasm, is committed to providing a platform for more and more developers, while the issue of contract security is secondary, such as viper

    14. etc focuses on making developers create more secure contracts, such as viper, iohk research, at the cost of consuming the number of potential developers

    15. it's obvious that both chains can accept each other, regardless of whether their wishes are the same or not. My view is that the number of developers is not necessarily related to the quality of the proct

    16. about the transaction speed

    17. eth, the average is 25 seconds, which will be shortened after upgrading

    18. etc, with an average time of 14 seconds, maintained at 10-14 seconds after upgrade, according to ecip-1010 and ecip-1036 protocols

    19. about the block capacity

    20. eth, with the daily trading volume of eth graally reaching 5 million, the block capacity is graally saturated. This situation is similar to the recent transaction cost of bitcoin. This problem can be solved by expanding the block capacity by increasing the default fuel limit

    21. ETC­, At present, there is still a lot of room for block capacity. As more and more people accept etc, the block capacity will also increase, just like eth

    22. about community

    23. eth, mainly discuss on reddit

    24. etc, mainly discuss on slack

    25. about monetary policy

    26. eth, the planned supply is growing steadily, resulting in an average inflation of 3% in eth blockchain in its life cycle

    27. etc, before 2025, inflation will reach 3%, and then the total supply will reach 200 million etc, and then there will be deflation

      As for the regional distribution of trading volume, China accounts for 20%, South Korea 25% and the United States 25%

      In etc, China accounts for 50%, South Korea 25% and the United States 10%

      About securities, at present, investors do not have the option to trade securities. Recently, one of eth's ETFs, trading open-end index funds, was denied by the regulators

    28. etc owns etc trading trust, which allows investors to own etc instead of the asset itself

    7.

    Ethereum is an implementation of blockchain. In Ethereum network, many nodes are connected with each other to form Ethereum network:

    Ethereum node software provides two core functions: data storage and contract code execution

    in each Ethereum node, complete blockchain data is stored. Ethereum not only saves the transaction data on the chain, but also saves the compiled contract code on the chain

    At the same time, a virtual machine is provided to execute the contract code

    Ethereum virtual machine

    Ethereum blockchain not only stores data and code, but also contains a virtual machine (EVM) in each node to execute contract code - it sounds like a computer operating system

    in fact, this is the core difference between Ethereum and bitcoin: the existence of virtual machine has brought blockchain into the era of 2.0 and made blockchain a friendly platform for application developers for the first time

    the above content comes from the introction course of Ethereum DAPP development

    8. The biggest disadvantage of Ethereum is that its quantity has been increasing. How can an item without an upper limit be used as an investment proct? As we all know, the rise in the price of a commodity is in the final analysis the quantity comparison between the supply and demand sides. The supply exceeds the demand, the price falls, the supply is less than the demand, and the price rises. The amount of bitcoin and lettercoin is fixed. The total amount of bitcoin is 21 million, and now there are more than 10 million. The rest will take another 100 years. Now the amount of Ethereum is more than 90 million, and 18 million will be generated every year. Ethereum has 250 blocks per hour, 5 coins for each block (and some transaction fees and other rewards), 24 hours a day, that is, 30000 + coins will be added every day. So there's no limit to the amount of ether

    how many years can the ether coin be g
    how many Ethernet coins can be proced each year? At present, five new ether coins are generated for each new block. If you dig out a block every 14 seconds, it will take 31.5 million seconds (365 x 24 x 60 x 60) a year, which means that 2.25 million blocks are g out every year
    every miner has considered how long the ether coin can be g, whether I can't dig the ether coin after I buy the miner, or I can't dig the ether coin after I invest in the miner. I can tell you clearly that the ether coin can't be g up, and the official shows the quantity when it comes to the ether coin, but don't go, Ethernet currency is constantly bifurcating. Once the quantity is threatened, it will continue to bifurcate. The miners can continue to dig for new currencies from the bifurcations. For example, etc and ETF are examples. After the bifurcations, the ETH price will go up crazily. Therefore, miners need not worry about the quantity of Ethernet currency.
    9. Ethernet information blockchain, English Name: Ethernet moeher information, referred to as "eth. M", is committed to the development and construction of big data intelligent blockchain ecology based on the mature blockchain technology of smart contract Ethereum. Every business data will be realized as an intelligent contract, which can realize the existence and ownership of data, And it can trade independently of any specific content platform. This will help rece the dependence of business data providers on their platforms to ensure revenue from their markets and, in turn, on advertisers. Eth. M will be deployed as ERC 20 standard token on eth blockchain. Eth. M will also be used to create and motivate an intelligent business ecosystem to help create, manage data providers and redeem eth. M participants, as well as for digital asset allocation, certificate of ownership and asset transfer
    eth. M is characterized by providing a complete intelligent business blockchain architecture for enterprise users and government partners on the Bi platform, providing users with a perfect data import scheme and a variety of classic distributed computing models, which can more quickly solve users' massive data computing problems and effectively rece enterprise costs, And create a new business model on the basis of data security. Blockchain is a new field that needs to be combined with market demand. We can solve some pain points in the instry in data storage security, data retrieval and data filtering. For blockchain framework, business model and technology, we focus on building mature blockchain procts with the most appropriate and proven technology
    blockchain, originally just a settlement system of bitcoin, is essentially a decentralized accounting scheme based on cryptography. The technology used by blockchain itself is not a new concept, but a collection of cryptography technologies. Through ingenious design, it realizes the demand of decentralized settlement. However, it is accompanied by some derivative problems. Users are used to transferring and sharing information in the distributed storage space, namely Internet. However, if we want to complete the transfer of money value, we are used to using centralized and trusted third-party transaction intermediaries, such as banks. Although online payment is becoming more and more popular, bank card and password are still needed to register online payment account. The use of blockchain transactions is decentralized and does not require a third-party intermediary. Blockchain realizes the following three important functions: recording transaction information, verifying identity and establishing contract. It's going to be a big change. Because around the world, financial services are the largest sector in terms of market value. Even if it replaces a small part of business, blockchain can have a huge impact on the traditional financial field. At the same time, eth. M blockchain will also improve the efficiency of data management in the whole field. The function of establishing contracts will make the value of blockchain not limited to the financial field. This is the core of eth. M. blockchain can be used to store any information, even software code. That is to say, it can be realized by programming. When the relevant parties provide the relevant key, the transaction can be executed. The same program can also be used to obtain external data: stock index data, weather, news headlines or other data that can be analyzed by computer. In this way, the pre verified contract can be executed automatically when the specified conditions are met. Contracts executed on the blockchain are called "smart contracts"
    in the future, eth. M's smart contract application scenarios are very wide, for example:
    1. In the field of electric power, if the smart temperature regulator is used to collect the power utilization status of the smart grid in real time, when the wattage consumed by a certain company is monitored to reach a certain amount, the company account and the electric power company's transfer will be completed, and the automatic payment will be realized
    2. In the medical field, if a doctor / patient stores the data of blood glucose meter in the form of blockchain, then the patient's physical sign data can be completely and accurately recorded. Blood glucose data can trigger insulin controller to help patients control blood glucose in a safe range
    3. In the field of intellectual property supervision, blockchain can be used to monitor the number of times users use, share and a protected proct.
    Hot content
    Inn digger Publish: 2021-05-29 20:04:36 Views: 341
    Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
    Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
    Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
    Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
    Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
    Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
    Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
    Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
    Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750