Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/2.1 #148

Open
wants to merge 12 commits into
base: release/2.1
Choose a base branch
from
Open

Release/2.1 #148

wants to merge 12 commits into from

Commits on Aug 27, 2021

  1. api function

    Synchronize with Ethereum
    zhangwei committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    ce42a45 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. vm module Synchronize Ethereum code

    zhangwei committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    5d52404 View commit details
    Browse the repository at this point in the history
  2. vm module Synchronize Ethereum code

    1.delete old Ethereum forking
    zhangwei committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    dc00455 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. 1.remove noop vm config flags

        delete
     	EWASMInterpreter string // External EWASM interpreter options
    	EVMInterpreter   string // External EVM interpreter options
    
    2. Improves the performance of debug.traceTransaction
        Stack         []*big.Int -> Stack         []uint256.Int
    zhangwei committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    7061bb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. vm module Synchronize Ethereum code

    /accounts:
    true00002 committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    cc70885 View commit details
    Browse the repository at this point in the history
  2. delete unnecessary code

    true00002 committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    fd89192 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. update vendor.json

    true00002 committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    f165aaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abbc4ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    890e3a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    6fc236b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    732e584 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb23c61 View commit details
    Browse the repository at this point in the history