Skip to content

docs: document FixDescriptor struct fields and all project events in API reference - #7

Merged
rya-sge merged 1 commit into
CMTA:mainfrom
NethermindEth:docs/api-reference-struct-events
May 24, 2026
Merged

docs: document FixDescriptor struct fields and all project events in API reference#7
rya-sge merged 1 commit into
CMTA:mainfrom
NethermindEth:docs/api-reference-struct-events

Conversation

@swapnilraj

Copy link
Copy Markdown
Contributor

Summary

  • Add a Struct: FixDescriptor subsection at the top of the API Reference, documenting all five fields (schemaHash, fixRoot, fixSBEPtr, fixSBELen, schemaURI) with types and descriptions.
  • Add Events subsection under FixDescriptorEngine documenting FixDescriptorSet and FixDescriptorUpdated.
  • Add Events subsection under FixDescriptorEngineModule documenting FixDescriptorEngineSet (added in v0.2.0).

Addresses Technical Committee feedback that these were present in code examples but not explained in the README.

Test plan

  • Verify markdown renders correctly on GitHub (tables, links, formatting)
  • Confirm field descriptions match IFixDescriptor.sol struct definition
  • Confirm event signatures match source declarations

Made with Cursor

…API reference

Address Technical Committee feedback: the FixDescriptor struct fields
(schemaHash, fixRoot, fixSBEPtr, fixSBELen, schemaURI) were used in
code examples but never explained, and the project-defined events were
missing from the API reference.

Co-authored-by: Cursor <cursoragent@cursor.com>
@rya-sge
rya-sge merged commit 6546959 into CMTA:main May 24, 2026
1 check 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