Skip to content

Conversation

@metasal1
Copy link
Owner

Problem

Summary of Changes

Fixes #

metasal1 and others added 9 commits November 19, 2024 09:34
* 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
* 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
@metasal1 metasal1 closed this Nov 21, 2024
@metasal1 metasal1 reopened this Nov 21, 2024
metasal1 and others added 19 commits November 21, 2024 11:38
* 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
intls and others added 30 commits November 25, 2024 20:03
* 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
* 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.