XRPLF / rippled

Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
https://xrpl.org
ISC License
4.53k stars 1.47k forks source link

Add hubs.xrpkuwait.com to example rippled.cfg #5167

Closed alloynetworks closed 3 weeks ago

alloynetworks commented 3 weeks ago

Comment added to indicate that hubs.xrpkuwait.com is also in the bootstrap list

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.4%. Comparing base (63209c2) to head (285653d). Report is 4 commits behind head on develop.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/XRPLF/rippled/pull/5167/graphs/tree.svg?width=650&height=150&src=pr&token=i2RPGI5xGF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF)](https://app.codecov.io/gh/XRPLF/rippled/pull/5167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF) ```diff @@ Coverage Diff @@ ## develop #5167 +/- ## ========================================= + Coverage 76.1% 77.4% +1.3% ========================================= Files 762 762 Lines 61469 64935 +3466 Branches 8121 8121 ========================================= + Hits 46807 50275 +3468 + Misses 14662 14660 -2 ``` [see 573 files with indirect coverage changes](https://app.codecov.io/gh/XRPLF/rippled/pull/5167/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF) [![Impacted file tree graph](https://app.codecov.io/gh/XRPLF/rippled/pull/5167/graphs/tree.svg?width=650&height=150&src=pr&token=i2RPGI5xGF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF)](https://app.codecov.io/gh/XRPLF/rippled/pull/5167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF)
ximinez commented 3 weeks ago

See https://github.com/XRPLF/rippled/pull/5166#issuecomment-2445019170

alloynetworks commented 3 weeks ago

Combined with 5166 in 5169