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
Fixed crawler error with the processing of blockchain rollback;
Added form animation on unsuccessful login;
Styling elements for corporate identity;
Added link to node page from "Groups" section;
Minor improvements.
Blockchain node:
Implemented sponsored fees support: senders now can pay fees in assets, while the miner is rewarded with WEST tokens from the sponsor; This feature is now available for many of existing transactions and is activated via soft-fork;
Performance improvement for Privacy data exchange;
Network protocol modification: nodes share peers' hostnames instead of IP addresses, whenever it's possible;
Docker contracts engine doesn't require nslookup to be present in the user's contract image;
Overall logging improvements;
Account generator doesn't require JCP library to be installed (for GOST crypto only);