You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The process of determining whether the node need to mine signing block is very much optimized.
Now it will be much more reliable.
Added
Introduced a new environment variable ALFIS_DEBUG. If ALFIS gets it on the start it will print all sorts of DEBUG and TRACE messages.
Particularly convenient to debug NoGUI versions managed by systemd, as their unit file gets rewritten on upgrade from repository.
This discussion was created from the release v0.4.19.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Fixes
Improvements
Now it will be much more reliable.
Added
ALFIS_DEBUG
. If ALFIS gets it on the start it will print all sorts ofDEBUG
andTRACE
messages.Particularly convenient to debug NoGUI versions managed by
systemd
, as their unit file gets rewritten on upgrade from repository.This discussion was created from the release v0.4.19.
Beta Was this translation helpful? Give feedback.
All reactions