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: customize network parameters #14

Merged
merged 5 commits into from
May 16, 2024

Conversation

FilipKolakovic
Copy link
Collaborator

This pull request consists of following changes:

  • Remove seeders and seed logic
  • Customize RPC and P2P port number
  • Customize Magic bytes and address prefix

Changes are represented in appropriate commits and represent just initial changes in the vincoin development process. Since a number of changed files is already big, I would add additional changes in the follow-up PR.

@FilipKolakovic FilipKolakovic requested a review from vexy May 1, 2024 10:19
@vexy vexy added this to the Functional Vincoin network milestone May 1, 2024
@vexy vexy added core Vincoin core component networking labels May 1, 2024
@vexy vexy linked an issue May 1, 2024 that may be closed by this pull request
src/kernel/chainparams.cpp Show resolved Hide resolved
@vexy vexy assigned FilipKolakovic and unassigned FilipKolakovic May 6, 2024
@vexy vexy changed the title Feature/customize network parameters Feature: customize network parameters May 6, 2024
@FilipKolakovic FilipKolakovic force-pushed the feature/customize-network-parameters branch from d027252 to 6795c76 Compare May 16, 2024 18:58
@FilipKolakovic FilipKolakovic merged commit 5fc0f4a into development May 16, 2024
1 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Vincoin core component networking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom network parameters
2 participants