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(seeding): add initial wallet seeding #100

Closed
wants to merge 7 commits into from
Closed

Conversation

Phil91
Copy link
Collaborator

@Phil91 Phil91 commented Sep 26, 2024

Description

Add initial seeding for the operator wallet

Why

To create the wallet for the operator

Issue

N/A

Checklist

  • I have performed a self-review of my own code
  • I have successfully tested my changes locally
  • I have added tests that prove my changes work
  • I have checked that new and existing tests pass locally with my changes
  • I have commented my code, particularly in hard-to-understand areas
  • I have added copyright and license headers, footers (for .md files) or files (for images)

Copy link
Collaborator

@evegufy evegufy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest to discuss the entire pr because all this references test data don't make sense to me, it's about seeding of env specific config not test data

"id": "dd371565-9489-4907-a2e4-b8cbfe7a8cd1",
"process_type_id" : 1,
"lock_expiry_date" : "2023-03-01 00:00:00.000000 +00:00",
"version" : "deadbeef-dead-beef-dead-beefdeadbeef"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

weird

@Phil91 Phil91 force-pushed the feature/79-div-provisioning branch 5 times, most recently from 1f43174 to 2a61a8a Compare October 1, 2024 13:16
Base automatically changed from feature/79-div-provisioning to main October 8, 2024 07:57
@Phil91 Phil91 closed this Oct 8, 2024
@Phil91 Phil91 deleted the feature/seeding branch November 13, 2024 16:06
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.

2 participants