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 new PoW needs to be changed from ffffffc000000000 to 8x that or fffffff800000000. Even better if it can be set via a parameter because send/change blocks will use 8x while open/receive blocks only require 1/8x or fffffe0000000000.
The new PoW needs to be changed from ffffffc000000000 to 8x that or fffffff800000000. Even better if it can be set via a parameter because send/change blocks will use 8x while open/receive blocks only require 1/8x or fffffe0000000000.
Current threshold:
RaiBlocksWebAssemblyPoW/functions.cpp
Line 23 in 7eb7cf5
Reference: https://docs.nano.org/releases/network-upgrades/#increased-work-difficulty
Reference tool: https://tools.nanos.cc/?tool=difficulty&basediff=ffffffc000000000&multiplier=8
PR for webgl: numtel/nano-webgl-pow#1
The text was updated successfully, but these errors were encountered: