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

Generator macsupport #91

Merged
merged 15 commits into from Sep 19, 2023
Merged

Generator macsupport #91

merged 15 commits into from Sep 19, 2023

Conversation

wanwiset25
Copy link
Collaborator

No description provided.

@wanwiset25 wanwiset25 temporarily deployed to DockerHub September 18, 2023 10:49 — with GitHub Actions Inactive
//checkpoint smartcontract deployment config
deployment_json = genDeploymentJsonMac(keys, ip_record)

} else {
Copy link
Collaborator

Choose a reason for hiding this comment

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

can you give linux as another option, and if nothing specify it returns error

secret_string: (process.env.SERVICES_SECRET || crypto.randomBytes(10).toString('hex')),
relayer_mode: (process.env.RELAYER_MODE || 'full'), //full or lite
docker_image_name: (process.env.IMAGE_NAME || 'xinfinorg/subnet-generator:latest'),
operating_system: (process.env.OS || ''),
Copy link
Collaborator

Choose a reason for hiding this comment

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

you can have default here.

@wanwiset25 wanwiset25 temporarily deployed to DockerHub September 19, 2023 07:50 — with GitHub Actions Inactive
@wanwiset25 wanwiset25 temporarily deployed to DockerHub September 19, 2023 12:42 — with GitHub Actions Inactive
@wanwiset25 wanwiset25 temporarily deployed to DockerHub September 19, 2023 12:45 — with GitHub Actions Inactive
@wanwiset25 wanwiset25 temporarily deployed to DockerHub September 19, 2023 13:19 — with GitHub Actions Inactive
@wanwiset25 wanwiset25 temporarily deployed to DockerHub September 19, 2023 13:53 — with GitHub Actions Inactive
@wanwiset25 wanwiset25 merged commit 3362367 into master Sep 19, 2023
1 check passed
@wanwiset25 wanwiset25 deleted the generator-macsupport branch December 18, 2023 10:52
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.

None yet

2 participants