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

[DO NOT MERGE] Add migration to add a key to all service accounts #6271

Open
wants to merge 18 commits into
base: v0.37
Choose a base branch
from

Conversation

janezpodhostnik
Copy link
Contributor

Caution

Do Not Merge

This is an extra migration that adds a public key to all service accounts. The intended usage is for testing the migration of mainnet. This allows us to run transactions on the test migrated mainnet network to setup networking addresses and epoch related state.

this is same as: #6096. I just accidentally closed that one, and I cannot reopen it

@janezpodhostnik janezpodhostnik self-assigned this Jul 29, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.54%. Comparing base (feabd3a) to head (b239139).

Additional details and impacted files
@@            Coverage Diff             @@
##            v0.37    #6271      +/-   ##
==========================================
+ Coverage   41.46%   43.54%   +2.07%     
==========================================
  Files        2016     1804     -212     
  Lines      143694   124265   -19429     
==========================================
- Hits        59589    54115    -5474     
+ Misses      77927    64551   -13376     
+ Partials     6178     5599     -579     
Flag Coverage Δ
unittests 43.54% <ø> (+2.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Base automatically changed from feature/atree-inlining-cadence-v1.0 to master July 29, 2024 21:13
@j1010001 j1010001 changed the base branch from master to v0.37 August 27, 2024 20:40
@zhangchiqing zhangchiqing changed the title Add migration to add a key to all service accounts [DO NOT MERGE] Add migration to add a key to all service accounts Aug 28, 2024
@github-actions github-actions bot added the Stale Label used when marking an issue stale. label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale Label used when marking an issue stale.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants