Skip to content

fix required_balance_for_loan not working #444

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 307 commits into
base: master
Choose a base branch
from

Conversation

RainBoltz
Copy link

@RainBoltz RainBoltz commented Apr 4, 2025

  • Issue: the GetControllerRequiredBalanceForLoan function is not running correctly on mytonctrl because the credit is not sent in nano-ton format, so the condition of GetControllerRequiredBalanceForLoan could always be true
  • Fix: credit -> credit * 10 ** 9

igroman787 and others added 30 commits September 2, 2024 11:23
# Conflicts:
#	mytonctrl/mytonctrl.py
#	mytonctrl/scripts/upgrade.sh
fix cli install in single nominator mode
- Added an optional `-u` argument to install.sh to allow explicitly specifying the user thats passed to `mytoninstaller` and is used for version migration.
- Cleaned up formatting
…e/speed-up-archive-download-significantly

Feature/speed-up-archive-download 7x/8x
* add color warning
* fix check adnl
* fix random host choosing
yungwine and others added 27 commits February 21, 2025 12:23
do not send some alerts if initial sync
@RainBoltz RainBoltz changed the title fix required_balance_for_loan credit decimal fix required_balance_for_loan not working Apr 4, 2025
@RainBoltz
Copy link
Author

hi, @igroman787 @yungwine please review and correct me if i'm wrong, thanks!

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.

5 participants