-
hychidapi stuff is only needed for trezor support, you can turn all of that off
-
vthor-DNOTREZOR?
-
vthorfor what needs wallet-rpc trezor support? I have not seen any endpoint for that :S
-
vthorI found also something in the source: github.com/monero-project/monero/blob/master/CMakeLists.txt#L1065, so how to do it, do I need to `s/-static-libgcc -static-libstdc++/-static/` in the next line?
-
vthorand can I build then without clean to get the output I desire?
-
supersleuthHey everyone!
-
m-relay<supersleuth:matrix.org> Hi
-
supersleuthHi Monero research team, I have been following the monero project for quite some while and I have a basic knowledge of cryptography.
-
supersleuthI am a computer scientist (research in the field of deep learning) and software engineer by profession (full stack, with the bulk of my skills lying the backend).
-
supersleuthI would love to contribute! Any pointers?
-
m-relay<jeffro256:monero.social> (void*)0
-
byteskeptical;)
-
m-relay<jeffro256:monero.social> What interests you? If you're into deep learning, it could be fun to see if you can top the results in ar5iv.labs.arxiv.org/html/2001.03937 or MAGICGrants/Monero-Fund #15
-
m-relay<jeffro256:monero.social> `monerod` can always use backend performance work
-
m-relay<jeffro256:monero.social> You might find it interesting to help out the stressnet project #monero-stressnet:monero.social to get a functional taste of how well `monerod` works under heavy loads to start looking for ways to improve
-
m-relay<jeffro256:monero.social> There's a ton of backend performance PRs that need reviewing: monero-project/monero #9135 , monero-project/monero #9404 , monero-project/monero #9181 , monero-project/monero #8867 , etc
-
m-relay<jeffro256:monero.social> Since you're full stack, there's a p2p end-to-end encryption PR that needs reviewing: monero-project/monero #8996
-
m-relay<jeffro256:monero.social> Honestly if you're stuck not knowing what to do, just jump into the open PRs page and get your eyes dirty looking through the codebase and add your input to the discussion
-
m-relay<jeffro256:monero.social> We need more eyes reviewing (which I'm guilty of)
-
m-relay<supersleuth:matrix.org> jeffro256: Thank you so much! I am looking into all the stuff you just sent!