Commit Graph

455 Commits (pr-randomx-v2)
 

Author SHA1 Message Date
tevador b89deae92e Merge branch 'master' into pr-randomx-v2
8 months ago
tevador 07a413b9f0 rename 'hash v2' to 'commitment'
8 months ago
tevador e372827fae fix vcxproj files
8 months ago
SChernykh 67ea010aa5
Merge pull request #273 from SChernykh/ci-test
9 months ago
SChernykh 3f69ad7b79 Added CI tests
9 months ago
tevador 901f8ef765
Merge pull request #266 from tevador/pr-gpg1
10 months ago
SChernykh 040f4500a6
Merge pull request #268 from SChernykh/fix_gcc13
1 year ago
SChernykh 43db7e290e Fixed GCC 13 compilation
1 year ago
tevador ca86d352f8 update GPG key expiration date
1 year ago
tevador db273f2671 introduce RandomX v2 with double-hashing
1 year ago
SChernykh 5bb4c7760d
Merge pull request #259 from SChernykh/fix_invalidate_order
1 year ago
SChernykh 7245f13c7e Invalidate CPU I-cache on Apple Silicon
1 year ago
hyc 261d58c77f
Fix missing failure check in allocMemoryPages() (#250)
2 years ago
SChernykh cced5cab2f
Merge pull request #247 from SChernykh/fix_warning
2 years ago
SChernykh 00472c54ef Fixed compiler warning
2 years ago
SChernykh 09aa65c3c7
Merge pull request #246 from SChernykh/fix_leak
2 years ago
SChernykh 166e0d80f5 Fixed cache->jit memory leak
2 years ago
hyc 85c527a623
Fix missing defs on older platforms (#243)
2 years ago
hyc 8b1df47e42
Merge pull request #242 from hyc/vmem2
2 years ago
Howard Chu d8fb7363c1 Fix previous commit...
2 years ago
hyc 84bc0c9e42
Merge pull request #241 from hyc/vmem
2 years ago
Howard Chu 6f756473c0 Don't use exceptions in low-level mem allocator
2 years ago
SChernykh ae8e98b681
Merge pull request #229 from tevador/pr-reserved
2 years ago
tevador 905ee34f8b Do not use reserved identifiers in intrin_portable.h
2 years ago
tevador df6e15e130 Merge branch 'master' of git@github.com:tevador/RandomX.git
2 years ago
tevador 2fa7c00bce update toolsets in vcxproj
2 years ago
hyc 9efc398c19
Merge pull request #227 from selsta/randomx-benchmark
3 years ago
hyc b0d4807420
Merge pull request #226 from jtgrassie/fix-non-arm-osx
3 years ago
selsta 85a4032f34
RandomX benchmark 1.1.11
3 years ago
Jethro Grassie 4d8ef87936
pageProtect when missing pthread_jit_write_protect_np
3 years ago
Jethro Grassie 31b9b0f8fc
Add runtime checks
3 years ago
Jethro Grassie c7973839fa
Fix apple-non-arm jit guard
3 years ago
tevador f9ae3f2351
Merge pull request #225 from SChernykh/msvc-debug-fix
3 years ago
SChernykh bbc9ccc90b Fixed a crash in MSVC Debug and RelWithDebInfo builds
3 years ago
tevador d589aa29d3
Merge pull request #222 from hyc/relocs
3 years ago
tevador b27283a708
Merge pull request #217 from hyc/issue216
3 years ago
hyc 59c981cc5d
Merge pull request #192 from xiphon/fix-mingw-5.3-cross-compilation
3 years ago
hyc 1f7a09435b
Merge pull request #224 from tevador/pr-codegen1
3 years ago
hyc 6bc2c2a5f6
Merge pull request #220 from selsta/cmake-version
3 years ago
Howard Chu ae2c241a96 Fix #216 - MacOS JIT privs are not ARM-specific
3 years ago
hyc 088c36fea0 Fix absolute address references
3 years ago
tevador 8006ac7ec0 Fix native code generator using the wrong hash function
3 years ago
selsta 6923ef322e
cmake: set nonancient minimum version
3 years ago
tevador fe4324e8c0
Merge pull request #213 from hyc/m1typo
3 years ago
SChernykh 3c8c7ee097
Optimized dataset read (#211)
3 years ago
Howard Chu 1b3db29fb8 Fix typo for M1 Mac build
3 years ago
tevador c12097400b
Merge pull request #212 from hyc/m1prot
3 years ago
tevador 0db4c57823
Merge pull request #198 from tevador/pr-applem1
3 years ago
tevador 4aae0d834d
Merge pull request #202 from SChernykh/fix-crash
3 years ago
Howard Chu d9b7e8c25d Faster W^X policy for apple silicon macs
3 years ago