Skip to content

Upgrade pubky SDK from 0.6.0-rc.6 to 0.6.0 stable#10

Open
gcomte wants to merge 1 commit intomainfrom
upgrade-pubky-sdk-0.6.0
Open

Upgrade pubky SDK from 0.6.0-rc.6 to 0.6.0 stable#10
gcomte wants to merge 1 commit intomainfrom
upgrade-pubky-sdk-0.6.0

Conversation

@gcomte
Copy link

@gcomte gcomte commented Feb 25, 2026

Summary

  • Bump pubky from 0.6.0-rc.6 to 0.6.0 and pubky-testnet from 0.6.0-rc.6exp to 0.6.0
  • Adapt to breaking API changes: homeserver()homeserver_app(), admin()admin_server(), PublicKey::to_string() now returns pubky-prefixed strings
  • Use PublicKey::z32() for admin API URL paths that require raw z32 encoding
  • Replace deprecated EphemeralTestnet::start_minimal() with the builder pattern

Bump pubky to 0.6.0 and pubky-testnet to 0.6.0, adapting to breaking
API changes:

- Use PublicKey::z32() for admin API URL paths (Display now includes
  "pubky" prefix)
- Rename homeserver() to homeserver_app(), admin() to admin_server()
- Replace deprecated EphemeralTestnet::start_minimal() with builder
  pattern
- Add retry_signup helper for transient DHT publish conflicts
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