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

Add genesis files and balances #21

Merged

Commits on Sep 26, 2024

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

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    0d265be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adcf467 View commit details
    Browse the repository at this point in the history
  3. fixed lint issues

    Alann27 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7f37163 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Update src/mappings/primitives.ts

    added comment explaining why to return early in handleGenesis when the block is not the genesis
    
    Co-authored-by: Bryan White <[email protected]>
    Alann27 and bryanchriswhite authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3b0a113 View commit details
    Browse the repository at this point in the history
  2. applied recommended changes

    Alann27 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4712bef View commit details
    Browse the repository at this point in the history
  3. moved genesis files folder outside of src folder, replaced GENESIS_FI…

    …LE_PATH with GENESIS_FILENAME at env.sample to only specify the file name of the genesis file and updated docker files to support this change
    Alann27 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0d740ec View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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