QuarkChain / go-ethereum

Official Go implementation of the Ethereum protocol
https://geth.ethereum.org
GNU Lesser General Public License v3.0
5 stars 2 forks source link

EthStorage Mining #131

Open ping-ke opened 1 year ago

ping-ke commented 1 year ago

related design is added to the following doc: https://docs.google.com/document/d/1ePI2Bqj069ffKV9eTYbRHCtX5ljyxH3P1BKtU3SGgWU/edit#

ping-ke commented 1 year ago

This code has been reviewed, and deployed to test https://testnet.web3q.io:8545/, and do some integration tests. There are still 2 bugs remaining, trace them as follow: put func of system contract 03330001 do not return correct data., ethstorage mine tranction will fail with "execution reverted"