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
Move to custom struct type for FrostflakeIdentifier instead of type aliasing with UInt64
Remove frostflakeDescription and instead use debugDescription as that is not possible with custom type - for migration simply replace frostflakeDescription with debugDescription
Move to base58 printing by default
Remove all dependencies on extra projects
Update benchmark dependency
major: Sync up with latest internal implementation (#69) (00a9e64)