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

feat: add Xahau mainnet and testnet networks #860

Merged
merged 5 commits into from
Oct 31, 2023

Conversation

WietseWind
Copy link
Contributor

High Level Overview of Change

  • Change Hooks terminology (network) to Xahau
  • Instead of Hooks Testnet, add Xahau mainnet & testnet

Context of Change

  • 1x dropdown (network) change
  • 1x dropdown (network) add
  • env vars & small bits of code changed from hooks to Xahau, while keeping the reference to executed Hooks etc. in place

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)
  • Documentation Updates
  • Translation Updates
  • Release

Note

Websocket endpoints:

Mainnet: wss://xahau.network
Testnet: wss://xahau-test.net

@mvadari mvadari changed the title Hooks » Xahau, add mainnet & testnet feat: add Xahau mainnet and testnet networks Oct 31, 2023
@ckniffen ckniffen merged commit d2ab3c5 into ripple:staging Oct 31, 2023
4 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.

None yet

4 participants