docs(dependency-set): specify that dependency is bidirectional#480
Closed
qbzzt wants to merge 1 commit intoethereum-optimism:mainfrom
Closed
docs(dependency-set): specify that dependency is bidirectional#480qbzzt wants to merge 1 commit intoethereum-optimism:mainfrom
qbzzt wants to merge 1 commit intoethereum-optimism:mainfrom
Conversation
As discussed by @zainbacchus in our call today.
Contributor
|
I think this needs a bit more explaining, specifically around why and how. Perhaps this information isn't super legible, its part of #465 |
|
This should be helpful: ethereum-optimism/docs#1171 |
|
Closing this as this change was reverted. See:ethereum-optimism/docs#1186 |
Contributor
Author
|
I don't understand. Can chainA be in the dependency set of chainB if chainB is not in the dependency set of chainA? In other words, is it possible for me to send an interop message A->B, but not B->A? If so then the change I proposed is wrong. If not, it is necessary for accuracy. Changing the docs should not affect the specs, IMAO. |
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.
Description
Change the specs to match what I heard from @zainbacchus in our call today (unless I misunderstood).
Tests
N/A
Additional context
N/A
Metadata
N/A