docs: add implementation specs and architecture overview#82
Closed
notJoon wants to merge 27 commits into
Closed
Conversation
… ZKGM - Added "Implementation Specs" link to the README for easy access to current implementation specifications. - Created a new README.md file in the specs directory detailing the implementation specifications for IBC, ZKGM, events, fixtures, and the toolchain. - Introduced detailed architecture documentation for the IBC v1 stack, outlining the system topology, external actors, state ownership, and authorization boundaries. - Added an Event Catalog to document the emitted events for IBC and ZKGM, including stability levels and attributes. - Established a Fixtures and Wire Compatibility spec to ensure byte-compatibility with external systems and describe the fixture generation process. - Documented the IBC v1 core specifications, detailing the core realm's responsibilities, client lifecycle, connection and channel lifecycle, and packet lifecycle. - Created a Light Clients spec to describe the v1 light-client adapter model and its responsibilities. - Added a Native Stdlib Overlay and Toolchain spec to outline the toolchain setup and local stdlib overlay used in development. - Introduced a ZKGM v1 App spec detailing the proxy and implementation realms, responsibilities, and instruction dispatch mechanisms. - Updated the common SendRaw procedure documentation to remove unnecessary log storage instructions.
…oof verification processes
Member
Author
|
move into wiki page. no need to maintain this |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary