Skip to content

Key commitment update - #64

Merged
aykutbulut merged 5 commits into
GoogleChrome:mainfrom
aykutbulut:key-commitment-update
Aug 20, 2026
Merged

Key commitment update#64
aykutbulut merged 5 commits into
GoogleChrome:mainfrom
aykutbulut:key-commitment-update

Conversation

@aykutbulut

Copy link
Copy Markdown
Collaborator

This change updates the key commitment endpoint requirements.

  • Remove domain, it is deduced from the issuer endpoint.
  • Remove key_id, key_id is computed from the public key as specified by the
    ATHM protocol.
  • Add publicKeyProof field.
  • Rename issuer_origin to issuerRequestUri.
  • Rename public_key to publicKey.
  • Rename batch_size to batchSize.
  • Rename redeemer_origins to redeemerOrigins.

Aykut Bulut added 4 commits July 13, 2026 13:45
This change updates the key commitment endpoint requirements.

- Remove `domain`, it is deduced from the issuer endpoint.
- Remove `key_id`, `key_id` is computed from the public key as specified by the
  ATHM protocol.
- Add `publicKeyProof` field.
- Rename `issuer_origin` to `issuerRequestUri`.
- Rename `public_key` to `publicKey`.
- Rename `batch_size` to `batchSize`.
- Rename `redeemer_origins` to `redeemerOrigins`.
@aykutbulut
aykutbulut requested a review from ekovac August 20, 2026 15:59
@aykutbulut
aykutbulut merged commit c5e9177 into GoogleChrome:main Aug 20, 2026
6 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.

2 participants