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 XRPL Commons Bootstrap Cluster (hub.xrpl-commons.org) #5263

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

Conversation

Tokeiito
Copy link

This pull request adds hub.xrpl-commons.org as a new Bootstrap Cluster in the rippled configuration. XRPL Commons is already well-known within the XRPL community for its educational resources and infrastructure contributions (e.g., UNL Validator, Testnet validator, private ledger for testing testing). We have been considering running a bootstrap cluster for at least a year, and after three months of active work, we are ready to propose this addition.

Details:

Infrastructure Setup:
    The cluster is hosted on dedicated hardware in European data centers.
    Currently consists of four nodes, each behind a load balancer with active health checks.
    Each node accepts up to 400 peers (subject to adjustment based on future demand).
    The setup is designed for easy scalability—up or down—depending on usage requirements.
Minimal History & Peering Only:
    The cluster is configured to store only the bare minimum of ledger history.
    It is dedicated to peering, ensuring efficient and stable connectivity for clients.
Access:
    The Bootstrap Cluster endpoint is: [hub.xrpl-commons.org](https://hub.xrpl-commons.org/)

We appreciate your review and consideration of our request to include this new bootstrap cluster in the official rippled repository. If you have any questions or require additional details about the infrastructure or operations, please let us know. Thank you!

Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.1%. Comparing base (1b75dc8) to head (4d3f8a9).
Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #5263     +/-   ##
=========================================
- Coverage     78.1%   78.1%   -0.0%     
=========================================
  Files          790     790             
  Lines        67340   67341      +1     
  Branches      8155    8153      -2     
=========================================
- Hits         52585   52580      -5     
- Misses       14755   14761      +6     
Files with missing lines Coverage Δ
src/xrpld/overlay/detail/OverlayImpl.cpp 35.1% <100.0%> (+0.1%) ⬆️

... and 3 files with indirect coverage changes

Impacted file tree graph

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.

1 participant