Skip to content

V1.3.1

Latest

Choose a tag to compare

@joewandy joewandy released this 26 Aug 20:51
  • Uses nimiq core 1.3.1, which fixes nimiq/core-js#434
  • More verbose logging
  • Tweaked the compile flags in SushiPool_binding.gyp for better hashrates

Please download the following file that is correct for your CPU:

  • compact: that works on all CPUs
  • sse2: works on most CPUs that support SSE2 instructions
  • avx2: works on new CPUs that support AVX2 instructions
  • avx512f: works on newest Intel processors (>=Skylake-SP) that support AVX512 instructions