forked from ton-community/ton-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Patch 3 #12
Merged
Merged
Patch 3 #12
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* node slow sync potential reasons * fix: fix build * feat: add anchors --------- Co-authored-by: Gleb Karavatski <g.karavatski@pixelplex.io> Co-authored-by: Karavatski Gleb <gleb498@yandex.ru>
* node slow sync potential reasons * fix: fix build * feat: update onboarding article * feat: update links --------- Co-authored-by: Gleb Karavatski <g.karavatski@pixelplex.io>
Adding Hacken and HP to security providers list
* node slow sync potential reasons * fix: fix build * fix some build warnings * more fixes * more fixes * non-TVM op-codes references fixes * feat: add opcode link possibility * TVM instructions correct references(but warning still occures) * +1 ref warning fix * Delete info file --------- Co-authored-by: Gleb Karavatski <g.karavatski@pixelplex.io> Co-authored-by: Aliaksandr Bahdanau <a.bahdanau@pixelplex.io> Co-authored-by: Aliaksandr Bahdanau <122269567+a-bahdanau@users.noreply.github.com> Co-authored-by: Karavatski Gleb <gleb498@yandex.ru>
* deflation_update_outdated_info.md * Adding Hacken and HP to security providers list * fix_caution * ecosystem_auditors_fix * Fix wallet-list-2.json redirect (ton-community#843) * docs(i18n): migrate Mandarin documentation for concepts dir * docs(i18n): migrate Mandarin documentation for contribute dir * docs(i18n): migrate Mandarin documentation for documentation dir * docs(i18n): migrate Mandarin documentation for guidelines dir * docs(i18n): migrate Mandarin documentation for guidelines/smart-contracts dir --------- Co-authored-by: AlexG <39581753+reveloper@users.noreply.github.com> Co-authored-by: dorsky <139157644+dorsky@users.noreply.github.com> Co-authored-by: Sherbek <91262758+SherbekMavlonov@users.noreply.github.com>
* Update language descriptions and links * Simplify and shrink the description to match the rest of the page * Edit for clarify and formal language
Co-authored-by: Gleb Karavatski <g.karavatski@pixelplex.io>
There are inconsistent file names in the instructions for compiling binaries: fift and func are mentioned without a directory, while other executables include a directory. Sometimes the directory is prefixed with ./, and other times it’s not. I suggest consistently using the ./ notation, as it follows standard Unix conventions. This change would improve the consistency of the information, make it more reproducible, and speed up the process of mass adoption of the technology.
Co-authored-by: Gleb Karavatski <g.karavatski@pixelplex.io>
* node slow sync potential reasons * fix: fix build * v3 & v4 raw * unfinished raw v5 * wallet v5 raw * finishing v5 and minor fixes * grammar and syntax error fixes * add get methods for v5, change gassless picture * fix links --------- Co-authored-by: Gleb Karavatski <g.karavatski@pixelplex.io> Co-authored-by: Aliaksandr Bahdanau <a.bahdanau@pixelplex.io> Co-authored-by: Aliaksandr Bahdanau <122269567+a-bahdanau@users.noreply.github.com> Co-authored-by: Alexey Ostrovsky <a.ostrovsky@pixelplex.io>
Co-authored-by: Gleb Karavatski <g.karavatski@pixelplex.io>
Co-authored-by: Gleb Karavatski <g.karavatski@pixelplex.io>
Co-authored-by: Sergey Andreev <s.andreev@pixelplex.io>
Co-authored-by: Gleb Karavatski <g.karavatski@pixelplex.io>
* add pyth guide * fix pyth doc * add pyth fix
* init verification * more verifications * refactoring --------- Co-authored-by: Gleb Karavatski <g.karavatski@pixelplex.io>
* init * add caution + refactor --------- Co-authored-by: Gleb Karavatski <g.karavatski@pixelplex.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Why is it important?
Related Issue