-
sech1Both FCMP and RandomX v2 require a hardfork so they'll probably be introduced together in the next hardfork (date TBD)
-
supersleuth
-
supersleuth
-
supersleuthRaised a PR to fix a small issue so that I could compile the project and start contributing
-
Guest56hi, where do I find the asm implementation of crypto-ops.c in the repository on github?
-
Guest69where do I find the crypto operation assembly implementation in the github repository?
-
m-relay<rbrunner7:monero.social> Not totally sure, but check the "supercop" external module.
-
sech1In external/supercop directory
-
Guest69thanks guys
-
moneromooosrc/crypto/wallet (supercop is the reference, unused in monero)
-
moneromooo(unless changed in the last... year or two ?)
-
CRTL_FAILUREhi, where do I find the merkle-root implementaton in the repository? perhaps also in external?
-
CRTL_FAILUREis there maybe a repository guide explaining the source code structure?
-
CRTL_FAILUREsech1 you often know stuff, maybe you can tell me this
-
sech1It's in tree-hash.c
-
CRTL_FAILUREperfect
-
sech1in src/crypto
-
CRTL_FAILUREis there also a source code guide?
-
CRTL_FAILUREso I can find explainations on how this repository is structured?
-
sech1Not really
-
sech1There is getmonero.org/library/Zero-to-Monero-2-0-0.pdf which explains a lot with references to source code
-
CRTL_FAILUREah, already reading this, thanks