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

chore: add genesis balances files #51

Merged
merged 6 commits into from
Jan 3, 2025
Merged

Conversation

steinerkelvin
Copy link
Collaborator

  • chore: add genesis balances files
  • chore: add python to nix shell for scripting
  • chore: update .gitignore to exclude temporary files in /tmp/
  • chore: add script to adjust chain spec files with balances, authority keys, node config etc

Adjust the spec file by adding the node version and env name to the "name" field.

The node version is obtained using the `cargo run -p torus-node -- --version` command. The name is set to "Torus {env} {node_version}". This change makes it easier to know how the spec file was generated.
@steinerkelvin steinerkelvin merged commit 428070d into main Jan 3, 2025
3 checks passed
@saiintbrisson saiintbrisson deleted the spec-file-generation branch January 8, 2025 19:35
functor-flow pushed a commit that referenced this pull request Jan 28, 2025
- **chore: add genesis balances files**
- **chore: add python to nix shell for scripting**
- **chore: update .gitignore to exclude temporary files in /tmp/**
- **chore: add script to adjust chain spec files with balances,
authority keys, node config etc**
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