v0.35.0: URI record support, dynamic TestNet configuration
Major changes since v0.34.2:
- The registry now generates URI records from registrations;
- Validators now expose a debug SCP endpoints;
- Config field
registry.enabled
has been renamed toregistry.public
; - Fixed a bug where TestNet nodes would fail to contact the registry;
- TestNet node now read their configuration dynamically from the registry;