Skip to content

Conversation

@github-actions
Copy link

📋 Summary

This automated PR updates server and node values in documentation request examples to keep them synchronized with the latest data from the coins repository.

🔧 Protocol Support

The update script now supports all major coin protocols:

  • ETH/EVM: Updates nodes from coins_config nodes
  • Tendermint: Updates nodes from coins_config rpc_urls
  • UTXO: Updates servers from coins_config electrum
  • ZHTLC: Updates light_wallet_d_servers + electrum_servers

📊 Server Selection

  • Limited to 3 servers maximum for lightweight payloads
  • Priority domains: cipig.net, komodo.earth preferred
  • Random selection when more than 3 servers available

📊 Changes

🎯 Related Issue

Addresses #360 - Keep electrum server values updated in the postman collection

✅ Validation

  • All JSON files remain valid after updates
  • Only server/node arrays were modified
  • Original request structure preserved

🤖 Automation

This PR was created automatically by the update-nodes.yml workflow.


Note: Please review the changes to ensure the new server/node values are appropriate before merging.

- Updated 2 request file(s) with latest server/node values
- Supports ETH/EVM, Tendermint, UTXO, and ZHTLC protocols
- Limits to 3 servers max, prioritizing cipig/komodo domains
- Synchronized with coins repository data
- Addresses issue #360
@github-actions github-actions bot added CI/CD enhancement New feature or request P1 Important task which needs to be completed soon automated Important task which needs to be completed soon labels Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated CI/CD enhancement New feature or request Important task which needs to be completed soon P1 Important task which needs to be completed soon

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants