Update and bump to RC3#4
Merged
Merged
Conversation
Changes: - Abstract: shortened - Interop and Reuse of CBOR Codecs: improve readability - Bump RC2 to RC3
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.
RC2 had numerous revisions before and after the June 2023 mainnet spork. Since that spork added the new CCF codec to support CCF-based events, we need a version bump to avoid confusion.
RC3 matches the CCF codec deployed in June 2023 mainnet spork and includes clarifications/readability improvements.
NOTE: I was going to add table of contents but GitHub automatically provides an "outline" button to show searchable outline. It is more useful than static table of contents (see screenshot).
Screenshot of GitHub's Automatic Searchable Outline
Changes:
ccf_specs.md in this PR matches fxamacker/ccf_draft RC3 rev. 20230904a (57cbe01).