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

Feature/adding new rolebooks al #12

Merged
merged 26 commits into from
Oct 10, 2024
Merged

Conversation

Catopish
Copy link
Contributor

@Catopish Catopish commented Oct 2, 2024

adding new group_vars and new roles for the new coins

@hitchhooker
Copy link
Contributor

hitchhooker commented Oct 2, 2024

these networks for priority of RPC endpoints, so we should run with rocksdb as database

paritydb not so great for archive data
but more performant for validator nodes
but its going to be deprecated in the future when moved from radix16 based merkletries to radix2

https://github.com/thrumdev/nomt/blob/master/docs/nomt_specification.md

@hitchhooker
Copy link
Contributor

TODO: rewrork kilt to fetch data using ansible from git and build the client binary with cargo build --release

binary gets built to ./target/release/standalone-node by default, so copy it from there in ansible

Copy link
Contributor

@hitchhooker hitchhooker left a comment

Choose a reason for hiding this comment

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

src: "{{ 'unique_' + default_node_type + '.service.j2' }}"

so in tasks files we need to remove network names

src: "{{ default_node_type + '.service.j2' }}"

@hitchhooker hitchhooker force-pushed the feature/adding-new-rolebooks-al branch from ecc4730 to 99b48d2 Compare October 3, 2024 11:05
@hitchhooker hitchhooker requested a review from 71walceli October 5, 2024 16:34
@hitchhooker hitchhooker merged commit 4605d1d into master Oct 10, 2024
1 of 2 checks passed
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