-
Notifications
You must be signed in to change notification settings - Fork 312
feat: add new/updated PDP Install & Run guide #2421
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
- Merged 6 separate PDP sub-pages into one comprehensive guide - Updated SUMMARY.md to reflect simplified structure - Maintains all content while improving navigation and readability
…ntent - Updated to focus on FWSS instead of legacy PDP implementation - Changed from mainnet to Calibration testnet configuration - Updated Curio to use 'rename' branch instead of 'synapse' - Added emoji headers for better visual organization - Simplified wallet setup with delegated address instructions - Removed detailed pdptool usage section - Updated Slack channels to include #spx-pdp - Improved formatting and readability throughout
Removed emoji symbols from all hint blocks as they are redundant with GitBook's color-coded alert banners. Kept emojis in section headers for better visual navigation.
- Changed banner from DEPRECATED to ALPHA FEATURE - UNDER DEVELOPMENT - Removed link matrix cards table from top of document - Clarified that PDP is in active development for testing purposes
Added back documentation and support links for each major component: - Lotus section: Documentation and #fil-lotus-help Slack - YugabyteDB section: Documentation and Yugabyte Slack - Curio section: Documentation, PDP docs, and relevant Slack channels These section-specific resources were lost during the initial file consolidation.
- Removed unnecessary column headers - Added light blue background color (#e3f2fd) - Simplified table structure to match original PDF - Corrected labels to match PDF exactly
- Moved tables to correct position after description paragraphs - Restored GitBook card-style tables with logos - Matches original PDF layout exactly
Changed main PDP page warning from DEPRECATED to ALPHA FEATURE - UNDER DEVELOPMENT to match the Install & Run PDP page
Updated Go installation instructions to version 1.24.0.
Updated the git checkout command to use 'pdpv0' branch instead of 'rename'.
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.
Updated and added new PDP install and run guidelines to reflect the most recent changes.