selsta
selsta
Because I have never seen `:.??` as a balance. It's either `?.??` or a number. To figure out what's going on a technical level I need to know your exact...
Did you intend to send 0.5 XMR or did you intend to send your whole balance?
@fugbixer we will likely hardcode a couple community run nodes so that this issue doesn't even happen in the first place.
Please rebase.
https://github.com/moneromooo-monero/bitmonero/commits/io Click on the patches and the comments should show up.
Since this only happens on Ventura and Ventura is still in beta it's unclear at this point if this is a monero bug or not. We already found a different...
@realityworks Can you update to the latest beta and try adding `--max-concurrency` with the amount of CPU cores you have?
This appears to be fixed in Ventura beta 6.
Warning during compilation. ``` In file included from /Users/selsta/dev/monero/tests/unit_tests/device.cpp:32: /Users/selsta/dev/monero/src/device/device_default.hpp:104:19: warning: 'derive_view_tag' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool derive_view_tag(const crypto::key_derivation &derivation, const std::size_t output_index, crypto::view_tag...
How did you format your SSD? `exfat`, `ext4`, ... ? Also your regarding your config, 64 out peers and 1024 in peers seems way too much for your system. I...