selsta

Results 960 comments of selsta

We have a pull request to speed up monero-blockchain-prune: https://github.com/monero-project/monero/pull/8503 Together with an SSD it should take about 1-2h, we just haven't included the code yet in the latest release...

> So I had a node that was, as I recall, initially ran with pruning, then without, then pruned again using the Monero daemon. Can you explain this in more...

I think this is an issue with a bugged / corrupted database, @Erquint says they initially started monerod with the `--pruned-blockchain` flag, which means it should have never gotten that...

It has been removed from the GUI but not yet from the CLI. I would keep it open until there is consensus on if we should remove it or keep...

Does `/system/bin/linker64` exist on your system? Are you using the latest version of termux?

Which Android version are you using? Is it a custom ROM? https://android.googlesource.com/platform/bionic/+/2aebf5429bb1241a3298b5b642d38f73124c2026/HACKING.txt According to this `/system/bin/linker64` should exist on all 64bit Android systems.

`/system/bin` is not the same as `$PREFIX/bin`, though I'm not sure if you can even access that with Termux.

It seems like you are running a 32bit version of Android with a 64bit CPU.

> I noticed the armv7 tar says arm but the armv8 tar says aarch64 Linux. Are those the right files? Yes. >However, I believe this is still OK, as androidarm8...