selsta
selsta
I understand that this is an exchange wallet so it's difficult to do testing, but is it possible to setup this view only wallet from scratch on a separate machine?...
Why do you want to use --no-sync here in the first place? It means the daemon stays on the current height.
> Yes and I'm assuming the GUI and 3rd party wallets will use it too. One thing to consider is that at least the GUI doesn't have a daemon connection...
Please post a bit more information Which OS, where do you store the blockchain (external, internal storage? HDD/SSD?), which command did you use to import the blockchain, what error message...
Fails to build on Windows. ``` 2020-10-13T16:11:17.9289149Z In file included from D:/a/monero/monero/src/crypto/rx-slow-hash.c:40: 2020-10-13T16:11:17.9293300Z D:/a/monero/monero/src/crypto/c_threads.h:51:26: error: 'PTHREAD_MUTEX_INITIALIZER' undeclared here (not in a function) 2020-10-13T16:11:18.0306805Z 51 | #define CTHR_RWLOCK_INIT PTHREAD_MUTEX_INITIALIZER 2020-10-13T16:11:18.0656178Z |...
Is this relevant for release branch?
Is there a reason you don't use monero-wallet-rpc? It seems better suited for what you want to do, the CLI was never built for this. Though maybe I'm missing something.
"Exception in main! Error adding spent key image to db transaction: MDB_BAD_TXN..." On Mac OS Sonoma
How did you install monerod? Where did you store the blockchain?
"Exception in main! Error adding spent key image to db transaction: MDB_BAD_TXN..." On Mac OS Sonoma
The text usually indicates a corrupted blockchain. It's difficult to figure out how this happened, did you have a power loss during sync at some point? I run Sonoma myself...
"Exception in main! Error adding spent key image to db transaction: MDB_BAD_TXN..." On Mac OS Sonoma
At what percentage / block height does that happen? Is it consistent or random?