Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

evm: add missing genesis fields and export genesis state logic #255

Merged
merged 20 commits into from
May 18, 2020

Commits on Apr 16, 2020

  1. evm: export genesis state

    fedekunze committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    ebaa99c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    d0d4a58 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. x/evm: split keeper.go

    fedekunze committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    2a74def View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    7c78c79 View commit details
    Browse the repository at this point in the history
  2. changelog

    fedekunze committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    58048af View commit details
    Browse the repository at this point in the history
  3. fixes

    fedekunze committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    de24c14 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    f203bdd View commit details
    Browse the repository at this point in the history
  2. add check for nil logs

    fedekunze committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    ded3b37 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. update validation func

    fedekunze committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    a4d77b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. merge development

    fedekunze committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    b54ea17 View commit details
    Browse the repository at this point in the history
  2. fixes

    fedekunze committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    986c503 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. fix conflict

    fedekunze committed May 1, 2020
    Configuration menu
    Copy the full SHA
    ad5b8db View commit details
    Browse the repository at this point in the history
  2. fix non-determinism

    fedekunze committed May 1, 2020
    Configuration menu
    Copy the full SHA
    1d01658 View commit details
    Browse the repository at this point in the history
  3. stop storage iteration

    fedekunze committed May 1, 2020
    Configuration menu
    Copy the full SHA
    df00d0a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Configuration menu
    Copy the full SHA
    50813c6 View commit details
    Browse the repository at this point in the history
  2. remove error return value

    fedekunze committed May 2, 2020
    Configuration menu
    Copy the full SHA
    279cfdb View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    544800d View commit details
    Browse the repository at this point in the history
  2. update changelog

    fedekunze committed May 18, 2020
    Configuration menu
    Copy the full SHA
    4d23bc0 View commit details
    Browse the repository at this point in the history
  3. fix test

    fedekunze committed May 18, 2020
    Configuration menu
    Copy the full SHA
    0b17d77 View commit details
    Browse the repository at this point in the history
  4. lint

    fedekunze committed May 18, 2020
    Configuration menu
    Copy the full SHA
    148867e View commit details
    Browse the repository at this point in the history