Skip to content
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

Added message modes cookbook #724

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

pixelplex
Copy link
Contributor

Why is it important?

Related Issue

@reveloper
Copy link
Contributor

@vkokosh, thank you!

@reveloper reveloper merged commit 84e1b6d into ton-community:main Aug 28, 2024
1 check passed
github-actions bot pushed a commit to TownSquareXYZ/ton-docs that referenced this pull request Aug 29, 2024
reveloper added a commit that referenced this pull request Sep 27, 2024
* Fix according requests

* Fix link

* Add aliases

* [TON-350] add(article): Highload wallet v3 transactions

* Fix image links

* sap-list-update

* asset-processing_crush_fix

* Update enable-liteserver-node.md

* Writing the draft version

* Remove subsection

* Remarks corrected

* Added/changed post-review information

* New translations readme.mdx (Korean)

* New translations guidelines.md (Korean)

* New translations schemes-guidelines.mdx (Korean)

* New translations guidelines.md (Korean)

* Fix link in red_stone.mdx for price_manager.fc

* update inline specifier explanation

* Fix mistake with shards

* Remove tonsdk from bot

* Adds functionality description for GitHub branches

* add japanese to default

* New translations guidelines.md (Japanese)

* remove engines

* chore: rollback previous example

* Update code from tonsdk to pytoniq

* New translations principles-of-a-good-tutorial.md (Korean)

* New translations sample-tutorial.md (Korean)

* New translations readme.md (Korean)

* New translations contribution-rules.md (Korean)

* New translations maintainers.md (Korean)

* New translations participate.md (Korean)

* New translations mining.md (Korean)

* fix typos

* fix typo

* fix typo

* fix typos

* fix typo

* fix typos

* fix typos

* fix typo

* fix typo

* fix typo

* fix typo

* fix typos

* fix typo

* update dropdown menu

* fix import

* add translation of sidebar

* New translations overview.md (Chinese Simplified)

* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* remove content

* New translations overview.md (Chinese Simplified)

* New translations translation-style-guide.md (Chinese Simplified)

