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

feat: script to add market-authority to genesis #608

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

nivasan1
Copy link
Contributor

In This PR

  • I introduce changes to the genesis.sh script to permit us to add signer accounts as a genesis-account, and as a market-authority.
  • Specifically, GENESIS_ACCOUNT_{0-9} environment variables will be consumed + corresponding accounts will be created w/ GENESIS_ACCOUNT_{0-9}_BALANCE when executing make build-configs

Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.43%. Comparing base (3ff5fbe) to head (ea80e2f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #608   +/-   ##
=======================================
  Coverage   56.43%   56.43%           
=======================================
  Files         249      249           
  Lines       12890    12890           
=======================================
  Hits         7275     7275           
  Misses       4909     4909           
  Partials      706      706           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nivasan1 nivasan1 merged commit 1c5aea3 into main Jul 17, 2024
16 checks passed
@nivasan1 nivasan1 deleted the nv/add-genesis-accounts branch July 17, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants