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

Jenks/add phase 3 devnet parameters #450

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

web3jenks
Copy link

Added network parameters for phase 3 devnet. The information here is important for developers working on BSN integrations.

Artifacts folder with genesis.json and snapshot will be produced and uploaded in the next update. For now, developers are instructed to sync from scratch.

- added https:// prefix to imperator grpc endpiont
- Added basic network parameters
- Artifacts with Genesis.json and snapshot will be added later
- Added peer.txt and seeds.txt
Copy link
Member

@SebastianElvis SebastianElvis left a comment

Choose a reason for hiding this comment

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

Ohh thanks for pulling this off!

The Phase 3 Devenet is a development network of Babylon Genesis Chain. It implements the full funcationality of Bitcoin staking and allow BSNs to be connected.

## Network Parameters

Copy link
Member

Choose a reason for hiding this comment

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

We can have subsections that

  • fee token is ubbn
  • faucet is at Discord
  • versions of the software

Copy link
Member

@vitsalis vitsalis left a comment

Choose a reason for hiding this comment

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

We should include a genesis file as users can't sync without a genesis file. No need to maintain a snapshot service for the devnet I think, people should be able to sync from scratch pretty fast (as there's not much activity on the euphrates devnet I suppose).

@@ -0,0 +1,60 @@
# Babylon Phase 3 Devenet (Euphrates 0.5.0)

The Phase 3 Devenet is a development network of Babylon Genesis Chain. It implements the full funcationality of Bitcoin staking and allow BSNs to be connected.
Copy link
Member

Choose a reason for hiding this comment

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

We should wrap lines to 80 characters on markdown files 🙏

@@ -0,0 +1,4 @@
fe5709ec8bf754b6f03ce543c543f1af6856ad65@43.199.152.117:26656
Copy link
Member

Choose a reason for hiding this comment

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

Seems that seeds are the same as peers, which seems weird. Is this the case @filippos47 ?

If we don't have any seeds that's fine, we can avoid having this file at all. People can sync just with peers.


## Network Participants

All four types of participants are hosted by Babylon Labs in devenet environment.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
All four types of participants are hosted by Babylon Labs in devenet environment.
All four types of participants are hosted by Babylon Labs in devnet environment.


Note: There are no external Covenent Committe member in devnet.

## Network Participants
Copy link
Member

Choose a reason for hiding this comment

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

Not sure whether we need this section. This is mostly to link to guides for network participants.

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.

3 participants