Gigacommit with refactoring #141
Merged
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.
WIP
Refactor of logic
Refractoring of mytoninstaller.py
Fixed inject_globals
Removed print
Fixed typos
WIP
WIP
WIP
WIP
WIP2
WIP
RC
Fix
Fixed scripts
Crc16 -> fastcrc
tonhttpapi installer
Fixed merge
WIP
Split on three modules, added mypylib and mypyconsole submodules
Added imports in mytoncore
Updated mtc-jsonrpc installer
update mtc-jsonrpc installer
WIP
Try fix merge conflicts
Rebase. New commits apply
Applying commit efbf35c "update mypylib"
Replay commit ef7d665 "bugfix"
Replay commit 8733452 "upgrade bugfix"
Replay commit 2a359a8 "update mypylib"
Replay commits:
Replay commit dc56e83 "get_service_uptime bugfix on systems without systemd"
Replay commits:
Replay commit c789ebc "bugfix and moving to PEP8 stile"
Replay commit 857b5a5 "bugfix"
Replay commit 966f1a7 "bugfix" and update install.sh
Refactor installation instructions for mytonctrl on Ubuntu
The commit refactors the installation instructions for mytonctrl on Ubuntu. The changes include updating the language, adding numbered steps, and clarifying commands. Additionally, the commit adds a section to check wallet balances and activate wallets. Finally, it includes information about checking logs and using help commands.
Refactor documentation for running a validator in nominator pool
The commit message summarizes the changes made to the documentation for running a validator in a nominator pool. The changes include updating instructions on hardware requirements, recommended providers, and steps for creating and activating pools. Additionally, the commit includes instructions for switching from an individual validator to a nominator pool.
Refactor Nominator Pool documentation for clarity
This commit refactors the Nominator Pool documentation to improve its readability and clarity. Changes include rewording sentences, adding hyperlinks, and providing additional explanations for certain steps. The commit also includes a section on transitioning a regular validator to nominator pool mode.
Refactor README.md to include more detailed information
This commit refactors the README.md file to include a table of contents, installation instructions, and useful links. It also adds documentation in English, Russian, and Mandarin for frequently asked questions, importing wallets, manuals for Ubuntu, and nominator pools. Additionally, it includes information on telemetry and a web admin panel.
Refactor documentation structure and add MyTonCtrl installer mode
This commit refactors the documentation structure for MyTonCtrl, categorizing technical documents by language. It also adds a new feature, MyTonCtrl installer mode, which includes a web admin panel and local copy of toncenter. The web admin panel allows users to control the node/validator through their browser after installing an additional module. A local copy of toncenter can be set up on the user's server by enabling another module in the installer.
add GetDomainFromAuction function
Fix duplicated method GetDomainFromAuction