Skip to content

Instantly share code, notes, and snippets.

@r8d8
Last active October 13, 2017 17:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r8d8/ad28de89f72cc64308074a50b96232c8 to your computer and use it in GitHub Desktop.
Save r8d8/ad28de89f72cc64308074a50b96232c8 to your computer and use it in GitHub Desktop.

Recently we discovered that our account generation worked wrong.

The reason was usage of invalid hashing algorithm inside go crypto library. We lost our donation address. Error was fixed in v0.2.1, and all binaries released prior to his version was deleted.

If you used nem-toolchain to generate addess, please make new one. And forgot about all early balances 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment