Commit Graph

288 Commits (master)

Author SHA1 Message Date
wowario a177241046
mod variant4_random_math
2 months ago
wowario da6a2dc2c5
bump RX block version
2 months ago
SChernykh e7d51e5583 JH hash compiler workarounds
6 months ago
SChernykh c742fa4c6e Fixed deadlock and crash when syncing with full dataset on Windows
1 year ago
SChernykh f456b3f023 Demote large pages warning to `mdebug`
1 year ago
SChernykh 480b050cc3 RandomX: print VM allocation warnings only once
1 year ago
SChernykh f698f2b708 Refactored rx-slow-hash.c
1 year ago
luigi1111 156151396e
Merge pull request #8262
2 years ago
SChernykh 268a0393e9 Optimized keccak implementation
2 years ago
j-berman ea87b30f89 Add view tags to outputs to reduce wallet scanning time
2 years ago
mj-xmr 4db6aed98c CMake: Add missing headers via monero_find_all_headers macro
2 years ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
luigi1111 abae63c37d
Merge pull request #8052
2 years ago
luigi1111 5eaa4434e8
Merge pull request #7877
2 years ago
koe e08abaa43f multisig key exchange update and refactor
2 years ago
moneromooo-monero 06e6c8bf4a
crypto: fix constant randomx exceptions in large page allocator
2 years ago
koe c36ea26e5c fix ge_p3_is_point_at_infinity(), which is evaluating field elements that haven't been reduced by the field order
2 years ago
luigi1111 2844b5b8db
Merge pull request #8031
3 years ago
Howard Chu 187633c0ca
slow_hash: don't blow out Mac stack on ARM64
3 years ago
selsta 548cfc8d68
crypto: fix typo in ifdef
3 years ago
Howard Chu 9973edd4c3
ARMv8: detect AES support dynamically
3 years ago
selsta 0794811b40
cmake: set xcode file type
3 years ago
luigi1111 247db4e304
Merge pull request #7373
3 years ago
Howard Chu 86263b386c
Honor LARGE_PAGES flag in randomx umask
3 years ago
moneromooo-monero 19b228393f
New add_aux_pow RPC to support merge mining
3 years ago
moneromooo-monero 5ed604fe5b
crypto: fix non zero scalar being 0 after reducing
3 years ago
Riccardo Spagni aefa7740c3
Merge pull request #6111
4 years ago
moneromooo-monero 6a0b3b1f8a
functional_tests: add randomx tests
4 years ago
Sarang Noether 4b328c6616 CLSAG signatures
4 years ago
Alexander Blair e2e09d00c2
Merge pull request #6337
4 years ago
Sarang Noether 6bfcd31015 Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that include all public proof parameters in Schnorr challenges, along with hash function domain separators. Includes new randomized unit tests.
4 years ago
Alexander Blair bb0241da6e
Merge pull request #6538
4 years ago
moneromooo-monero 7178bb5c84
keccak: remove aligned check
4 years ago
Lee Clagett a11ec4ac1d Support for supercop ASM in wallet, and benchmark for supercop
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
luigi1111 b4023dcfc5
Merge pull request #6441
4 years ago
moneromooo-monero 613071f4fa
use memwipe on secret k/alpha values
4 years ago
luigi1111 0253f86fde
Merge pull request #6298
4 years ago
Lee Clagett 02d887c2e5 Adding Dandelion++ support to public networks:
4 years ago
Alexander Blair 6742c4acb7
Merge pull request #6223
4 years ago
cohcho fe92fa1391 [randomx] Add missing randomx_vm_set_cache()
4 years ago
Howard Chu c361303184
Silence miner debugmsg spam
4 years ago
Bert Peters b2ad757f48 Replace memset with memwipe.
5 years ago
tevador ea813cfb1b RandomX: update to v1.1.4
5 years ago
Howard Chu f54301dd75
Fix for miners on reorg
5 years ago
Howard Chu 2675cf4483
Update to RandomX v1.1.3, simplify
5 years ago
Howard Chu 1c600a492f
Fix randomx cache selection for RPCs
5 years ago
Howard Chu 81c2ad6d5b
RandomX integration
5 years ago
luigi1111 ee6e849627
Merge pull request #5877
5 years ago
Lev Sizov 928f4be953 Make null hash constants constexpr
5 years ago