You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed broken links I found when renaming them to Yellowstone
Double-checked all links I renamed for functionality
Changed chain information to match what we have here
My questions: ./migrations/migrating-to-yellowstone did not exist, changed it to ./migrating-to-yellowstone. Two instances of this, should we make a new folder for it? Current location is docs/connecting-to-a-lit-network. docs/connecting-to-a-lit-network/testnets.md says 6.1.0 is the earliest version of datil-dev, with the migration to Yellowstone, what would we change it to?
./migrations/migrating-to-yellowstone did not exist, changed it to ./migrating-to-yellowstone. Two instances of this, should we make a new folder for it? Current location is docs/connecting-to-a-lit-network.
Right now we have this page in the docs which has the URL 'migrating-to-vesuvius' , we should probably update that right?
@awisniew207 I'm going to change base branch of this PR to wyatt/datil-test as they both should be merged together and wyatt/datil-test needs the vesuvius -> yellowstone changes as well
docs/connecting-to-a-lit-network/testnets.md says 6.1.0 is the earliest version of datil-dev, with the migration to Yellowstone, what would we change it to?
I think it needs to be the latest version of the SDK (the one that introduces yellowstone support)
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
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.
vesuviusMy questions:
./migrations/migrating-to-yellowstonedid not exist, changed it to./migrating-to-yellowstone. Two instances of this, should we make a new folder for it? Current location isdocs/connecting-to-a-lit-network.docs/connecting-to-a-lit-network/testnets.mdsays 6.1.0 is the earliest version ofdatil-dev, with the migration to Yellowstone, what would we change it to?