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

Various fixes #1

Open
wants to merge 6 commits into
base: refactor-substrate
Choose a base branch
from
Open

Various fixes #1

wants to merge 6 commits into from

Commits on Sep 11, 2020

  1. Remove vendor substrate (polkadot-evm#115)

    * remove Substrate as submodule, use git reference directly instead
    
    * add instruction
    
    * impl Clone for FrontierBlockImport
    
    * remove evm as well
    
    * use frontier branch
    
    * update with latest master credits to @crystalin
    xlc authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    4b700ee View commit details
    Browse the repository at this point in the history
  2. Bump decompress from 4.2.0 to 4.2.1 in /template/utils (polkadot-evm#116

    )
    
    Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1.
    - [Release notes](https://github.com/kevva/decompress/releases)
    - [Commits](kevva/decompress@v4.2.0...v4.2.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    daaa3d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbf5768 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. avoid panic

    xlc committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    3afd718 View commit details
    Browse the repository at this point in the history
  2. allow to disable index

    xlc committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    dcb1f57 View commit details
    Browse the repository at this point in the history
  3. various fixes

    xlc committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    6892f0e View commit details
    Browse the repository at this point in the history