Skip to content

RandomX v1.2.0

Compare
Choose a tag to compare
@tevador tevador released this 20 Oct 14:47
· 3 commits to master since this release
e5b9c02

Changes:

  • Optimized randomx_reciprocal #284
  • Fixed UB in ARM64 JIT compiler #282
  • ARM64 JIT: don't use x18 register #281
  • Preserve const qualifier when casting #278
  • JIT compiler for RISC-V #275
  • Fixed GCC 13 compilation #268
  • RandomX commitments with double-hashing #265
  • Invalidate CPU I-cache on Apple Silicon #259