Skip to content

Adds generator assertion page - #419

Open
johnnymatthews wants to merge 5 commits into
mainfrom
add/generator-assertion
Open

Adds generator assertion page#419
johnnymatthews wants to merge 5 commits into
mainfrom
add/generator-assertion

Conversation

@johnnymatthews

Copy link
Copy Markdown
Contributor

Closes #402

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 20, 2026

Copy link
Copy Markdown

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: da3b32d
Status: ✅  Deploy successful!
Preview URL: https://1e9b7b77.docs-czv.pages.dev
Branch Preview URL: https://add-generator-assertion.docs-czv.pages.dev

View logs

- **Source chain**: the blockchain your Generator monitors (see [shinzo.network/chains](https://shinzo.network/chains) for supported chains).
1. Click **Sign & Submit** to sign the assertion digest with your withdrawal key.

What happens next, on-chain, is what makes the assertion trustworthy. The outpost contract verifies that the signing key controls the validator and that the validator is active and bonded, stores the signed assertion, and emits an `AssertionSigned` event. A relayer picks up the event and forwards the assertion to ShinzoHub, which verifies it again and records an authorization slip for the operator key. At that point the operator key is cleared to register a Generator client.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to changed to what we have now and what we are releasing

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.

Document Generator Assertion process

2 participants