forked from solana-foundation/developer-content
-
Notifications
You must be signed in to change notification settings - Fork 0
merge #1
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
Open
metasal1
wants to merge
59
commits into
metasal1:main
Choose a base branch
from
solana-foundation:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
merge #1
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
* correct difficulty to match slug, corrected typo, changed to official faucet, fixed heading (in MD if 2 headings have the same name, the anchor tag will point to first link * added v2 example for v2 * added check on curve example --------- Co-authored-by: Sal Samani <sal@milysec.com>
* feat: calculate rent * feat: get balance * feat: create account * chore: prettier
Remove duplicated line
* feat:added table of contents to index.md * fixed file links, ran prettier:lint * fixed links, removed header * feat:added /content/cookbook/ to links * fixed broken links and mislabeled clients
Line 131 -- // Airdop to Payer ++// Airdrop to Payer
* Update restore-keypair.md to include v2 examples * Update restore-keypair.md updated formatting
added info about v2 updated link titles to match removed excessive inline comments
* Update check-publickey.md to include web3.js v2 example * Update content/cookbook/wallets/check-publickey.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> --------- Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> Co-authored-by: John <75003086+ZYJLiu@users.noreply.github.com>
* Add web3jsV2 examples * Code review * Update add-priority-fees.md * Fix formatting * Update add-priority-fees.md --------- Co-authored-by: nickfrosty <75431177+nickfrosty@users.noreply.github.com>
* prettier fix * send-sol * load-keypair-from-file * connect-wallet-react
* Fixing compile error in Anchor CPI lesson * Fixed prettier error
* Small typos in anchor-cpi.md Found these small typos while I was going through this lesson. * Fixed typo leading to failing tests at the end of the lab
* fix typo in intro-to-custom-onchain-programs.md * fix style issue * fix style issue --------- Co-authored-by: Hung Chu <hung.chuquoc@ninjavan.co>
improving Keypoint description of PDAs
* fix: remove * fix: add hyper link for exclusive-tests
* actions.md * lookup-tables.md * retry.md * state-compression.md * confirmation.md
* Update index.mdx updating description of id key according to [`JSON RPC 2.0` standard](https://www.jsonrpc.org/specification#request_object) * Update index.mdx * Update docs/rpc/http/index.mdx * Update index.mdx Updating description based on specification --------- Co-authored-by: Mike MacCana <mike.maccana@gmail.com>
* Update reading-from-network.md why behind buffering this way * Update docs/intro/quick-start/reading-from-network.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * fix: spacing --------- Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com>
* fix: typo filename "anchor init --template=multiple" generates "error.rs", not "errors.rs" * feat: update dependencies * fix: typo link * fix: code indent
remove [
* docs: update anza docs links * refactor: naming and broken link
* Fix link's relative path * Add the DePin guide * Spelling and other small details * Update content/guides/depin/getting-started.md Co-authored-by: lanvidr <51134415+lanvidr@users.noreply.github.com> * Update content/guides/depin/getting-started.md Co-authored-by: lanvidr <51134415+lanvidr@users.noreply.github.com> * Update content/guides/depin/getting-started.md Co-authored-by: lanvidr <51134415+lanvidr@users.noreply.github.com> * Update content/guides/depin/getting-started.md Co-authored-by: lanvidr <51134415+lanvidr@users.noreply.github.com> * Update content/guides/depin/getting-started.md Co-authored-by: lanvidr <51134415+lanvidr@users.noreply.github.com> * Update content/guides/depin/getting-started.md Co-authored-by: lanvidr <51134415+lanvidr@users.noreply.github.com> * Run prettier * Update content/guides/depin/getting-started.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * Update content/guides/depin/getting-started.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * Update content/guides/depin/getting-started.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * Update content/guides/depin/getting-started.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * Update content/guides/depin/getting-started.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * Update content/guides/depin/getting-started.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * Update content/guides/depin/getting-started.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * Update content/guides/depin/getting-started.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * Run prettier * Copy updates --------- Co-authored-by: lanvidr <51134415+lanvidr@users.noreply.github.com> Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com>
* fix: typos * refactor: link and wording * refactor: assorted
* Update verified-builds.md * Code review
* clusters.md * fees.md * index.md * transactions.md * _adjusted_staking_yield.md * dev.md * installation.md * local-setup.md * solana-test-validator.md * fix: update Solana CLI installation URL and related formatting * fix: remove irrelevant changes from PR
* added error fix for Cargo.lock version * Update docs/intro/installation.md * Update docs/intro/installation.md * fix: typo * feat: added github issue --------- Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com>
* Fix link's relative path * Repeated forward-slashes (//) are not valid in the href * Fix formatting due to #665
* fix: typos * fix: prettier style * chore: prettier --------- Co-authored-by: nickfrosty <75431177+nickfrosty@users.noreply.github.com>
* add toolkit content * prettier:fix * Update docs/toolkit/index.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * Update docs/toolkit/index.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * Update docs/toolkit/index.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * Update docs/toolkit/index.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * Update docs/toolkit/index.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * Update docs/toolkit/index.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * Update docs/toolkit/index.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * Update docs/toolkit/index.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * Update docs/toolkit/index.md Co-authored-by: Nick Frostbutter <75431177+nickfrosty@users.noreply.github.com> * update docs * update docs * prettier:fix * update projects * add test docs * update * fixes * refactor: adjustments * refactor: mucho global * fix: mucho info * fix: install from latest * fix: installing * fix: prettier --------- Co-authored-by: nickfrosty <75431177+nickfrosty@users.noreply.github.com>
* toolkit updates and SEO optimization * prettier:fix * refactor: wording * refactor: seo title * fix: nested quotes --------- Co-authored-by: nickfrosty <75431177+nickfrosty@users.noreply.github.com>
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.
Problem
Summary of Changes
Fixes #