-
riceandbeansWhat's the difference between cryptonight and randomx? I thought monero was based on cryptonight
-
camthegeekbased on cryptonight sounds like a common mistake for saying based on cryptonote. Having something based on a proof of work algorithm doesn't sound right.
-
niocbrrrrrrbased on cryptonote but has now changed to the point that there are more differences than similarities
-
whilewhy are the balances from the monero rpc like x10000000 higher then the actual amount?
-
gingeropolouswhile, the protocol works at the atomic unit level when it comes to accounting
-
gingeropolousoh i see this was answered in dev
-
riceandbeansAnyone have a referral code for Celsius?
-
d4ndo[m]1e-12 XMR (0.000000000001 XMR, or one piconero)
-
asymptoticallyHas anyone gotten a Ledger Nano S to work with monero-wallet-cli on Gentoo Linux? I installed pcsc-lite, pcsc-tools and ccid but I get nothing :( - ledger live works fine
-
selstaasymptotically: pcsc is outdated dependency
-
selstayou need hidapi and libusb
-
asymptoticallyselsta: do I need to rebuilt monero after installing hidapi? or configure anything? still doesn't detect it :(
-
selstayes it’s a compile time feature
-
selstaso you have to rebuild
-
asymptoticallyyay, thank you selsta! that was the problem