* Mandarin localization (#63)

* New translations cell-boc.mdx (Chinese Simplified)

* New translations as-contributor.md (Korean)

* New translations as-maintainer.md (Korean)

* New translations readme.mdx (Korean)

* New translations guidelines.md (Korean)

* New translations schemes-guidelines.mdx (Korean)

* New translations guidelines.md (Korean)

* New translations guidelines.md (Japanese)

* New translations principles-of-a-good-tutorial.md (Korean)

* New translations sample-tutorial.md (Korean)

* New translations readme.md (Korean)

* New translations contribution-rules.md (Korean)

* New translations maintainers.md (Korean)

* New translations participate.md (Korean)

* New translations mining.md (Korean)

* remove engines

* update dropdown menu

* fix import

* add translation of sidebar

---------

Co-authored-by: TonSquare <[email protected]>

* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* format fix

* Update to mytonctrl2 links in FullNode

* Add tip on how to use testnet config in Full Node

* Add tip about status fast in testnet

* Refactor

* Add link for testnet dump for archive node

* update default lang array

* New translations pow-givers.md (Korean)

* New translations sharding-lifecycle.mdx (Korean)

* fix header (#68)

* fix translation header

* Fix number of outgoing messages

* Remove duplicated

* Add tlb-parsers.md & Add tlb-codegen & fix link

* Separate parsers and tl-b generator

* add backend example for ton proof

* New translations send-transactions-from-highload.md (Chinese Simplified)

* New translations shards.mdx (Korean)

* New translations auditors.mdx (Korean)

* New translations outsource.mdx (Korean)

* New translations adnl.md (Korean)

* New translations getblock-ton-api.md (Korean)

* New translations overview.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* cut_warining

* Stepik corrections

Added RU and CHN links as well as replaced EN -> CHN in CHN pages

* Update academy-overview.md

* Add AWS instance description

* ecosystem_messages_layout_init

* ecosystem_messages_layuot_2

Correction sidebars,js

* ecosystem-messages-layout_3

Scheme files added

* ecosystem-messages-layout_4

Cookbook update

* chrore: add info about gasless transactions

* Add information about node setup timings

* Revert "ecosystem-messages-layout_4"

This reverts commit c33a788.

* ecosystem_messages_layout_4

Cookbook Update according new schemes

* cookbook_schemes_update

Added dark scheme

* Cookbook_update

Deleting old scheme

* Cookbook_update_3

Deleting old schemes

* Update jetton_transfer_dark.svg

* Fix non latin symbol

* Scheme_Visio_added

* Update archive-node.md

update archive node requirements

* Update enable-liteserver-node.md

update liteserver requirements

* sidebar_fix

* Delete public proxy and C++ compile page

- participate/web3/sites-and-proxy
- public proxy

* Delete public proxy and C++ instruction

- participate/web3/sites-and-proxy
- public proxy
amend

* Revert "Delete public proxy and C++ instruction"

This reverts commit 4adc61a.

* tons_sites_for_apps_page_added

* Updated after review

* cut_jetton_text

Cut the jetton - as Standard operation text from the Cookbook.

* Update how-to-run-ton-site.md

* Update how-to-run-ton-site.md

* Revert wallet.md typo fix

* Add error of wrong user usage for nodes

* docs(cookbook): update Go address parsing example

* feat: ton connect tg bot integration archived

* Update single-nominator.mdx (#710)

* Update single-nominator.mdx (#711)

* collectiong_minging_fix

Transfer fixes from PR, which got stuck because of merge conflicts.

https://github.com/ton-community/ton-docs/pull/664/files

* 🐛 Fix link in doc (#685)

* Add some explanation for effective stake (#687)

Co-authored-by: Full-Hat <[email protected]>

* feat: Add tonconnect vue sdk link (#688)

* add tonconnect vue sdk link

* fix typo

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: infinityspectra <[email protected]>

* feat: upd wallets switch testnet info (#694)

Co-authored-by: igor <[email protected]>

* Add Error parsing dependencies to troubleshooting (#695)

Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: AlexG <[email protected]>

* Fix typo in mode 0 of send_raw_message (#699)

This is a non-trivial typo as developer most likely refer to mode 0 to understand how token transfer works

* Update how-to-run-ton-site.md (#700)

* update ton connect docs, add video (#701)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Update cookbook.md date->data (#703)

* Update messages.md (#706)

Fixed Send a regular message

* fix_node_troubleshooting

added lost snippet related to Version problem

* update troubleshooting (#712)

* update_ton_connect_button

* remove mytonctrl2 branch mentions (#714)

* Scheme update 2 (#707)

* Ecosystem_schemes_layout_5

Try to change font replacement

* Ecosystem_scheme_png_update

* Ecosystem_sheme_png_2

* Update nodes-troubleshooting.md

* SAP list update

SAP list updated according current status of auditors on Ecosystem.

* added contributors wall

* single-nominator-fix

* wallet-guidelines-cut-oudated-link

* Added info run docker (#611)

* add info run in docker

* change docker repository mytonctrl

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

---------

Co-authored-by: Sergey Andreev <[email protected]>
Co-authored-by: AlexG <[email protected]>
Co-authored-by: Dr. Awesome Doge <[email protected]>

* Fixed code for selling nft on getgems (#691)

* fixed code for selling nft on getgems

* fix first mistake with nanoTon

* added suggestions that tokens come in different decimals

---------

Co-authored-by: vityooook <[email protected]>

* feat: add high-load wallet v3 to wallet tutorial (#715)

* Update difference-of-blockchains.md (#716)

The previous link is broken, fix with ton.org pdf

* Add transaction and messages hashes examples (#718)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Added message modes cookbook (#724)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Update data about archive node sync timings (#720)

Co-authored-by: Full-Hat <[email protected]>

* add Japanese content document translation (#743)

* Transaction outcome description (#708)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update auditors.mdx

* Additional changes to Msg & Tx page (#744)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Added an example of how to send a transaction with Wallet V5 (#721)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Added actual link to wallet v5 (#725)

Co-authored-by: Vladislav Kokosh <[email protected]>

* feat: upd mytonwallet switch testnet info (#726)

Co-authored-by: igor <[email protected]>

* fix bridge.ton.org link (#727)

and open external links in new page

* Add status output explanation (#728)

Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: Full-Hat <[email protected]>

* Add information about api keys (#730)

Co-authored-by: Full-Hat <[email protected]>

* supplement Korean translation (#731)

Co-authored-by: lotteam003 <[email protected]>

* Adding Tatum under RPC Nodes provider (#745)

Adding Tatum under RPC Nodes provider as Tatum provides TON RPC Nodes and whole infrastructure to run Web3 Apps.

* Fix for buttons at academy page (#747)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Update academy-overview.md

Button

* add i18n ja translation (#732)

Co-authored-by: lotteam003 <[email protected]>

* Mytonctrl installer (#733)

* Add information about disabling storing archive blocks

* Add explanation to mytonctrl installer section

---------

Co-authored-by: Full-Hat <[email protected]>

* Add information about configs (#734)

Co-authored-by: Full-Hat <[email protected]>

* change link to tonapi rates documentarion (#735)

* Examples (#736)

* Update examples & add -t flag explanation

* Complete examples

---------

Co-authored-by: Full-Hat <[email protected]>

* Fix footer & add guideline (#739)

* fix & udpate footer

* update guides

* complete add footer guide

* update branch doc

* specify function

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* improve transaction processing (#741)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add vue section (#738)

* add vue section

* cut numbers from header

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Add testnet.dton.io (#750)

* Add tonpy to TLB parsers and codegen (#749)

* fix jetton sample (#742)

#637

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* remove numbers (#751)

* Update node-types.md (#748)

* Added tonutils SDK to the Python SDKs section (#740)

* update_bridge_example_link

* Add -c flag explanation in liteserver test node (#670)

* Add -c flag explanation in liteserver test node

* Update links to mytonctrl master

* Update examples & add -t flag explanation

* Add -c flag explanation in liteserver test node

* Update links to mytonctrl master

---------

Co-authored-by: Full-Hat <[email protected]>

* Add .NET ton_proof demo (#723)

* Add information about api keys (#729)

* Add information about api keys

* Remove info about tariffs

---------

Co-authored-by: Full-Hat <[email protected]>

* added translation (#752)

* Update analysis link (#674)

* Update analysis link

* Fix link

* Add eth 2.0 info

* Remove Eth 1.0 & update ton name

---------

Co-authored-by: Full-Hat <[email protected]>

* node-commands_added

* Fixed cases with 16 flag in modes cookbook (#754)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Docu update on MacOS installation and docker image with MyTonCtrl 2.0 (#755)

* update ton installation on MacOS

* update docker with MyTonCtrl 2.0 docu

---------

Co-authored-by: neodiX <[email protected]>

* cut-ecosystem-sap

* Update governance.md

* lite-client-naming

* Update sign.mdx (#760)

added convenient check if proof valid

* nodes_documentation_fine_update (#762)

* nodes_documentation_fine_update

* added_wallet_deployment_for_each_shard

* added_mintless_jettons

* beauty_fixes

* beauty_fixes_2

* build_fix

* fix_node_reqierements

* node_reqierement_fix.mdx

* fix_node_reqierements_2

* fix_node_reqierements_3

* wallet_v5_caution_cut

* feat: clarified jetton errors information (#771)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add Chainstack as node & indexer provider (#774)

* Update_node_reqierements

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>
Co-authored-by: Andrey Semenov <[email protected]>
Co-authored-by: AlexG <[email protected]>
Co-authored-by: Maksim Kurbatov <[email protected]>
Co-authored-by: Vladislav Kokosh <[email protected]>
Co-authored-by: TonSquare <[email protected]>
Co-authored-by: Igor Golodnitsky <[email protected]>
Co-authored-by: Ryan Holanda <[email protected]>
Co-authored-by: Victor S <[email protected]>
Co-authored-by: sansx <[email protected]>
Co-authored-by: sansx <[email protected]>
Co-authored-by: omahs <[email protected]>
Co-authored-by: “mlikhar” <[email protected]>
Co-authored-by: Antonoff <[email protected]>
Co-authored-by: p.nazarychev <[email protected]>
Co-authored-by: Airam G <[email protected]>
Co-authored-by: Oleg Baranov <[email protected]>
Co-authored-by: Anthony Tsivarev <[email protected]>
Co-authored-by: 70sh1 <[email protected]>
Co-authored-by: igor <[email protected]>
Co-authored-by: Ginta <[email protected]>
Co-authored-by: PixelPlex Dev team <[email protected]>
Co-authored-by: infinityspectra <[email protected]>
Co-authored-by: NakeyJakey <[email protected]>
Co-authored-by: Devin <[email protected]>
Co-authored-by: Duginets Nikita <[email protected]>
Co-authored-by: Roman <[email protected]>
Co-authored-by: Sergey Andreev <[email protected]>
Co-authored-by: Dr. Awesome Doge <[email protected]>
Co-authored-by: Victor <[email protected]>
Co-authored-by: vityooook <[email protected]>
Co-authored-by: aSpite <[email protected]>
Co-authored-by: zhangchitc <[email protected]>
Co-authored-by: SilentPine <[email protected]>
Co-authored-by: spookyahell <[email protected]>
Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: lotteam003 <[email protected]>
Co-authored-by: lotteam003 <[email protected]>
Co-authored-by: blockchaingirl1407 <[email protected]>
Co-authored-by: Moiseev Ilya <[email protected]>
Co-authored-by: Andrey Tvorozhkov <[email protected]>
Co-authored-by: Artem <[email protected]>
Co-authored-by: Shon Ness <[email protected]>
Co-authored-by: Alexander <[email protected]>
Co-authored-by: StarryHazex <[email protected]>
Co-authored-by: neodix42 <[email protected]>
Co-authored-by: neodiX <[email protected]>
Co-authored-by: EmelyanenkoK <[email protected]>
Co-authored-by: JeanClaude (JC) <[email protected]>
Co-authored-by: Ake <[email protected]>
gleb498 added a commit to pixelplex/ton-docs that referenced this pull request Oct 2, 2024
* Fix according requests

* Fix link

* Add aliases

* [TON-350] add(article): Highload wallet v3 transactions

* Fix image links

* sap-list-update

* asset-processing_crush_fix

* Update enable-liteserver-node.md

* Writing the draft version

* Remove subsection

* Remarks corrected

* Added/changed post-review information

* New translations readme.mdx (Korean)

* New translations guidelines.md (Korean)

* New translations schemes-guidelines.mdx (Korean)

* New translations guidelines.md (Korean)

* Fix link in red_stone.mdx for price_manager.fc

* update inline specifier explanation

* Fix mistake with shards

* Remove tonsdk from bot

* Adds functionality description for GitHub branches

* add japanese to default

* New translations guidelines.md (Japanese)

* remove engines

* chore: rollback previous example

* Update code from tonsdk to pytoniq

* New translations principles-of-a-good-tutorial.md (Korean)

* New translations sample-tutorial.md (Korean)

* New translations readme.md (Korean)

* New translations contribution-rules.md (Korean)

* New translations maintainers.md (Korean)

* New translations participate.md (Korean)

* New translations mining.md (Korean)

* fix typos

* fix typo

* fix typo

* fix typos

* fix typo

* fix typos

* fix typos

* fix typo

* fix typo

* fix typo

* fix typo

* fix typos

* fix typo

* update dropdown menu

* fix import

* add translation of sidebar

* New translations overview.md (Chinese Simplified)

* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* remove content

* New translations overview.md (Chinese Simplified)

* New translations translation-style-guide.md (Chinese Simplified)

* Mandarin localization (ton-community#63)

* New translations cell-boc.mdx (Chinese Simplified)

* New translations as-contributor.md (Korean)

* New translations as-maintainer.md (Korean)

* New translations readme.mdx (Korean)

* New translations guidelines.md (Korean)

* New translations schemes-guidelines.mdx (Korean)

* New translations guidelines.md (Korean)

* New translations guidelines.md (Japanese)

* New translations principles-of-a-good-tutorial.md (Korean)

* New translations sample-tutorial.md (Korean)

* New translations readme.md (Korean)

* New translations contribution-rules.md (Korean)

* New translations maintainers.md (Korean)

* New translations participate.md (Korean)

* New translations mining.md (Korean)

* remove engines

* update dropdown menu

* fix import

* add translation of sidebar

---------

Co-authored-by: TonSquare <[email protected]>

* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* format fix

* Update to mytonctrl2 links in FullNode

* Add tip on how to use testnet config in Full Node

* Add tip about status fast in testnet

* Refactor

* Add link for testnet dump for archive node

* update default lang array

* New translations pow-givers.md (Korean)

* New translations sharding-lifecycle.mdx (Korean)

* fix header (ton-community#68)

* fix translation header

* Fix number of outgoing messages

* Remove duplicated

* Add tlb-parsers.md & Add tlb-codegen & fix link

* Separate parsers and tl-b generator

* add backend example for ton proof

* New translations send-transactions-from-highload.md (Chinese Simplified)

* New translations shards.mdx (Korean)

* New translations auditors.mdx (Korean)

* New translations outsource.mdx (Korean)

* New translations adnl.md (Korean)

* New translations getblock-ton-api.md (Korean)

* New translations overview.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* cut_warining

* Stepik corrections

Added RU and CHN links as well as replaced EN -> CHN in CHN pages

* Update academy-overview.md

* Add AWS instance description

* ecosystem_messages_layout_init

* ecosystem_messages_layuot_2

Correction sidebars,js

* ecosystem-messages-layout_3

Scheme files added

* ecosystem-messages-layout_4

Cookbook update

* chrore: add info about gasless transactions

* Add information about node setup timings

* Revert "ecosystem-messages-layout_4"

This reverts commit c33a788.

* ecosystem_messages_layout_4

Cookbook Update according new schemes

* cookbook_schemes_update

Added dark scheme

* Cookbook_update

Deleting old scheme

* Cookbook_update_3

Deleting old schemes

* Update jetton_transfer_dark.svg

* Fix non latin symbol

* Scheme_Visio_added

* Update archive-node.md

update archive node requirements

* Update enable-liteserver-node.md

update liteserver requirements

* sidebar_fix

* Delete public proxy and C++ compile page

- participate/web3/sites-and-proxy
- public proxy

* Delete public proxy and C++ instruction

- participate/web3/sites-and-proxy
- public proxy
amend

* Revert "Delete public proxy and C++ instruction"

This reverts commit 4adc61a.

* tons_sites_for_apps_page_added

* Updated after review

* cut_jetton_text

Cut the jetton - as Standard operation text from the Cookbook.

* Update how-to-run-ton-site.md

* Update how-to-run-ton-site.md

* Revert wallet.md typo fix

* Add error of wrong user usage for nodes

* docs(cookbook): update Go address parsing example

* feat: ton connect tg bot integration archived

* Update single-nominator.mdx (ton-community#710)

* Update single-nominator.mdx (ton-community#711)

* collectiong_minging_fix

Transfer fixes from PR, which got stuck because of merge conflicts.

https://github.com/ton-community/ton-docs/pull/664/files

* 🐛 Fix link in doc (ton-community#685)

* Add some explanation for effective stake (ton-community#687)

Co-authored-by: Full-Hat <[email protected]>

* feat: Add tonconnect vue sdk link (ton-community#688)

* add tonconnect vue sdk link

* fix typo

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: infinityspectra <[email protected]>

* feat: upd wallets switch testnet info (ton-community#694)

Co-authored-by: igor <[email protected]>

* Add Error parsing dependencies to troubleshooting (ton-community#695)

Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: AlexG <[email protected]>

* Fix typo in mode 0 of send_raw_message (ton-community#699)

This is a non-trivial typo as developer most likely refer to mode 0 to understand how token transfer works

* Update how-to-run-ton-site.md (ton-community#700)

* update ton connect docs, add video (ton-community#701)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Update cookbook.md date->data (ton-community#703)

* Update messages.md (ton-community#706)

Fixed Send a regular message

* fix_node_troubleshooting

added lost snippet related to Version problem

* update troubleshooting (ton-community#712)

* update_ton_connect_button

* remove mytonctrl2 branch mentions (ton-community#714)

* Scheme update 2 (ton-community#707)

* Ecosystem_schemes_layout_5

Try to change font replacement

* Ecosystem_scheme_png_update

* Ecosystem_sheme_png_2

* Update nodes-troubleshooting.md

* SAP list update

SAP list updated according current status of auditors on Ecosystem.

* added contributors wall

* single-nominator-fix

* wallet-guidelines-cut-oudated-link

* Added info run docker (ton-community#611)

* add info run in docker

* change docker repository mytonctrl

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

---------

Co-authored-by: Sergey Andreev <[email protected]>
Co-authored-by: AlexG <[email protected]>
Co-authored-by: Dr. Awesome Doge <[email protected]>

* Fixed code for selling nft on getgems (ton-community#691)

* fixed code for selling nft on getgems

* fix first mistake with nanoTon

* added suggestions that tokens come in different decimals

---------

Co-authored-by: vityooook <[email protected]>

* feat: add high-load wallet v3 to wallet tutorial (ton-community#715)

* Update difference-of-blockchains.md (ton-community#716)

The previous link is broken, fix with ton.org pdf

* Add transaction and messages hashes examples (ton-community#718)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Added message modes cookbook (ton-community#724)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Update data about archive node sync timings (ton-community#720)

Co-authored-by: Full-Hat <[email protected]>

* add Japanese content document translation (ton-community#743)

* Transaction outcome description (ton-community#708)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update auditors.mdx

* Additional changes to Msg & Tx page (ton-community#744)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Added an example of how to send a transaction with Wallet V5 (ton-community#721)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Added actual link to wallet v5 (ton-community#725)

Co-authored-by: Vladislav Kokosh <[email protected]>

* feat: upd mytonwallet switch testnet info (ton-community#726)

Co-authored-by: igor <[email protected]>

* fix bridge.ton.org link (ton-community#727)

and open external links in new page

* Add status output explanation (ton-community#728)

Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: Full-Hat <[email protected]>

* Add information about api keys (ton-community#730)

Co-authored-by: Full-Hat <[email protected]>

* supplement Korean translation (ton-community#731)

Co-authored-by: lotteam003 <[email protected]>

* Adding Tatum under RPC Nodes provider (ton-community#745)

Adding Tatum under RPC Nodes provider as Tatum provides TON RPC Nodes and whole infrastructure to run Web3 Apps.

* Fix for buttons at academy page (ton-community#747)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Update academy-overview.md

Button

* add i18n ja translation (ton-community#732)

Co-authored-by: lotteam003 <[email protected]>

* Mytonctrl installer (ton-community#733)

* Add information about disabling storing archive blocks

* Add explanation to mytonctrl installer section

---------

Co-authored-by: Full-Hat <[email protected]>

* Add information about configs (ton-community#734)

Co-authored-by: Full-Hat <[email protected]>

* change link to tonapi rates documentarion (ton-community#735)

* Examples (ton-community#736)

* Update examples & add -t flag explanation

* Complete examples

---------

Co-authored-by: Full-Hat <[email protected]>

* Fix footer & add guideline (ton-community#739)

* fix & udpate footer

* update guides

* complete add footer guide

* update branch doc

* specify function

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* improve transaction processing (ton-community#741)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add vue section (ton-community#738)

* add vue section

* cut numbers from header

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Add testnet.dton.io (ton-community#750)

* Add tonpy to TLB parsers and codegen (ton-community#749)

* fix jetton sample (ton-community#742)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* remove numbers (ton-community#751)

* Update node-types.md (ton-community#748)

* Added tonutils SDK to the Python SDKs section (ton-community#740)

* update_bridge_example_link

* Add -c flag explanation in liteserver test node (ton-community#670)

* Add -c flag explanation in liteserver test node

* Update links to mytonctrl master

* Update examples & add -t flag explanation

* Add -c flag explanation in liteserver test node

* Update links to mytonctrl master

---------

Co-authored-by: Full-Hat <[email protected]>

* Add .NET ton_proof demo (ton-community#723)

* Add information about api keys (ton-community#729)

* Add information about api keys

* Remove info about tariffs

---------

Co-authored-by: Full-Hat <[email protected]>

* added translation (ton-community#752)

* Update analysis link (ton-community#674)

* Update analysis link

* Fix link

* Add eth 2.0 info

* Remove Eth 1.0 & update ton name

---------

Co-authored-by: Full-Hat <[email protected]>

* node-commands_added

* Fixed cases with 16 flag in modes cookbook (ton-community#754)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Docu update on MacOS installation and docker image with MyTonCtrl 2.0 (ton-community#755)

* update ton installation on MacOS

* update docker with MyTonCtrl 2.0 docu

---------

Co-authored-by: neodiX <[email protected]>

* cut-ecosystem-sap

* Update governance.md

* lite-client-naming

* Update sign.mdx (ton-community#760)

added convenient check if proof valid

* nodes_documentation_fine_update (ton-community#762)

* nodes_documentation_fine_update

* added_wallet_deployment_for_each_shard

* added_mintless_jettons

* beauty_fixes

* beauty_fixes_2

* build_fix

* fix_node_reqierements

* node_reqierement_fix.mdx

* fix_node_reqierements_2

* fix_node_reqierements_3

* wallet_v5_caution_cut

* feat: clarified jetton errors information (ton-community#771)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add Chainstack as node & indexer provider (ton-community#774)

* Update_node_reqierements

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>
Co-authored-by: Andrey Semenov <[email protected]>
Co-authored-by: AlexG <[email protected]>
Co-authored-by: Maksim Kurbatov <[email protected]>
Co-authored-by: Vladislav Kokosh <[email protected]>
Co-authored-by: TonSquare <[email protected]>
Co-authored-by: Igor Golodnitsky <[email protected]>
Co-authored-by: Ryan Holanda <[email protected]>
Co-authored-by: Victor S <[email protected]>
Co-authored-by: sansx <[email protected]>
Co-authored-by: sansx <[email protected]>
Co-authored-by: omahs <[email protected]>
Co-authored-by: “mlikhar” <[email protected]>
Co-authored-by: Antonoff <[email protected]>
Co-authored-by: p.nazarychev <[email protected]>
Co-authored-by: Airam G <[email protected]>
Co-authored-by: Oleg Baranov <[email protected]>
Co-authored-by: Anthony Tsivarev <[email protected]>
Co-authored-by: 70sh1 <[email protected]>
Co-authored-by: igor <[email protected]>
Co-authored-by: Ginta <[email protected]>
Co-authored-by: PixelPlex Dev team <[email protected]>
Co-authored-by: infinityspectra <[email protected]>
Co-authored-by: NakeyJakey <[email protected]>
Co-authored-by: Devin <[email protected]>
Co-authored-by: Duginets Nikita <[email protected]>
Co-authored-by: Roman <[email protected]>
Co-authored-by: Sergey Andreev <[email protected]>
Co-authored-by: Dr. Awesome Doge <[email protected]>
Co-authored-by: Victor <[email protected]>
Co-authored-by: vityooook <[email protected]>
Co-authored-by: aSpite <[email protected]>
Co-authored-by: zhangchitc <[email protected]>
Co-authored-by: SilentPine <[email protected]>
Co-authored-by: spookyahell <[email protected]>
Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: lotteam003 <[email protected]>
Co-authored-by: lotteam003 <[email protected]>
Co-authored-by: blockchaingirl1407 <[email protected]>
Co-authored-by: Moiseev Ilya <[email protected]>
Co-authored-by: Andrey Tvorozhkov <[email protected]>
Co-authored-by: Artem <[email protected]>
Co-authored-by: Shon Ness <[email protected]>
Co-authored-by: Alexander <[email protected]>
Co-authored-by: StarryHazex <[email protected]>
Co-authored-by: neodix42 <[email protected]>
Co-authored-by: neodiX <[email protected]>
Co-authored-by: EmelyanenkoK <[email protected]>
Co-authored-by: JeanClaude (JC) <[email protected]>
Co-authored-by: Ake <[email protected]>
reveloper added a commit that referenced this pull request Oct 8, 2024
* New translations guidelines.md (Korean)

* Fix link in red_stone.mdx for price_manager.fc

* update inline specifier explanation

* Fix mistake with shards

* Remove tonsdk from bot

* Adds functionality description for GitHub branches

* add japanese to default

* New translations guidelines.md (Japanese)

* remove engines

* chore: rollback previous example

* Update code from tonsdk to pytoniq

* New translations principles-of-a-good-tutorial.md (Korean)

* New translations sample-tutorial.md (Korean)

* New translations readme.md (Korean)

* New translations contribution-rules.md (Korean)

* New translations maintainers.md (Korean)

* New translations participate.md (Korean)

* New translations mining.md (Korean)

* fix typos

* fix typo

* fix typo

* fix typos

* fix typo

* fix typos

* fix typos

* fix typo

* fix typo

* fix typo

* fix typo

* fix typos

* fix typo

* update dropdown menu

* fix import

* add translation of sidebar

* New translations overview.md (Chinese Simplified)

* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* remove content

* New translations overview.md (Chinese Simplified)

* New translations translation-style-guide.md (Chinese Simplified)

* Mandarin localization (#63)

* New translations cell-boc.mdx (Chinese Simplified)

* New translations as-contributor.md (Korean)

* New translations as-maintainer.md (Korean)

* New translations readme.mdx (Korean)

* New translations guidelines.md (Korean)

* New translations schemes-guidelines.mdx (Korean)

* New translations guidelines.md (Korean)

* New translations guidelines.md (Japanese)

* New translations principles-of-a-good-tutorial.md (Korean)

* New translations sample-tutorial.md (Korean)

* New translations readme.md (Korean)

* New translations contribution-rules.md (Korean)

* New translations maintainers.md (Korean)

* New translations participate.md (Korean)

* New translations mining.md (Korean)

* remove engines

* update dropdown menu

* fix import

* add translation of sidebar

---------

Co-authored-by: TonSquare <[email protected]>

* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* format fix

* Update to mytonctrl2 links in FullNode

* Add tip on how to use testnet config in Full Node

* Add tip about status fast in testnet

* Refactor

* Add link for testnet dump for archive node

* update default lang array

* New translations pow-givers.md (Korean)

* New translations sharding-lifecycle.mdx (Korean)

* fix header (#68)

* fix translation header

* Fix number of outgoing messages

* Remove duplicated

* Add tlb-parsers.md & Add tlb-codegen & fix link

* Separate parsers and tl-b generator

* add backend example for ton proof

* New translations send-transactions-from-highload.md (Chinese Simplified)

* New translations shards.mdx (Korean)

* New translations auditors.mdx (Korean)

* New translations outsource.mdx (Korean)

* New translations adnl.md (Korean)

* New translations getblock-ton-api.md (Korean)

* New translations overview.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* cut_warining

* Stepik corrections

Added RU and CHN links as well as replaced EN -> CHN in CHN pages

* Update academy-overview.md

* Add AWS instance description

* ecosystem_messages_layout_init

* ecosystem_messages_layuot_2

Correction sidebars,js

* ecosystem-messages-layout_3

Scheme files added

* ecosystem-messages-layout_4

Cookbook update

* chrore: add info about gasless transactions

* Add information about node setup timings

* Revert "ecosystem-messages-layout_4"

This reverts commit c33a788.

* ecosystem_messages_layout_4

Cookbook Update according new schemes

* cookbook_schemes_update

Added dark scheme

* Cookbook_update

Deleting old scheme

* Cookbook_update_3

Deleting old schemes

* Update jetton_transfer_dark.svg

* Fix non latin symbol

* Scheme_Visio_added

* Update archive-node.md

update archive node requirements

* Update enable-liteserver-node.md

update liteserver requirements

* sidebar_fix

* Delete public proxy and C++ compile page

- participate/web3/sites-and-proxy
- public proxy

* Delete public proxy and C++ instruction

- participate/web3/sites-and-proxy
- public proxy
amend

* Revert "Delete public proxy and C++ instruction"

This reverts commit 4adc61a.

* tons_sites_for_apps_page_added

* Updated after review

* cut_jetton_text

Cut the jetton - as Standard operation text from the Cookbook.

* Update how-to-run-ton-site.md

* Update how-to-run-ton-site.md

* Revert wallet.md typo fix

* Add error of wrong user usage for nodes

* docs(cookbook): update Go address parsing example

* feat: ton connect tg bot integration archived

* Update single-nominator.mdx (#710)

* Update single-nominator.mdx (#711)

* collectiong_minging_fix

Transfer fixes from PR, which got stuck because of merge conflicts.

https://github.com/ton-community/ton-docs/pull/664/files

* 🐛 Fix link in doc (#685)

* Add some explanation for effective stake (#687)

Co-authored-by: Full-Hat <[email protected]>

* feat: Add tonconnect vue sdk link (#688)

* add tonconnect vue sdk link

* fix typo

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: infinityspectra <[email protected]>

* feat: upd wallets switch testnet info (#694)

Co-authored-by: igor <[email protected]>

* Add Error parsing dependencies to troubleshooting (#695)

Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: AlexG <[email protected]>

* Fix typo in mode 0 of send_raw_message (#699)

This is a non-trivial typo as developer most likely refer to mode 0 to understand how token transfer works

* Update how-to-run-ton-site.md (#700)

* update ton connect docs, add video (#701)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Update cookbook.md date->data (#703)

* Update messages.md (#706)

Fixed Send a regular message

* fix_node_troubleshooting

added lost snippet related to Version problem

* update troubleshooting (#712)

* update_ton_connect_button

* remove mytonctrl2 branch mentions (#714)

* Scheme update 2 (#707)

* Ecosystem_schemes_layout_5

Try to change font replacement

* Ecosystem_scheme_png_update

* Ecosystem_sheme_png_2

* Update nodes-troubleshooting.md

* SAP list update

SAP list updated according current status of auditors on Ecosystem.

* added contributors wall

* single-nominator-fix

* wallet-guidelines-cut-oudated-link

* Added info run docker (#611)

* add info run in docker

* change docker repository mytonctrl

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

---------

Co-authored-by: Sergey Andreev <[email protected]>
Co-authored-by: AlexG <[email protected]>
Co-authored-by: Dr. Awesome Doge <[email protected]>

* Fixed code for selling nft on getgems (#691)

* fixed code for selling nft on getgems

* fix first mistake with nanoTon

* added suggestions that tokens come in different decimals

---------

Co-authored-by: vityooook <[email protected]>

* feat: add high-load wallet v3 to wallet tutorial (#715)

* Update difference-of-blockchains.md (#716)

The previous link is broken, fix with ton.org pdf

* Add transaction and messages hashes examples (#718)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Added message modes cookbook (#724)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Update data about archive node sync timings (#720)

Co-authored-by: Full-Hat <[email protected]>

* add Japanese content document translation (#743)

* Transaction outcome description (#708)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update auditors.mdx

* Additional changes to Msg & Tx page (#744)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Added an example of how to send a transaction with Wallet V5 (#721)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Added actual link to wallet v5 (#725)

Co-authored-by: Vladislav Kokosh <[email protected]>

* feat: upd mytonwallet switch testnet info (#726)

Co-authored-by: igor <[email protected]>

* fix bridge.ton.org link (#727)

and open external links in new page

* Add status output explanation (#728)

Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: Full-Hat <[email protected]>

* Add information about api keys (#730)

Co-authored-by: Full-Hat <[email protected]>

* supplement Korean translation (#731)

Co-authored-by: lotteam003 <[email protected]>

* Adding Tatum under RPC Nodes provider (#745)

Adding Tatum under RPC Nodes provider as Tatum provides TON RPC Nodes and whole infrastructure to run Web3 Apps.

* Fix for buttons at academy page (#747)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Update academy-overview.md

Button

* add i18n ja translation (#732)

Co-authored-by: lotteam003 <[email protected]>

* Mytonctrl installer (#733)

* Add information about disabling storing archive blocks

* Add explanation to mytonctrl installer section

---------

Co-authored-by: Full-Hat <[email protected]>

* Add information about configs (#734)

Co-authored-by: Full-Hat <[email protected]>

* change link to tonapi rates documentarion (#735)

* Examples (#736)

* Update examples & add -t flag explanation

* Complete examples

---------

Co-authored-by: Full-Hat <[email protected]>

* Fix footer & add guideline (#739)

* fix & udpate footer

* update guides

* complete add footer guide

* update branch doc

* specify function

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* improve transaction processing (#741)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add vue section (#738)

* add vue section

* cut numbers from header

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Add testnet.dton.io (#750)

* Add tonpy to TLB parsers and codegen (#749)

* fix jetton sample (#742)

#637

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* remove numbers (#751)

* Update node-types.md (#748)

* Added tonutils SDK to the Python SDKs section (#740)

* update_bridge_example_link

* Add -c flag explanation in liteserver test node (#670)

* Add -c flag explanation in liteserver test node

* Update links to mytonctrl master

* Update examples & add -t flag explanation

* Add -c flag explanation in liteserver test node

* Update links to mytonctrl master

---------

Co-authored-by: Full-Hat <[email protected]>

* Add .NET ton_proof demo (#723)

* Add information about api keys (#729)

* Add information about api keys

* Remove info about tariffs

---------

Co-authored-by: Full-Hat <[email protected]>

* added translation (#752)

* Update analysis link (#674)

* Update analysis link

* Fix link

* Add eth 2.0 info

* Remove Eth 1.0 & update ton name

---------

Co-authored-by: Full-Hat <[email protected]>

* node-commands_added

* Fixed cases with 16 flag in modes cookbook (#754)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Docu update on MacOS installation and docker image with MyTonCtrl 2.0 (#755)

* update ton installation on MacOS

* update docker with MyTonCtrl 2.0 docu

---------

Co-authored-by: neodiX <[email protected]>

* cut-ecosystem-sap

* Update governance.md

* lite-client-naming

* Update sign.mdx (#760)

added convenient check if proof valid

* nodes_documentation_fine_update (#762)

* nodes_documentation_fine_update

* added_wallet_deployment_for_each_shard

* added_mintless_jettons

* beauty_fixes

* beauty_fixes_2

* build_fix

* fix_node_reqierements

* node_reqierement_fix.mdx

* fix_node_reqierements_2

* fix_node_reqierements_3

* wallet_v5_caution_cut

* feat: clarified jetton errors information (#771)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add Chainstack as node & indexer provider (#774)

* Update_node_reqierements

* feat: add nodes video (#779)

* Fix transfer example for V5R1 wallet (#778)

https://github.com/ton-blockchain/wallet-contract-v5/blob/88557ebc33047a95207f6e47ac8aadb102dff744/contracts/wallet_v5.fc#L82

Transfer will fail without IGNORE_ERRORS flag with 137 exit code

* feat: add examples with assets sdk for message builders (#667)

* feat: add examples with assets sdk for message builders

* improve assets-sdk examples

* add info about Jetton and NFT Contracts

* feat: add cells information

---------

Co-authored-by: “mlikhar” <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add OP Codes to the docs (#763)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Update academy-overview.md

Button

* op code update

Added known op codes

* Update contracts.md

* Update contracts.md

* Added DEX opcodes

StonFi&DeDust

* Update contracts.md

* add secure guidelines for nodes (#766)

Co-authored-by: AlexG <[email protected]>

* feat: update Prism.js definitions of Tact and FunC for syntax highlighting (#768)

* feat(prism): update Tact from 1.2.0 to 1.5.0

* feat(prism): update and enhance FunC from 0.2.0 to 0.4.4

* Check ef (#773)

* check_ef description

* update check_ef description & update status info

* update check_ef description (add links to configs)

* update check_ef description (fix typos)

---------

Co-authored-by: Full-Hat <[email protected]>

* Minor corrections (#780)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Update academy-overview.md

Button

* op code update

Added known op codes

* Update contracts.md

* Update contracts.md

* Added DEX opcodes

StonFi&DeDust

* Update contracts.md

* Add serokell

* Refatored page about node types (#769)

* Update cookbook.md (#777)

Fixed

* React doc wrappers (#673)

* improve react doc

* chore: add wrappers examples for react doc

* add more info about react

* add info about contract deploy

* remove protocol pages from doc, improve react doc

---------

Co-authored-by: “mlikhar” <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Update custom-overlays.md

* shard-optimization-guidelines-added

* fix_address_format.mdx

* rework documentation with guidelines in first iterartion

* feat: update docusaurus version

* feat: divide sidebars

* feat: divide sidebars

* add husky and cspell for grammar check

* fix docs/develop/howto/step-by-step.mdx

* fix some spelling

* fix: fix husky

* feat: reorganize learn sidebar

* nodes section renewal

* refactor TON Node Command-Line Flags

---------

Co-authored-by: TonSquare <[email protected]>
Co-authored-by: Igor Golodnitsky <[email protected]>
Co-authored-by: Ryan Holanda <[email protected]>
Co-authored-by: Victor S <[email protected]>
Co-authored-by: AlexG <[email protected]>
Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: sansx <[email protected]>
Co-authored-by: sansx <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: omahs <[email protected]>
Co-authored-by: “mlikhar” <[email protected]>
Co-authored-by: Antonoff <[email protected]>
Co-authored-by: p.nazarychev <[email protected]>
Co-authored-by: Airam G <[email protected]>
Co-authored-by: Vladislav Kokosh <[email protected]>
Co-authored-by: Oleg Baranov <[email protected]>
Co-authored-by: Anthony Tsivarev <[email protected]>
Co-authored-by: 70sh1 <[email protected]>
Co-authored-by: igor <[email protected]>
Co-authored-by: Maksim Kurbatov <[email protected]>
Co-authored-by: Ginta <[email protected]>
Co-authored-by: PixelPlex Dev team <[email protected]>
Co-authored-by: infinityspectra <[email protected]>
Co-authored-by: NakeyJakey <[email protected]>
Co-authored-by: Devin <[email protected]>
Co-authored-by: Duginets Nikita <[email protected]>
Co-authored-by: Roman <[email protected]>
Co-authored-by: Sergey Andreev <[email protected]>
Co-authored-by: Dr. Awesome Doge <[email protected]>
Co-authored-by: Victor <[email protected]>
Co-authored-by: vityooook <[email protected]>
Co-authored-by: aSpite <[email protected]>
Co-authored-by: zhangchitc <[email protected]>
Co-authored-by: SilentPine <[email protected]>
Co-authored-by: spookyahell <[email protected]>
Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: lotteam003 <[email protected]>
Co-authored-by: lotteam003 <[email protected]>
Co-authored-by: blockchaingirl1407 <[email protected]>
Co-authored-by: Moiseev Ilya <[email protected]>
Co-authored-by: Andrey Tvorozhkov <[email protected]>
Co-authored-by: Artem <[email protected]>
Co-authored-by: Shon Ness <[email protected]>
Co-authored-by: Alexander <[email protected]>
Co-authored-by: StarryHazex <[email protected]>
Co-authored-by: neodix42 <[email protected]>
Co-authored-by: neodiX <[email protected]>
Co-authored-by: EmelyanenkoK <[email protected]>
Co-authored-by: JeanClaude (JC) <[email protected]>
Co-authored-by: Ake <[email protected]>
Co-authored-by: Max Voloshinskii <[email protected]>
Co-authored-by: Novus Nota <[email protected]>
Co-authored-by: Pavel Nazarychev <[email protected]>
Co-authored-by: yycceth <[email protected]>
Co-authored-by: Gleb Karavatski <[email protected]>
reveloper added a commit that referenced this pull request Oct 11, 2024
* Adds functionality description for GitHub branches

* add japanese to default

* New translations guidelines.md (Japanese)

* remove engines

* chore: rollback previous example

* Update code from tonsdk to pytoniq

* New translations principles-of-a-good-tutorial.md (Korean)

* New translations sample-tutorial.md (Korean)

* New translations readme.md (Korean)

* New translations contribution-rules.md (Korean)

* New translations maintainers.md (Korean)

* New translations participate.md (Korean)

* New translations mining.md (Korean)

* fix typos

* fix typo

* fix typo

* fix typos

* fix typo

* fix typos

* fix typos

* fix typo

* fix typo

* fix typo

* fix typo

* fix typos

* fix typo

* update dropdown menu

* fix import

* add translation of sidebar

* New translations overview.md (Chinese Simplified)

* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* remove content

* New translations overview.md (Chinese Simplified)

* New translations translation-style-guide.md (Chinese Simplified)

* Mandarin localization (#63)

* New translations cell-boc.mdx (Chinese Simplified)

* New translations as-contributor.md (Korean)

* New translations as-maintainer.md (Korean)

* New translations readme.mdx (Korean)

* New translations guidelines.md (Korean)

* New translations schemes-guidelines.mdx (Korean)

* New translations guidelines.md (Korean)

* New translations guidelines.md (Japanese)

* New translations principles-of-a-good-tutorial.md (Korean)

* New translations sample-tutorial.md (Korean)

* New translations readme.md (Korean)

* New translations contribution-rules.md (Korean)

* New translations maintainers.md (Korean)

* New translations participate.md (Korean)

* New translations mining.md (Korean)

* remove engines

* update dropdown menu

* fix import

* add translation of sidebar

---------

Co-authored-by: TonSquare <[email protected]>

* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* format fix

* Update to mytonctrl2 links in FullNode

* Add tip on how to use testnet config in Full Node

* Add tip about status fast in testnet

* Refactor

* Add link for testnet dump for archive node

* update default lang array

* New translations pow-givers.md (Korean)

* New translations sharding-lifecycle.mdx (Korean)

* fix header (#68)

* fix translation header

* Fix number of outgoing messages

* Remove duplicated

* Add tlb-parsers.md & Add tlb-codegen & fix link

* Separate parsers and tl-b generator

* add backend example for ton proof

* New translations send-transactions-from-highload.md (Chinese Simplified)

* New translations shards.mdx (Korean)

* New translations auditors.mdx (Korean)

* New translations outsource.mdx (Korean)

* New translations adnl.md (Korean)

* New translations getblock-ton-api.md (Korean)

* New translations overview.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* cut_warining

* Stepik corrections

Added RU and CHN links as well as replaced EN -> CHN in CHN pages

* Update academy-overview.md

* Add AWS instance description

* ecosystem_messages_layout_init

* ecosystem_messages_layuot_2

Correction sidebars,js

* ecosystem-messages-layout_3

Scheme files added

* ecosystem-messages-layout_4

Cookbook update

* chrore: add info about gasless transactions

* Add information about node setup timings

* Revert "ecosystem-messages-layout_4"

This reverts commit c33a788.

* ecosystem_messages_layout_4

Cookbook Update according new schemes

* cookbook_schemes_update

Added dark scheme

* Cookbook_update

Deleting old scheme

* Cookbook_update_3

Deleting old schemes

* Update jetton_transfer_dark.svg

* Fix non latin symbol

* Scheme_Visio_added

* Update archive-node.md

update archive node requirements

* Update enable-liteserver-node.md

update liteserver requirements

* sidebar_fix

* Delete public proxy and C++ compile page

- participate/web3/sites-and-proxy
- public proxy

* Delete public proxy and C++ instruction

- participate/web3/sites-and-proxy
- public proxy
amend

* Revert "Delete public proxy and C++ instruction"

This reverts commit 4adc61a.

* tons_sites_for_apps_page_added

* Updated after review

* cut_jetton_text

Cut the jetton - as Standard operation text from the Cookbook.

* Update how-to-run-ton-site.md

* Update how-to-run-ton-site.md

* Revert wallet.md typo fix

* Add error of wrong user usage for nodes

* docs(cookbook): update Go address parsing example

* feat: ton connect tg bot integration archived

* Update single-nominator.mdx (#710)

* Update single-nominator.mdx (#711)

* collectiong_minging_fix

Transfer fixes from PR, which got stuck because of merge conflicts.

https://github.com/ton-community/ton-docs/pull/664/files

* 🐛 Fix link in doc (#685)

* Add some explanation for effective stake (#687)

Co-authored-by: Full-Hat <[email protected]>

* feat: Add tonconnect vue sdk link (#688)

* add tonconnect vue sdk link

* fix typo

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: infinityspectra <[email protected]>

* feat: upd wallets switch testnet info (#694)

Co-authored-by: igor <[email protected]>

* Add Error parsing dependencies to troubleshooting (#695)

Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: AlexG <[email protected]>

* Fix typo in mode 0 of send_raw_message (#699)

This is a non-trivial typo as developer most likely refer to mode 0 to understand how token transfer works

* Update how-to-run-ton-site.md (#700)

* update ton connect docs, add video (#701)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Update cookbook.md date->data (#703)

* Update messages.md (#706)

Fixed Send a regular message

* fix_node_troubleshooting

added lost snippet related to Version problem

* update troubleshooting (#712)

* update_ton_connect_button

* remove mytonctrl2 branch mentions (#714)

* Scheme update 2 (#707)

* Ecosystem_schemes_layout_5

Try to change font replacement

* Ecosystem_scheme_png_update

* Ecosystem_sheme_png_2

* Update nodes-troubleshooting.md

* SAP list update

SAP list updated according current status of auditors on Ecosystem.

* added contributors wall

* single-nominator-fix

* wallet-guidelines-cut-oudated-link

* Added info run docker (#611)

* add info run in docker

* change docker repository mytonctrl

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

---------

Co-authored-by: Sergey Andreev <[email protected]>
Co-authored-by: AlexG <[email protected]>
Co-authored-by: Dr. Awesome Doge <[email protected]>

* Fixed code for selling nft on getgems (#691)

* fixed code for selling nft on getgems

* fix first mistake with nanoTon

* added suggestions that tokens come in different decimals

---------

Co-authored-by: vityooook <[email protected]>

* feat: add high-load wallet v3 to wallet tutorial (#715)

* Update difference-of-blockchains.md (#716)

The previous link is broken, fix with ton.org pdf

* Add transaction and messages hashes examples (#718)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Added message modes cookbook (#724)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Update data about archive node sync timings (#720)

Co-authored-by: Full-Hat <[email protected]>

* add Japanese content document translation (#743)

* Transaction outcome description (#708)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update auditors.mdx

* Additional changes to Msg & Tx page (#744)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Added an example of how to send a transaction with Wallet V5 (#721)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Added actual link to wallet v5 (#725)

Co-authored-by: Vladislav Kokosh <[email protected]>

* feat: upd mytonwallet switch testnet info (#726)

Co-authored-by: igor <[email protected]>

* fix bridge.ton.org link (#727)

and open external links in new page

* Add status output explanation (#728)

Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: Full-Hat <[email protected]>

* Add information about api keys (#730)

Co-authored-by: Full-Hat <[email protected]>

* supplement Korean translation (#731)

Co-authored-by: lotteam003 <[email protected]>

* Adding Tatum under RPC Nodes provider (#745)

Adding Tatum under RPC Nodes provider as Tatum provides TON RPC Nodes and whole infrastructure to run Web3 Apps.

* Fix for buttons at academy page (#747)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Update academy-overview.md

Button

* add i18n ja translation (#732)

Co-authored-by: lotteam003 <[email protected]>

* Mytonctrl installer (#733)

* Add information about disabling storing archive blocks

* Add explanation to mytonctrl installer section

---------

Co-authored-by: Full-Hat <[email protected]>

* Add information about configs (#734)

Co-authored-by: Full-Hat <[email protected]>

* change link to tonapi rates documentarion (#735)

* Examples (#736)

* Update examples & add -t flag explanation

* Complete examples

---------

Co-authored-by: Full-Hat <[email protected]>

* Fix footer & add guideline (#739)

* fix & udpate footer

* update guides

* complete add footer guide

* update branch doc

* specify function

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* improve transaction processing (#741)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add vue section (#738)

* add vue section

* cut numbers from header

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Add testnet.dton.io (#750)

* Add tonpy to TLB parsers and codegen (#749)

* fix jetton sample (#742)

#637

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* remove numbers (#751)

* Update node-types.md (#748)

* Added tonutils SDK to the Python SDKs section (#740)

* update_bridge_example_link

* Add -c flag explanation in liteserver test node (#670)

* Add -c flag explanation in liteserver test node

* Update links to mytonctrl master

* Update examples & add -t flag explanation

* Add -c flag explanation in liteserver test node

* Update links to mytonctrl master

---------

Co-authored-by: Full-Hat <[email protected]>

* Add .NET ton_proof demo (#723)

* Add information about api keys (#729)

* Add information about api keys

* Remove info about tariffs

---------

Co-authored-by: Full-Hat <[email protected]>

* added translation (#752)

* Update analysis link (#674)

* Update analysis link

* Fix link

* Add eth 2.0 info

* Remove Eth 1.0 & update ton name

---------

Co-authored-by: Full-Hat <[email protected]>

* node-commands_added

* Fixed cases with 16 flag in modes cookbook (#754)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Docu update on MacOS installation and docker image with MyTonCtrl 2.0 (#755)

* update ton installation on MacOS

* update docker with MyTonCtrl 2.0 docu

---------

Co-authored-by: neodiX <[email protected]>

* cut-ecosystem-sap

* Update governance.md

* lite-client-naming

* Update sign.mdx (#760)

added convenient check if proof valid

* nodes_documentation_fine_update (#762)

* nodes_documentation_fine_update

* added_wallet_deployment_for_each_shard

* added_mintless_jettons

* beauty_fixes

* beauty_fixes_2

* build_fix

* fix_node_reqierements

* node_reqierement_fix.mdx

* fix_node_reqierements_2

* fix_node_reqierements_3

* wallet_v5_caution_cut

* feat: clarified jetton errors information (#771)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add Chainstack as node & indexer provider (#774)

* Update_node_reqierements

* feat: add nodes video (#779)

* Fix transfer example for V5R1 wallet (#778)

https://github.com/ton-blockchain/wallet-contract-v5/blob/88557ebc33047a95207f6e47ac8aadb102dff744/contracts/wallet_v5.fc#L82

Transfer will fail without IGNORE_ERRORS flag with 137 exit code

* feat: add examples with assets sdk for message builders (#667)

* feat: add examples with assets sdk for message builders

* improve assets-sdk examples

* add info about Jetton and NFT Contracts

* feat: add cells information

---------

Co-authored-by: “mlikhar” <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add OP Codes to the docs (#763)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Update academy-overview.md

Button

* op code update

Added known op codes

* Update contracts.md

* Update contracts.md

* Added DEX opcodes

StonFi&DeDust

* Update contracts.md

* add secure guidelines for nodes (#766)

Co-authored-by: AlexG <[email protected]>

* feat: update Prism.js definitions of Tact and FunC for syntax highlighting (#768)

* feat(prism): update Tact from 1.2.0 to 1.5.0

* feat(prism): update and enhance FunC from 0.2.0 to 0.4.4

* Check ef (#773)

* check_ef description

* update check_ef description & update status info

* update check_ef description (add links to configs)

* update check_ef description (fix typos)

---------

Co-authored-by: Full-Hat <[email protected]>

* Minor corrections (#780)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Update academy-overview.md

Button

* op code update

Added known op codes

* Update contracts.md

* Update contracts.md

* Added DEX opcodes

StonFi&DeDust

* Update contracts.md

* Add serokell

* Refatored page about node types (#769)

* Update cookbook.md (#777)

Fixed

* React doc wrappers (#673)

* improve react doc

* chore: add wrappers examples for react doc

* add more info about react

* add info about contract deploy

* remove protocol pages from doc, improve react doc

---------

Co-authored-by: “mlikhar” <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Update custom-overlays.md

* shard-optimization-guidelines-added

* fix_address_format.mdx

* rework documentation with guidelines in first iterartion

* feat: update docusaurus version

* feat: divide sidebars

* feat: divide sidebars

* add husky and cspell for grammar check

* fix docs/develop/howto/step-by-step.mdx

* fix some spelling

* fix: fix husky

* feat: reorganize learn sidebar

* nodes section renewal

* refactor TON Node Command-Line Flags

* feat: extract navbar

* feat: update navbar

* aws_node_req_update.mdx

* Update full-node.mdx

* Update full-node.mdx

* feat: add contribute link

---------

Co-authored-by: AlexG <[email protected]>
Co-authored-by: sansx <[email protected]>
Co-authored-by: sansx <[email protected]>
Co-authored-by: TonSquare <[email protected]>
Co-authored-by: Ryan Holanda <[email protected]>
Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: omahs <[email protected]>
Co-authored-by: “mlikhar” <[email protected]>
Co-authored-by: Antonoff <[email protected]>
Co-authored-by: p.nazarychev <[email protected]>
Co-authored-by: Airam G <[email protected]>
Co-authored-by: Vladislav Kokosh <[email protected]>
Co-authored-by: Oleg Baranov <[email protected]>
Co-authored-by: Anthony Tsivarev <[email protected]>
Co-authored-by: 70sh1 <[email protected]>
Co-authored-by: igor <[email protected]>
Co-authored-by: Maksim Kurbatov <[email protected]>
Co-authored-by: Ginta <[email protected]>
Co-authored-by: PixelPlex Dev team <[email protected]>
Co-authored-by: infinityspectra <[email protected]>
Co-authored-by: NakeyJakey <[email protected]>
Co-authored-by: Devin <[email protected]>
Co-authored-by: Duginets Nikita <[email protected]>
Co-authored-by: Roman <[email protected]>
Co-authored-by: Sergey Andreev <[email protected]>
Co-authored-by: Dr. Awesome Doge <[email protected]>
Co-authored-by: Victor <[email protected]>
Co-authored-by: vityooook <[email protected]>
Co-authored-by: aSpite <[email protected]>
Co-authored-by: zhangchitc <[email protected]>
Co-authored-by: SilentPine <[email protected]>
Co-authored-by: spookyahell <[email protected]>
Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: lotteam003 <[email protected]>
Co-authored-by: lotteam003 <[email protected]>
Co-authored-by: blockchaingirl1407 <[email protected]>
Co-authored-by: Moiseev Ilya <[email protected]>
Co-authored-by: Andrey Tvorozhkov <[email protected]>
Co-authored-by: Artem <[email protected]>
Co-authored-by: Shon Ness <[email protected]>
Co-authored-by: Alexander <[email protected]>
Co-authored-by: StarryHazex <[email protected]>
Co-authored-by: neodix42 <[email protected]>
Co-authored-by: neodiX <[email protected]>
Co-authored-by: EmelyanenkoK <[email protected]>
Co-authored-by: JeanClaude (JC) <[email protected]>
Co-authored-by: Ake <[email protected]>
Co-authored-by: Max Voloshinskii <[email protected]>
Co-authored-by: Novus Nota <[email protected]>
Co-authored-by: Pavel Nazarychev <[email protected]>
Co-authored-by: yycceth <[email protected]>
Co-authored-by: Gleb Karavatski <[email protected]>
@a-bahdanau a-bahdanau deleted the send-modes-cookbook branch October 16, 2024 19:26
reveloper added a commit that referenced this pull request Oct 17, 2024
* New translations principles-of-a-good-tutorial.md (Korean)

* New translations sample-tutorial.md (Korean)

* New translations readme.md (Korean)

* New translations contribution-rules.md (Korean)

* New translations maintainers.md (Korean)

* New translations participate.md (Korean)

* New translations mining.md (Korean)

* fix typos

* fix typo

* fix typo

* fix typos

* fix typo

* fix typos

* fix typos

* fix typo

* fix typo

* fix typo

* fix typo

* fix typos

* fix typo

* update dropdown menu

* fix import

* add translation of sidebar

* New translations overview.md (Chinese Simplified)

* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* remove content

* New translations overview.md (Chinese Simplified)

* New translations translation-style-guide.md (Chinese Simplified)

* Mandarin localization (#63)

* New translations cell-boc.mdx (Chinese Simplified)

* New translations as-contributor.md (Korean)

* New translations as-maintainer.md (Korean)

* New translations readme.mdx (Korean)

* New translations guidelines.md (Korean)

* New translations schemes-guidelines.mdx (Korean)

* New translations guidelines.md (Korean)

* New translations guidelines.md (Japanese)

* New translations principles-of-a-good-tutorial.md (Korean)

* New translations sample-tutorial.md (Korean)

* New translations readme.md (Korean)

* New translations contribution-rules.md (Korean)

* New translations maintainers.md (Korean)

* New translations participate.md (Korean)

* New translations mining.md (Korean)

* remove engines

* update dropdown menu

* fix import

* add translation of sidebar

---------

Co-authored-by: TonSquare <[email protected]>

* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* format fix

* Update to mytonctrl2 links in FullNode

* Add tip on how to use testnet config in Full Node

* Add tip about status fast in testnet

* Refactor

* Add link for testnet dump for archive node

* update default lang array

* New translations pow-givers.md (Korean)

* New translations sharding-lifecycle.mdx (Korean)

* fix header (#68)

* fix translation header

* Fix number of outgoing messages

* Remove duplicated

* Add tlb-parsers.md & Add tlb-codegen & fix link

* Separate parsers and tl-b generator

* add backend example for ton proof

* New translations send-transactions-from-highload.md (Chinese Simplified)

* New translations shards.mdx (Korean)

* New translations auditors.mdx (Korean)

* New translations outsource.mdx (Korean)

* New translations adnl.md (Korean)

* New translations getblock-ton-api.md (Korean)

* New translations overview.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* cut_warining

* Stepik corrections

Added RU and CHN links as well as replaced EN -> CHN in CHN pages

* Update academy-overview.md

* Add AWS instance description

* ecosystem_messages_layout_init

* ecosystem_messages_layuot_2

Correction sidebars,js

* ecosystem-messages-layout_3

Scheme files added

* ecosystem-messages-layout_4

Cookbook update

* chrore: add info about gasless transactions

* Add information about node setup timings

* Revert "ecosystem-messages-layout_4"

This reverts commit c33a788.

* ecosystem_messages_layout_4

Cookbook Update according new schemes

* cookbook_schemes_update

Added dark scheme

* Cookbook_update

Deleting old scheme

* Cookbook_update_3

Deleting old schemes

* Update jetton_transfer_dark.svg

* Fix non latin symbol

* Scheme_Visio_added

* Update archive-node.md

update archive node requirements

* Update enable-liteserver-node.md

update liteserver requirements

* sidebar_fix

* Delete public proxy and C++ compile page

- participate/web3/sites-and-proxy
- public proxy

* Delete public proxy and C++ instruction

- participate/web3/sites-and-proxy
- public proxy
amend

* Revert "Delete public proxy and C++ instruction"

This reverts commit 4adc61a.

* tons_sites_for_apps_page_added

* Updated after review

* cut_jetton_text

Cut the jetton - as Standard operation text from the Cookbook.

* Update how-to-run-ton-site.md

* Update how-to-run-ton-site.md

* Revert wallet.md typo fix

* Add error of wrong user usage for nodes

* docs(cookbook): update Go address parsing example

* feat: ton connect tg bot integration archived

* Update single-nominator.mdx (#710)

* Update single-nominator.mdx (#711)

* collectiong_minging_fix

Transfer fixes from PR, which got stuck because of merge conflicts.

https://github.com/ton-community/ton-docs/pull/664/files

* 🐛 Fix link in doc (#685)

* Add some explanation for effective stake (#687)

Co-authored-by: Full-Hat <[email protected]>

* feat: Add tonconnect vue sdk link (#688)

* add tonconnect vue sdk link

* fix typo

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: infinityspectra <[email protected]>

* feat: upd wallets switch testnet info (#694)

Co-authored-by: igor <[email protected]>

* Add Error parsing dependencies to troubleshooting (#695)

Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: AlexG <[email protected]>

* Fix typo in mode 0 of send_raw_message (#699)

This is a non-trivial typo as developer most likely refer to mode 0 to understand how token transfer works

* Update how-to-run-ton-site.md (#700)

* update ton connect docs, add video (#701)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Update cookbook.md date->data (#703)

* Update messages.md (#706)

Fixed Send a regular message

* fix_node_troubleshooting

added lost snippet related to Version problem

* update troubleshooting (#712)

* update_ton_connect_button

* remove mytonctrl2 branch mentions (#714)

* Scheme update 2 (#707)

* Ecosystem_schemes_layout_5

Try to change font replacement

* Ecosystem_scheme_png_update

* Ecosystem_sheme_png_2

* Update nodes-troubleshooting.md

* SAP list update

SAP list updated according current status of auditors on Ecosystem.

* added contributors wall

* single-nominator-fix

* wallet-guidelines-cut-oudated-link

* Added info run docker (#611)

* add info run in docker

* change docker repository mytonctrl

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

---------

Co-authored-by: Sergey Andreev <[email protected]>
Co-authored-by: AlexG <[email protected]>
Co-authored-by: Dr. Awesome Doge <[email protected]>

* Fixed code for selling nft on getgems (#691)

* fixed code for selling nft on getgems

* fix first mistake with nanoTon

* added suggestions that tokens come in different decimals

---------

Co-authored-by: vityooook <[email protected]>

* feat: add high-load wallet v3 to wallet tutorial (#715)

* Update difference-of-blockchains.md (#716)

The previous link is broken, fix with ton.org pdf

* Add transaction and messages hashes examples (#718)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Added message modes cookbook (#724)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Update data about archive node sync timings (#720)

Co-authored-by: Full-Hat <[email protected]>

* add Japanese content document translation (#743)

* Transaction outcome description (#708)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update auditors.mdx

* Additional changes to Msg & Tx page (#744)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Added an example of how to send a transaction with Wallet V5 (#721)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Added actual link to wallet v5 (#725)

Co-authored-by: Vladislav Kokosh <[email protected]>

* feat: upd mytonwallet switch testnet info (#726)

Co-authored-by: igor <[email protected]>

* fix bridge.ton.org link (#727)

and open external links in new page

* Add status output explanation (#728)

Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: Full-Hat <[email protected]>

* Add information about api keys (#730)

Co-authored-by: Full-Hat <[email protected]>

* supplement Korean translation (#731)

Co-authored-by: lotteam003 <[email protected]>

* Adding Tatum under RPC Nodes provider (#745)

Adding Tatum under RPC Nodes provider as Tatum provides TON RPC Nodes and whole infrastructure to run Web3 Apps.

* Fix for buttons at academy page (#747)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Update academy-overview.md

Button

* add i18n ja translation (#732)

Co-authored-by: lotteam003 <[email protected]>

* Mytonctrl installer (#733)

* Add information about disabling storing archive blocks

* Add explanation to mytonctrl installer section

---------

Co-authored-by: Full-Hat <[email protected]>

* Add information about configs (#734)

Co-authored-by: Full-Hat <[email protected]>

* change link to tonapi rates documentarion (#735)

* Examples (#736)

* Update examples & add -t flag explanation

* Complete examples

---------

Co-authored-by: Full-Hat <[email protected]>

* Fix footer & add guideline (#739)

* fix & udpate footer

* update guides

* complete add footer guide

* update branch doc

* specify function

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* improve transaction processing (#741)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add vue section (#738)

* add vue section

* cut numbers from header

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Add testnet.dton.io (#750)

* Add tonpy to TLB parsers and codegen (#749)

* fix jetton sample (#742)

#637

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* remove numbers (#751)

* Update node-types.md (#748)

* Added tonutils SDK to the Python SDKs section (#740)

* update_bridge_example_link

* Add -c flag explanation in liteserver test node (#670)

* Add -c flag explanation in liteserver test node

* Update links to mytonctrl master

* Update examples & add -t flag explanation

* Add -c flag explanation in liteserver test node

* Update links to mytonctrl master

---------

Co-authored-by: Full-Hat <[email protected]>

* Add .NET ton_proof demo (#723)

* Add information about api keys (#729)

* Add information about api keys

* Remove info about tariffs

---------

Co-authored-by: Full-Hat <[email protected]>

* added translation (#752)

* Update analysis link (#674)

* Update analysis link

* Fix link

* Add eth 2.0 info

* Remove Eth 1.0 & update ton name

---------

Co-authored-by: Full-Hat <[email protected]>

* node-commands_added

* Fixed cases with 16 flag in modes cookbook (#754)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Docu update on MacOS installation and docker image with MyTonCtrl 2.0 (#755)

* update ton installation on MacOS

* update docker with MyTonCtrl 2.0 docu

---------

Co-authored-by: neodiX <[email protected]>

* cut-ecosystem-sap

* Update governance.md

* lite-client-naming

* Update sign.mdx (#760)

added convenient check if proof valid

* nodes_documentation_fine_update (#762)

* nodes_documentation_fine_update

* added_wallet_deployment_for_each_shard

* added_mintless_jettons

* beauty_fixes

* beauty_fixes_2

* build_fix

* fix_node_reqierements

* node_reqierement_fix.mdx

* fix_node_reqierements_2

* fix_node_reqierements_3

* wallet_v5_caution_cut

* feat: clarified jetton errors information (#771)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add Chainstack as node & indexer provider (#774)

* Update_node_reqierements

* feat: add nodes video (#779)

* Fix transfer example for V5R1 wallet (#778)

https://github.com/ton-blockchain/wallet-contract-v5/blob/88557ebc33047a95207f6e47ac8aadb102dff744/contracts/wallet_v5.fc#L82

Transfer will fail without IGNORE_ERRORS flag with 137 exit code

* feat: add examples with assets sdk for message builders (#667)

* feat: add examples with assets sdk for message builders

* improve assets-sdk examples

* add info about Jetton and NFT Contracts

* feat: add cells information

---------

Co-authored-by: “mlikhar” <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add OP Codes to the docs (#763)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Update academy-overview.md

Button

* op code update

Added known op codes

* Update contracts.md

* Update contracts.md

* Added DEX opcodes

StonFi&DeDust

* Update contracts.md

* add secure guidelines for nodes (#766)

Co-authored-by: AlexG <[email protected]>

* feat: update Prism.js definitions of Tact and FunC for syntax highlighting (#768)

* feat(prism): update Tact from 1.2.0 to 1.5.0

* feat(prism): update and enhance FunC from 0.2.0 to 0.4.4

* Check ef (#773)

* check_ef description

* update check_ef description & update status info

* update check_ef description (add links to configs)

* update check_ef description (fix typos)

---------

Co-authored-by: Full-Hat <[email protected]>

* Minor corrections (#780)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Update academy-overview.md

Button

* op code update

Added known op codes

* Update contracts.md

* Update contracts.md

* Added DEX opcodes

StonFi&DeDust

* Update contracts.md

* Add serokell

* Refatored page about node types (#769)

* Update cookbook.md (#777)

Fixed

* React doc wrappers (#673)

* improve react doc

* chore: add wrappers examples for react doc

* add more info about react

* add info about contract deploy

* remove protocol pages from doc, improve react doc

---------

Co-authored-by: “mlikhar” <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Update custom-overlays.md

* shard-optimization-guidelines-added

* fix_address_format.mdx

* rework documentation with guidelines in first iterartion

* feat: update docusaurus version

* feat: divide sidebars

* feat: divide sidebars

* add husky and cspell for grammar check

* fix docs/develop/howto/step-by-step.mdx

* fix some spelling

* fix: fix husky

* feat: reorganize learn sidebar

* nodes section renewal

* refactor TON Node Command-Line Flags

* feat: extract navbar

* feat: update navbar

* aws_node_req_update.mdx

* Update full-node.mdx

* Update full-node.mdx

* feat: add contribute link

* add redirect script

* Add smart contracts specs (#6)

* refactor wallets page

* fix highload ref

---------

Co-authored-by: Gleb Karavatski <[email protected]>

* feat: improve difference in the naming

* feat: improve concepts

* feat: remove web3 from upper bar

* feat: move wallets

* feat: rename mytonctrl

* feat: add guidelines

* feat: fix assets

* fix: fix move script

---------

Co-authored-by: AlexG <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: TonSquare <[email protected]>
Co-authored-by: omahs <[email protected]>
Co-authored-by: sansx <[email protected]>
Co-authored-by: sansx <[email protected]>
Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: “mlikhar” <[email protected]>
Co-authored-by: Antonoff <[email protected]>
Co-authored-by: p.nazarychev <[email protected]>
Co-authored-by: Airam G <[email protected]>
Co-authored-by: Vladislav Kokosh <[email protected]>
Co-authored-by: Oleg Baranov <[email protected]>
Co-authored-by: Anthony Tsivarev <[email protected]>
Co-authored-by: 70sh1 <[email protected]>
Co-authored-by: igor <[email protected]>
Co-authored-by: Maksim Kurbatov <[email protected]>
Co-authored-by: Ginta <[email protected]>
Co-authored-by: PixelPlex Dev team <[email protected]>
Co-authored-by: infinityspectra <[email protected]>
Co-authored-by: NakeyJakey <[email protected]>
Co-authored-by: Devin <[email protected]>
Co-authored-by: Duginets Nikita <[email protected]>
Co-authored-by: Roman <[email protected]>
Co-authored-by: Sergey Andreev <[email protected]>
Co-authored-by: Dr. Awesome Doge <[email protected]>
Co-authored-by: Victor <[email protected]>
Co-authored-by: vityooook <[email protected]>
Co-authored-by: aSpite <[email protected]>
Co-authored-by: zhangchitc <[email protected]>
Co-authored-by: SilentPine <[email protected]>
Co-authored-by: spookyahell <[email protected]>
Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: lotteam003 <[email protected]>
Co-authored-by: lotteam003 <[email protected]>
Co-authored-by: blockchaingirl1407 <[email protected]>
Co-authored-by: Moiseev Ilya <[email protected]>
Co-authored-by: Andrey Tvorozhkov <[email protected]>
Co-authored-by: Artem <[email protected]>
Co-authored-by: Shon Ness <[email protected]>
Co-authored-by: Alexander <[email protected]>
Co-authored-by: StarryHazex <[email protected]>
Co-authored-by: neodix42 <[email protected]>
Co-authored-by: neodiX <[email protected]>
Co-authored-by: EmelyanenkoK <[email protected]>
Co-authored-by: JeanClaude (JC) <[email protected]>
Co-authored-by: Ake <[email protected]>
Co-authored-by: Max Voloshinskii <[email protected]>
Co-authored-by: Novus Nota <[email protected]>
Co-authored-by: Pavel Nazarychev <[email protected]>
Co-authored-by: yycceth <[email protected]>
Co-authored-by: Gleb Karavatski <[email protected]>
Co-authored-by: Karavatski Gleb <[email protected]>
reveloper added a commit that referenced this pull request Oct 26, 2024
* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* remove content

* New translations overview.md (Chinese Simplified)

* New translations translation-style-guide.md (Chinese Simplified)

* Mandarin localization (#63)

* New translations cell-boc.mdx (Chinese Simplified)

* New translations as-contributor.md (Korean)

* New translations as-maintainer.md (Korean)

* New translations readme.mdx (Korean)

* New translations guidelines.md (Korean)

* New translations schemes-guidelines.mdx (Korean)

* New translations guidelines.md (Korean)

* New translations guidelines.md (Japanese)

* New translations principles-of-a-good-tutorial.md (Korean)

* New translations sample-tutorial.md (Korean)

* New translations readme.md (Korean)

* New translations contribution-rules.md (Korean)

* New translations maintainers.md (Korean)

* New translations participate.md (Korean)

* New translations mining.md (Korean)

* remove engines

* update dropdown menu

* fix import

* add translation of sidebar

---------

Co-authored-by: TonSquare <[email protected]>

* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* format fix

* Update to mytonctrl2 links in FullNode

* Add tip on how to use testnet config in Full Node

* Add tip about status fast in testnet

* Refactor

* Add link for testnet dump for archive node

* update default lang array

* New translations pow-givers.md (Korean)

* New translations sharding-lifecycle.mdx (Korean)

* fix header (#68)

* fix translation header

* Fix number of outgoing messages

* Remove duplicated

* Add tlb-parsers.md & Add tlb-codegen & fix link

* Separate parsers and tl-b generator

* add backend example for ton proof

* New translations send-transactions-from-highload.md (Chinese Simplified)

* New translations shards.mdx (Korean)

* New translations auditors.mdx (Korean)

* New translations outsource.mdx (Korean)

* New translations adnl.md (Korean)

* New translations getblock-ton-api.md (Korean)

* New translations overview.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* cut_warining

* Stepik corrections

Added RU and CHN links as well as replaced EN -> CHN in CHN pages

* Update academy-overview.md

* Add AWS instance description

* ecosystem_messages_layout_init

* ecosystem_messages_layuot_2

Correction sidebars,js

* ecosystem-messages-layout_3

Scheme files added

* ecosystem-messages-layout_4

Cookbook update

* chrore: add info about gasless transactions

* Add information about node setup timings

* Revert "ecosystem-messages-layout_4"

This reverts commit c33a788.

* ecosystem_messages_layout_4

Cookbook Update according new schemes

* cookbook_schemes_update

Added dark scheme

* Cookbook_update

Deleting old scheme

* Cookbook_update_3

Deleting old schemes

* Update jetton_transfer_dark.svg

* Fix non latin symbol

* Scheme_Visio_added

* Update archive-node.md

update archive node requirements

* Update enable-liteserver-node.md

update liteserver requirements

* sidebar_fix

* Delete public proxy and C++ compile page

- participate/web3/sites-and-proxy
- public proxy

* Delete public proxy and C++ instruction

- participate/web3/sites-and-proxy
- public proxy
amend

* Revert "Delete public proxy and C++ instruction"

This reverts commit 4adc61a.

* tons_sites_for_apps_page_added

* Updated after review

* cut_jetton_text

Cut the jetton - as Standard operation text from the Cookbook.

* Update how-to-run-ton-site.md

* Update how-to-run-ton-site.md

* Revert wallet.md typo fix

* Add error of wrong user usage for nodes

* docs(cookbook): update Go address parsing example

* feat: ton connect tg bot integration archived

* Update single-nominator.mdx (#710)

* Update single-nominator.mdx (#711)

* collectiong_minging_fix

Transfer fixes from PR, which got stuck because of merge conflicts.

https://github.com/ton-community/ton-docs/pull/664/files

* 🐛 Fix link in doc (#685)

* Add some explanation for effective stake (#687)

Co-authored-by: Full-Hat <[email protected]>

* feat: Add tonconnect vue sdk link (#688)

* add tonconnect vue sdk link

* fix typo

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: infinityspectra <[email protected]>

* feat: upd wallets switch testnet info (#694)

Co-authored-by: igor <[email protected]>

* Add Error parsing dependencies to troubleshooting (#695)

Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: AlexG <[email protected]>

* Fix typo in mode 0 of send_raw_message (#699)

This is a non-trivial typo as developer most likely refer to mode 0 to understand how token transfer works

* Update how-to-run-ton-site.md (#700)

* update ton connect docs, add video (#701)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Update cookbook.md date->data (#703)

* Update messages.md (#706)

Fixed Send a regular message

* fix_node_troubleshooting

added lost snippet related to Version problem

* update troubleshooting (#712)

* update_ton_connect_button

* remove mytonctrl2 branch mentions (#714)

* Scheme update 2 (#707)

* Ecosystem_schemes_layout_5

Try to change font replacement

* Ecosystem_scheme_png_update

* Ecosystem_sheme_png_2

* Update nodes-troubleshooting.md

* SAP list update

SAP list updated according current status of auditors on Ecosystem.

* added contributors wall

* single-nominator-fix

* wallet-guidelines-cut-oudated-link

* Added info run docker (#611)

* add info run in docker

* change docker repository mytonctrl

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

---------

Co-authored-by: Sergey Andreev <[email protected]>
Co-authored-by: AlexG <[email protected]>
Co-authored-by: Dr. Awesome Doge <[email protected]>

* Fixed code for selling nft on getgems (#691)

* fixed code for selling nft on getgems

* fix first mistake with nanoTon

* added suggestions that tokens come in different decimals

---------

Co-authored-by: vityooook <[email protected]>

* feat: add high-load wallet v3 to wallet tutorial (#715)

* Update difference-of-blockchains.md (#716)

The previous link is broken, fix with ton.org pdf

* Add transaction and messages hashes examples (#718)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Added message modes cookbook (#724)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Update data about archive node sync timings (#720)

Co-authored-by: Full-Hat <[email protected]>

* add Japanese content document translation (#743)

* Transaction outcome description (#708)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update auditors.mdx

* Additional changes to Msg & Tx page (#744)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Added an example of how to send a transaction with Wallet V5 (#721)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Added actual link to wallet v5 (#725)

Co-authored-by: Vladislav Kokosh <[email protected]>

* feat: upd mytonwallet switch testnet info (#726)

Co-authored-by: igor <[email protected]>

* fix bridge.ton.org link (#727)

and open external links in new page

* Add status output explanation (#728)

Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: Full-Hat <[email protected]>

* Add information about api keys (#730)

Co-authored-by: Full-Hat <[email protected]>

* supplement Korean translation (#731)

Co-authored-by: lotteam003 <[email protected]>

* Adding Tatum under RPC Nodes provider (#745)

Adding Tatum under RPC Nodes provider as Tatum provides TON RPC Nodes and whole infrastructure to run Web3 Apps.

* Fix for buttons at academy page (#747)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Update academy-overview.md

Button

* add i18n ja translation (#732)

Co-authored-by: lotteam003 <[email protected]>

* Mytonctrl installer (#733)

* Add information about disabling storing archive blocks

* Add explanation to mytonctrl installer section

---------

Co-authored-by: Full-Hat <[email protected]>

* Add information about configs (#734)

Co-authored-by: Full-Hat <[email protected]>

* change link to tonapi rates documentarion (#735)

* Examples (#736)

* Update examples & add -t flag explanation

* Complete examples

---------

Co-authored-by: Full-Hat <[email protected]>

* Fix footer & add guideline (#739)

* fix & udpate footer

* update guides

* complete add footer guide

* update branch doc

* specify function

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* improve transaction processing (#741)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add vue section (#738)

* add vue section

* cut numbers from header

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Add testnet.dton.io (#750)

* Add tonpy to TLB parsers and codegen (#749)

* fix jetton sample (#742)

#637

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* remove numbers (#751)

* Update node-types.md (#748)

* Added tonutils SDK to the Python SDKs section (#740)

* update_bridge_example_link

* Add -c flag explanation in liteserver test node (#670)

* Add -c flag explanation in liteserver test node

* Update links to mytonctrl master

* Update examples & add -t flag explanation

* Add -c flag explanation in liteserver test node

* Update links to mytonctrl master

---------

Co-authored-by: Full-Hat <[email protected]>

* Add .NET ton_proof demo (#723)

* Add information about api keys (#729)

* Add information about api keys

* Remove info about tariffs

---------

Co-authored-by: Full-Hat <[email protected]>

* added translation (#752)

* Update analysis link (#674)

* Update analysis link

* Fix link

* Add eth 2.0 info

* Remove Eth 1.0 & update ton name

---------

Co-authored-by: Full-Hat <[email protected]>

* node-commands_added

* Fixed cases with 16 flag in modes cookbook (#754)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Docu update on MacOS installation and docker image with MyTonCtrl 2.0 (#755)

* update ton installation on MacOS

* update docker with MyTonCtrl 2.0 docu

---------

Co-authored-by: neodiX <[email protected]>

* cut-ecosystem-sap

* Update governance.md

* lite-client-naming

* Update sign.mdx (#760)

added convenient check if proof valid

* nodes_documentation_fine_update (#762)

* nodes_documentation_fine_update

* added_wallet_deployment_for_each_shard

* added_mintless_jettons

* beauty_fixes

* beauty_fixes_2

* build_fix

* fix_node_reqierements

* node_reqierement_fix.mdx

* fix_node_reqierements_2

* fix_node_reqierements_3

* wallet_v5_caution_cut

* feat: clarified jetton errors information (#771)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add Chainstack as node & indexer provider (#774)

* Update_node_reqierements

* feat: add nodes video (#779)

* Fix transfer example for V5R1 wallet (#778)

https://github.com/ton-blockchain/wallet-contract-v5/blob/88557ebc33047a95207f6e47ac8aadb102dff744/contracts/wallet_v5.fc#L82

Transfer will fail without IGNORE_ERRORS flag with 137 exit code

* feat: add examples with assets sdk for message builders (#667)

* feat: add examples with assets sdk for message builders

* improve assets-sdk examples

* add info about Jetton and NFT Contracts

* feat: add cells information

---------

Co-authored-by: “mlikhar” <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add OP Codes to the docs (#763)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Update academy-overview.md

Button

* op code update

Added known op codes

* Update contracts.md

* Update contracts.md

* Added DEX opcodes

StonFi&DeDust

* Update contracts.md

* add secure guidelines for nodes (#766)

Co-authored-by: AlexG <[email protected]>

* feat: update Prism.js definitions of Tact and FunC for syntax highlighting (#768)

* feat(prism): update Tact from 1.2.0 to 1.5.0

* feat(prism): update and enhance FunC from 0.2.0 to 0.4.4

* Check ef (#773)

* check_ef description

* update check_ef description & update status info

* update check_ef description (add links to configs)

* update check_ef description (fix typos)

---------

Co-authored-by: Full-Hat <[email protected]>

* Minor corrections (#780)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Update academy-overview.md

Button

* op code update

Added known op codes

* Update contracts.md

* Update contracts.md

* Added DEX opcodes

StonFi&DeDust

* Update contracts.md

* Add serokell

* Refatored page about node types (#769)

* Update cookbook.md (#777)

Fixed

* React doc wrappers (#673)

* improve react doc

* chore: add wrappers examples for react doc

* add more info about react

* add info about contract deploy

* remove protocol pages from doc, improve react doc

---------

Co-authored-by: “mlikhar” <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Update custom-overlays.md

* shard-optimization-guidelines-added

* fix_address_format.mdx

* rework documentation with guidelines in first iterartion

* feat: update docusaurus version

* feat: divide sidebars

* feat: divide sidebars

* add husky and cspell for grammar check

* fix docs/develop/howto/step-by-step.mdx

* fix some spelling

* fix: fix husky

* feat: reorganize learn sidebar

* nodes section renewal

* refactor TON Node Command-Line Flags

* feat: extract navbar

* feat: update navbar

* aws_node_req_update.mdx

* Update full-node.mdx

* Update full-node.mdx

* feat: add contribute link

* add redirect script

* Add smart contracts specs (#6)

* refactor wallets page

* fix highload ref

---------

Co-authored-by: Gleb Karavatski <[email protected]>

* feat: improve difference in the naming

* feat: improve concepts

* feat: remove web3 from upper bar

* feat: move wallets

* feat: rename mytonctrl

* feat: add guidelines

* feat: fix assets

* fix: fix move script

* feat: move page

* feat: move page

* feat: move page

* feat: move concepts files

* feat: move part of guidelines

* feat: add dapps guidelines

* feat: move guidelines

* feat: move part of docs

* feat: move part of docs

* feat: move part of docs

* feat: move part of docs

* feat: move part of docs

* feat: move part of docs

* feat: move part of docs

* feat: move contribute

* feat: remove absent pages and setup redirects

* feat: link part of pages

* feat: link part of pages

* feat: link part of pages

* feat: link part of pages

* feat: link part of pages

* feat: link part of pages

* feat: link part of pages

* feat: remove search

* devide nominator pools article into docs + guidelines

* add docs/guidelines reflinks

* feat: proof read

* update footer

---------

Co-authored-by: TonSquare <[email protected]>
Co-authored-by: sansx <[email protected]>
Co-authored-by: sansx <[email protected]>
Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: “mlikhar” <[email protected]>
Co-authored-by: AlexG <[email protected]>
Co-authored-by: Antonoff <[email protected]>
Co-authored-by: p.nazarychev <[email protected]>
Co-authored-by: Airam G <[email protected]>
Co-authored-by: Vladislav Kokosh <[email protected]>
Co-authored-by: Oleg Baranov <[email protected]>
Co-authored-by: Anthony Tsivarev <[email protected]>
Co-authored-by: omahs <[email protected]>
Co-authored-by: 70sh1 <[email protected]>
Co-authored-by: igor <[email protected]>
Co-authored-by: Maksim Kurbatov <[email protected]>
Co-authored-by: Ginta <[email protected]>
Co-authored-by: PixelPlex Dev team <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: infinityspectra <[email protected]>
Co-authored-by: NakeyJakey <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>
Co-authored-by: Devin <[email protected]>
Co-authored-by: Duginets Nikita <[email protected]>
Co-authored-by: Roman <[email protected]>
Co-authored-by: Sergey Andreev <[email protected]>
Co-authored-by: Dr. Awesome Doge <[email protected]>
Co-authored-by: Victor <[email protected]>
Co-authored-by: vityooook <[email protected]>
Co-authored-by: aSpite <[email protected]>
Co-authored-by: zhangchitc <[email protected]>
Co-authored-by: SilentPine <[email protected]>
Co-authored-by: spookyahell <[email protected]>
Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: lotteam003 <[email protected]>
Co-authored-by: lotteam003 <[email protected]>
Co-authored-by: blockchaingirl1407 <[email protected]>
Co-authored-by: Moiseev Ilya <[email protected]>
Co-authored-by: Andrey Tvorozhkov <[email protected]>
Co-authored-by: Artem <[email protected]>
Co-authored-by: Shon Ness <[email protected]>
Co-authored-by: Alexander <[email protected]>
Co-authored-by: StarryHazex <[email protected]>
Co-authored-by: neodix42 <[email protected]>
Co-authored-by: neodiX <[email protected]>
Co-authored-by: EmelyanenkoK <[email protected]>
Co-authored-by: JeanClaude (JC) <[email protected]>
Co-authored-by: Ake <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>
Co-authored-by: Max Voloshinskii <[email protected]>
Co-authored-by: Novus Nota <[email protected]>
Co-authored-by: Pavel Nazarychev <[email protected]>
Co-authored-by: yycceth <[email protected]>
Co-authored-by: Gleb Karavatski <[email protected]>
reveloper added a commit that referenced this pull request Oct 28, 2024
* remove content

* New translations overview.md (Chinese Simplified)

* New translations translation-style-guide.md (Chinese Simplified)

* Mandarin localization (#63)

* New translations cell-boc.mdx (Chinese Simplified)

* New translations as-contributor.md (Korean)

* New translations as-maintainer.md (Korean)

* New translations readme.mdx (Korean)

* New translations guidelines.md (Korean)

* New translations schemes-guidelines.mdx (Korean)

* New translations guidelines.md (Korean)

* New translations guidelines.md (Japanese)

* New translations principles-of-a-good-tutorial.md (Korean)

* New translations sample-tutorial.md (Korean)

* New translations readme.md (Korean)

* New translations contribution-rules.md (Korean)

* New translations maintainers.md (Korean)

* New translations participate.md (Korean)

* New translations mining.md (Korean)

* remove engines

* update dropdown menu

* fix import

* add translation of sidebar

---------

Co-authored-by: TonSquare <[email protected]>

* New translations how-it-works.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* format fix

* Update to mytonctrl2 links in FullNode

* Add tip on how to use testnet config in Full Node

* Add tip about status fast in testnet

* Refactor

* Add link for testnet dump for archive node

* update default lang array

* New translations pow-givers.md (Korean)

* New translations sharding-lifecycle.mdx (Korean)

* fix header (#68)

* fix translation header

* Fix number of outgoing messages

* Remove duplicated

* Add tlb-parsers.md & Add tlb-codegen & fix link

* Separate parsers and tl-b generator

* add backend example for ton proof

* New translations send-transactions-from-highload.md (Chinese Simplified)

* New translations shards.mdx (Korean)

* New translations auditors.mdx (Korean)

* New translations outsource.mdx (Korean)

* New translations adnl.md (Korean)

* New translations getblock-ton-api.md (Korean)

* New translations overview.md (Chinese Simplified)

* New translations how-to-contribute.md (Chinese Simplified)

* cut_warining

* Stepik corrections

Added RU and CHN links as well as replaced EN -> CHN in CHN pages

* Update academy-overview.md

* Add AWS instance description

* ecosystem_messages_layout_init

* ecosystem_messages_layuot_2

Correction sidebars,js

* ecosystem-messages-layout_3

Scheme files added

* ecosystem-messages-layout_4

Cookbook update

* chrore: add info about gasless transactions

* Add information about node setup timings

* Revert "ecosystem-messages-layout_4"

This reverts commit c33a788.

* ecosystem_messages_layout_4

Cookbook Update according new schemes

* cookbook_schemes_update

Added dark scheme

* Cookbook_update

Deleting old scheme

* Cookbook_update_3

Deleting old schemes

* Update jetton_transfer_dark.svg

* Fix non latin symbol

* Scheme_Visio_added

* Update archive-node.md

update archive node requirements

* Update enable-liteserver-node.md

update liteserver requirements

* sidebar_fix

* Delete public proxy and C++ compile page

- participate/web3/sites-and-proxy
- public proxy

* Delete public proxy and C++ instruction

- participate/web3/sites-and-proxy
- public proxy
amend

* Revert "Delete public proxy and C++ instruction"

This reverts commit 4adc61a.

* tons_sites_for_apps_page_added

* Updated after review

* cut_jetton_text

Cut the jetton - as Standard operation text from the Cookbook.

* Update how-to-run-ton-site.md

* Update how-to-run-ton-site.md

* Revert wallet.md typo fix

* Add error of wrong user usage for nodes

* docs(cookbook): update Go address parsing example

* feat: ton connect tg bot integration archived

* Update single-nominator.mdx (#710)

* Update single-nominator.mdx (#711)

* collectiong_minging_fix

Transfer fixes from PR, which got stuck because of merge conflicts.

https://github.com/ton-community/ton-docs/pull/664/files

* 🐛 Fix link in doc (#685)

* Add some explanation for effective stake (#687)

Co-authored-by: Full-Hat <[email protected]>

* feat: Add tonconnect vue sdk link (#688)

* add tonconnect vue sdk link

* fix typo

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: infinityspectra <[email protected]>

* feat: upd wallets switch testnet info (#694)

Co-authored-by: igor <[email protected]>

* Add Error parsing dependencies to troubleshooting (#695)

Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: AlexG <[email protected]>

* Fix typo in mode 0 of send_raw_message (#699)

This is a non-trivial typo as developer most likely refer to mode 0 to understand how token transfer works

* Update how-to-run-ton-site.md (#700)

* update ton connect docs, add video (#701)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Update cookbook.md date->data (#703)

* Update messages.md (#706)

Fixed Send a regular message

* fix_node_troubleshooting

added lost snippet related to Version problem

* update troubleshooting (#712)

* update_ton_connect_button

* remove mytonctrl2 branch mentions (#714)

* Scheme update 2 (#707)

* Ecosystem_schemes_layout_5

Try to change font replacement

* Ecosystem_scheme_png_update

* Ecosystem_sheme_png_2

* Update nodes-troubleshooting.md

* SAP list update

SAP list updated according current status of auditors on Ecosystem.

* added contributors wall

* single-nominator-fix

* wallet-guidelines-cut-oudated-link

* Added info run docker (#611)

* add info run in docker

* change docker repository mytonctrl

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

* Update docs/participate/run-nodes/run-docker.md

Co-authored-by: Dr. Awesome Doge <[email protected]>

---------

Co-authored-by: Sergey Andreev <[email protected]>
Co-authored-by: AlexG <[email protected]>
Co-authored-by: Dr. Awesome Doge <[email protected]>

* Fixed code for selling nft on getgems (#691)

* fixed code for selling nft on getgems

* fix first mistake with nanoTon

* added suggestions that tokens come in different decimals

---------

Co-authored-by: vityooook <[email protected]>

* feat: add high-load wallet v3 to wallet tutorial (#715)

* Update difference-of-blockchains.md (#716)

The previous link is broken, fix with ton.org pdf

* Add transaction and messages hashes examples (#718)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Added message modes cookbook (#724)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Update data about archive node sync timings (#720)

Co-authored-by: Full-Hat <[email protected]>

* add Japanese content document translation (#743)

* Transaction outcome description (#708)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update auditors.mdx

* Additional changes to Msg & Tx page (#744)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Added an example of how to send a transaction with Wallet V5 (#721)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Added actual link to wallet v5 (#725)

Co-authored-by: Vladislav Kokosh <[email protected]>

* feat: upd mytonwallet switch testnet info (#726)

Co-authored-by: igor <[email protected]>

* fix bridge.ton.org link (#727)

and open external links in new page

* Add status output explanation (#728)

Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: Full-Hat <[email protected]>

* Add information about api keys (#730)

Co-authored-by: Full-Hat <[email protected]>

* supplement Korean translation (#731)

Co-authored-by: lotteam003 <[email protected]>

* Adding Tatum under RPC Nodes provider (#745)

Adding Tatum under RPC Nodes provider as Tatum provides TON RPC Nodes and whole infrastructure to run Web3 Apps.

* Fix for buttons at academy page (#747)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Update academy-overview.md

Button

* add i18n ja translation (#732)

Co-authored-by: lotteam003 <[email protected]>

* Mytonctrl installer (#733)

* Add information about disabling storing archive blocks

* Add explanation to mytonctrl installer section

---------

Co-authored-by: Full-Hat <[email protected]>

* Add information about configs (#734)

Co-authored-by: Full-Hat <[email protected]>

* change link to tonapi rates documentarion (#735)

* Examples (#736)

* Update examples & add -t flag explanation

* Complete examples

---------

Co-authored-by: Full-Hat <[email protected]>

* Fix footer & add guideline (#739)

* fix & udpate footer

* update guides

* complete add footer guide

* update branch doc

* specify function

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* improve transaction processing (#741)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add vue section (#738)

* add vue section

* cut numbers from header

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Add testnet.dton.io (#750)

* Add tonpy to TLB parsers and codegen (#749)

* fix jetton sample (#742)

#637

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* remove numbers (#751)

* Update node-types.md (#748)

* Added tonutils SDK to the Python SDKs section (#740)

* update_bridge_example_link

* Add -c flag explanation in liteserver test node (#670)

* Add -c flag explanation in liteserver test node

* Update links to mytonctrl master

* Update examples & add -t flag explanation

* Add -c flag explanation in liteserver test node

* Update links to mytonctrl master

---------

Co-authored-by: Full-Hat <[email protected]>

* Add .NET ton_proof demo (#723)

* Add information about api keys (#729)

* Add information about api keys

* Remove info about tariffs

---------

Co-authored-by: Full-Hat <[email protected]>

* added translation (#752)

* Update analysis link (#674)

* Update analysis link

* Fix link

* Add eth 2.0 info

* Remove Eth 1.0 & update ton name

---------

Co-authored-by: Full-Hat <[email protected]>

* node-commands_added

* Fixed cases with 16 flag in modes cookbook (#754)

Co-authored-by: Vladislav Kokosh <[email protected]>

* Docu update on MacOS installation and docker image with MyTonCtrl 2.0 (#755)

* update ton installation on MacOS

* update docker with MyTonCtrl 2.0 docu

---------

Co-authored-by: neodiX <[email protected]>

* cut-ecosystem-sap

* Update governance.md

* lite-client-naming

* Update sign.mdx (#760)

added convenient check if proof valid

* nodes_documentation_fine_update (#762)

* nodes_documentation_fine_update

* added_wallet_deployment_for_each_shard

* added_mintless_jettons

* beauty_fixes

* beauty_fixes_2

* build_fix

* fix_node_reqierements

* node_reqierement_fix.mdx

* fix_node_reqierements_2

* fix_node_reqierements_3

* wallet_v5_caution_cut

* feat: clarified jetton errors information (#771)

Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add Chainstack as node & indexer provider (#774)

* Update_node_reqierements

* feat: add nodes video (#779)

* Fix transfer example for V5R1 wallet (#778)

https://github.com/ton-blockchain/wallet-contract-v5/blob/88557ebc33047a95207f6e47ac8aadb102dff744/contracts/wallet_v5.fc#L82

Transfer will fail without IGNORE_ERRORS flag with 137 exit code

* feat: add examples with assets sdk for message builders (#667)

* feat: add examples with assets sdk for message builders

* improve assets-sdk examples

* add info about Jetton and NFT Contracts

* feat: add cells information

---------

Co-authored-by: “mlikhar” <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Add OP Codes to the docs (#763)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Update academy-overview.md

Button

* op code update

Added known op codes

* Update contracts.md

* Update contracts.md

* Added DEX opcodes

StonFi&DeDust

* Update contracts.md

* add secure guidelines for nodes (#766)

Co-authored-by: AlexG <[email protected]>

* feat: update Prism.js definitions of Tact and FunC for syntax highlighting (#768)

* feat(prism): update Tact from 1.2.0 to 1.5.0

* feat(prism): update and enhance FunC from 0.2.0 to 0.4.4

* Check ef (#773)

* check_ef description

* update check_ef description & update status info

* update check_ef description (add links to configs)

* update check_ef description (fix typos)

---------

Co-authored-by: Full-Hat <[email protected]>

* Minor corrections (#780)

* Transaction outcome

Definition of success and some TVM details.

* Upd transaction outcome

* Update message-delivery-guarantees.mdx

* Update tvm-overview.mdx

* Update message-delivery-guarantees.mdx

* Update academy-overview.md

Button

* op code update

Added known op codes

* Update contracts.md

* Update contracts.md

* Added DEX opcodes

StonFi&DeDust

* Update contracts.md

* Add serokell

* Refatored page about node types (#769)

* Update cookbook.md (#777)

Fixed

* React doc wrappers (#673)

* improve react doc

* chore: add wrappers examples for react doc

* add more info about react

* add info about contract deploy

* remove protocol pages from doc, improve react doc

---------

Co-authored-by: “mlikhar” <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>

* Update custom-overlays.md

* shard-optimization-guidelines-added

* fix_address_format.mdx

* rework documentation with guidelines in first iterartion

* feat: update docusaurus version

* feat: divide sidebars

* feat: divide sidebars

* add husky and cspell for grammar check

* fix docs/develop/howto/step-by-step.mdx

* fix some spelling

* fix: fix husky

* feat: reorganize learn sidebar

* nodes section renewal

* refactor TON Node Command-Line Flags

* feat: extract navbar

* feat: update navbar

* aws_node_req_update.mdx

* Update full-node.mdx

* Update full-node.mdx

* feat: add contribute link

* add redirect script

* Add smart contracts specs (#6)

* refactor wallets page

* fix highload ref

---------

Co-authored-by: Gleb Karavatski <[email protected]>

* feat: improve difference in the naming

* feat: improve concepts

* feat: remove web3 from upper bar

* feat: move wallets

* feat: rename mytonctrl

* feat: add guidelines

* feat: fix assets

* fix: fix move script

* feat: move page

* feat: move page

* feat: move page

* feat: move concepts files

* feat: move part of guidelines

* feat: add dapps guidelines

* feat: move guidelines

* feat: move part of docs

* feat: move part of docs

* feat: move part of docs

* feat: move part of docs

* feat: move part of docs

* feat: move part of docs

* feat: move part of docs

* feat: move contribute

* feat: remove absent pages and setup redirects

* feat: link part of pages

* feat: link part of pages

* feat: link part of pages

* feat: link part of pages

* feat: link part of pages

* feat: link part of pages

* feat: link part of pages

* feat: remove search

* devide nominator pools article into docs + guidelines

* add docs/guidelines reflinks

* feat: proof read

* update footer

* fix doc build

---------

Co-authored-by: sansx <[email protected]>
Co-authored-by: TonSquare <[email protected]>
Co-authored-by: sansx <[email protected]>
Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: “mlikhar” <[email protected]>
Co-authored-by: AlexG <[email protected]>
Co-authored-by: Antonoff <[email protected]>
Co-authored-by: p.nazarychev <[email protected]>
Co-authored-by: Airam G <[email protected]>
Co-authored-by: Vladislav Kokosh <[email protected]>
Co-authored-by: Oleg Baranov <[email protected]>
Co-authored-by: Anthony Tsivarev <[email protected]>
Co-authored-by: omahs <[email protected]>
Co-authored-by: 70sh1 <[email protected]>
Co-authored-by: igor <[email protected]>
Co-authored-by: Maksim Kurbatov <[email protected]>
Co-authored-by: Ginta <[email protected]>
Co-authored-by: PixelPlex Dev team <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: infinityspectra <[email protected]>
Co-authored-by: NakeyJakey <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>
Co-authored-by: Devin <[email protected]>
Co-authored-by: Duginets Nikita <[email protected]>
Co-authored-by: Roman <[email protected]>
Co-authored-by: Sergey Andreev <[email protected]>
Co-authored-by: Dr. Awesome Doge <[email protected]>
Co-authored-by: Victor <[email protected]>
Co-authored-by: vityooook <[email protected]>
Co-authored-by: aSpite <[email protected]>
Co-authored-by: zhangchitc <[email protected]>
Co-authored-by: SilentPine <[email protected]>
Co-authored-by: spookyahell <[email protected]>
Co-authored-by: Full-Hat <[email protected]>
Co-authored-by: lotteam003 <[email protected]>
Co-authored-by: lotteam003 <[email protected]>
Co-authored-by: blockchaingirl1407 <[email protected]>
Co-authored-by: Moiseev Ilya <[email protected]>
Co-authored-by: Andrey Tvorozhkov <[email protected]>
Co-authored-by: Artem <[email protected]>
Co-authored-by: Shon Ness <[email protected]>
Co-authored-by: Alexander <[email protected]>
Co-authored-by: StarryHazex <[email protected]>
Co-authored-by: neodix42 <[email protected]>
Co-authored-by: neodiX <[email protected]>
Co-authored-by: EmelyanenkoK <[email protected]>
Co-authored-by: JeanClaude (JC) <[email protected]>
Co-authored-by: Ake <[email protected]>
Co-authored-by: Aliaksandr Bahdanau <[email protected]>
Co-authored-by: Max Voloshinskii <[email protected]>
Co-authored-by: Novus Nota <[email protected]>
Co-authored-by: Pavel Nazarychev <[email protected]>
Co-authored-by: yycceth <[email protected]>
Co-authored-by: Gleb Karavatski <[email protected]>
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.

3 participants