- 
jnphkwbvdRemember kids. If you call project coral reef for what it is - fluffy embezzling half a mil usd from the monero fund for a website with smaller adoption than monero woo plugin, you will get excommunicated. Why do you think charities need Teslas? They don't and Elon won't support Monero 150k will sure buy a lot of party time for those that actually do get it.
- 
ham5urgIs there a pdf / an introduction to the actual protocol?
- 
gingeropolousham5urg, have u seen this? web.getmonero.org/library/Zero-to-Monero-2-0-0.pdf
- 
ham5urgThanks, gingeropolous. Nice hint.
- 
gingeropolousi think thats the current state of things as far as well organized documentation. for original cryptonote protocol (which the book prolly references), checkout ... oh huh. cryptonote.org is down
- 
gingeropolous
- 
ErCiccioneor in one link: getmonero.org/resources/research-lab
- 
ErCiccione:)
- 
NickvanSaberhagnInteresting that cryotonote is down
- 
ErCiccionethe original cryptonote whitepaper is on getmonero as well
- 
mj-xmrselsta: Is there a reason why Windows build is missing ccache, or is it just waiting for me to add it?
- 
selstaI don't remember. It was removes for a reason IIRC.
- 
selstaremoved
- 
mj-xmrI'm just looking at the logs...
- 
mj-xmrIf I see it correctly, it was never being added. Let me try.
- 
selstamj-xmr: I removed it here: github.com/monero-project/monero/co…2c0935d19915c143114d682b3208f6edf8d
- 
selstaI think it was due to a bug in ccache that would make compilation fail occasionally.
- 
mj-xmrOK, thanks.
- 
selstasadly I didn’t document the reason
- 
mj-xmrThe package name, just "ccache" looks odd though. There's mingw-w64-x86_64-ccache
- 
mj-xmrI'll take a look.
- 
selstait might work better with mingw-w64-x86_64-ccache
- 
selstaseems like I used the msys package
- 
mj-xmrselsta: Are you still up? I have ran some tests, including a negative test, and it ccache works fine under Windows.
- 
mj-xmrThe negative test was an intentional compilation error, which all the OSes correctly caught.
- 
mj-xmrI'll create a PR now.
- 
selstait also worked for me until it didn't
- 
selstabut we can try it
- 
mj-xmrThe faults could have something to with the msys-v1 -> msys-v2, and with package named ccache instead of mingw-w64-x86_64-ccache
- 
mj-xmr