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

Add Support for Klaos-Nova Chain Specification #560

Merged
merged 4 commits into from
Apr 11, 2024
Merged

Conversation

asiniscalchi
Copy link
Member

@asiniscalchi asiniscalchi commented Apr 11, 2024

Type

enhancement


Description

  • Introduced support for the klaos-nova chain specification in the blockchain node command options.
  • This allows the node to initialize and run with the klaos-nova configuration by loading the respective chain spec file.

Changes walkthrough

Relevant files
Enhancement
command.rs
Add Support for Klaos-Nova Chain Spec                                       

node/src/command.rs

  • Added support for klaos-nova chain spec.
  • Included new chain spec file klaos-nova.raw.json.
  • +3/-0     

    PR-Agent usage:
    Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

    @asiniscalchi
    Copy link
    Member Author

    /describe

    @github-actions github-actions bot changed the title Feature/add klaos nova Add Support for Klaos-Nova Chain Specification Apr 11, 2024
    Copy link

    PR Description updated to latest commit (5742851)

    @ccubu ccubu merged commit ee46826 into main Apr 11, 2024
    8 checks passed
    @ccubu ccubu deleted the feature/add_klaos_nova branch April 11, 2024 15:55
    asiniscalchi added a commit that referenced this pull request Apr 15, 2024
    * Add Support for Klaos-Nova Chain Specification (#560)
    
    * from genesis klaos nova
    
    * set nova
    
    * nova specs raw
    
    * add klaos-nova
    
    * klaos nova bootnode 0 (#561)
    
    * fix id (#562)
    
    * nonce type is u32 mimicing parachains (#568)
    
    * update nova to runtime 1201 (#569)
    
    * Release/v0.14 (#572)
    
    * nonce type is u32 mimicing parachains (#567)
    
    * update to v0.14.1 (#570)
    
    * update to v0.14.1
    
    * update Cargo.lock
    
    * Update Chain Spec for LAOS Family (#573)
    
    * use pure accounts that do not clash with collection addresses
    
    * change laos omega protocol_id
    
    * set new wasm
    
    * laossun v4
    
    * rename spects
    
    * raw specs
    
    * Release/v0.14 (#577)
    
    * nonce type is u32 mimicing parachains (#567)
    
    * update to v0.14.1 (#570)
    
    * update to v0.14.1
    
    * update Cargo.lock
    
    ---------
    
    Co-authored-by: ccubu <60666948+ccubu@users.noreply.github.com>
    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