-
meireikei
got a question about the monero-gui wallet
-
meireikei
I'm trying to recover some old monero wallets I have seeds for, I opened the monero-gui wallet for the first time on a new computer
-
meireikei
I put it in simple mode, which I thought would have it use a public monero server
-
meireikei
but the UI is telling me "sychronizing" and it looks like it's downloading something
-
meireikei
I don't want to have the entire monero blcokchain on this computer
-
meireikei
I'm also not sure where it's downloading it to, if it is in fact doing that
-
meireikei
as another question, I *am* trying to run monerod on another computer where I have more storage space
-
meireikei
if I run monerod status, it takes somewhere between 30-90 seconds to give me an answer about how much progress it's making downloading the blockchain
-
meireikei
which seems liek a long time
-
meireikei
the storage array it's writing to is slow, maybe that's why?
-
meireikei
"Height: 2359532/2574003 (91.7%) on mainnet" is what it reported the last time the command ran successfully
-
meireikei
it also seems like it's taking longer to download the last 10% of blocks than it took for the first part
-
Mochi102
Newer blocks have more txs
-
Mochi102
when you run status while it's working it'll be slow
-
meireikei
ah ok
-
meireikei
is there a way I can take the current wallet restore height block and see what date that corresponds to?
-
meireikei
also is the gui actually writing the blockchain to disk locally?
-
meireikei
I can see the "wallet blocks remaining" counter going down
-
meireikei
but it doesn't look like ~/.bitmonero/lmdb or ~/monero-storage are actually getting bigger
-
meireikei
if I open up the wallet in advanced mode I do see the Node setting
-
meireikei
and it says that I'm local as opposed to remote mode, which says it's downloading the blockchain locally
-
Mochi102
I don't use the gui, so I wouldn't know.
-
Mochi102
You can get an approx block date here:
xmrchain.net
-
Mochi102
search for the block and look at the date
-
meireikei
ah thanks
-
meireikei
is there a good place to ask questions about the gui wallet?
-
Mochi102
here is fine
-
meireikei
so yeah, the documentation is kind of confusing
-
meireikei
it seems like the gui wallet should be downloading the entire 100GB or so blockchain to my local computer
-
meireikei
but it doesn't seem to be doing that
-
meireikei
it says it's running a local node
-
meireikei
I can see a monerod process running locally
-
meireikei
the Settings -> Node item says that the blockchain location is "default". is that ~/.bitmonero/lmbd?
-
meireikei
that whole directory is only 272K on my system
-
Mochi102
yes.. should be where it is
-
meireikei
hm, so does the actual blockchain download only start after synchronization is complete?
-
meireikei
I"m not sure what synchronization is as distinct from downloading the blockchain
-
meireikei
it's taking a while but it seems to be nearly done, only 20k or so blocks left
-
meireikei
do people really regularly download the entire 100GB and have it on their laptops?
-
Mochi102
I do
-
Mochi102
on both my laptops I have a copy
-
Mochi102
and a pruned copy on a server
-
meireikei
I'm downloading a full copy on a server now, it just is taking a while
-
meireikei
I started more than 24 hours ago
-
meireikei
okay only 3k blocks left to synchronize
-
meireikei
ok wallet is synchronized now
-
meireikei
my ~/.bitmonero db is still just a few hundred KB
-
meireikei
so it seems like there's no local blockchain, even though my wallet seems to be in the local node mode
-
meireikei
and I can't tell where it expects the blockchain to live locally b/c the field for it just says "default"
-
Mochi102
which os?
-
meireikei
Mochi102: linux
-
Mochi102
That should be where it is then.
-
Mochi102
Unless you told it to be somewhere else.
-
selsta
meireikei: did you check the data.mdb file?
-
meireikei
selsta: no where is that file?
-
selsta
inside the lmdb folder
-
tigroudark
hello
-
meireikei
selsta: it's 80K
-
jjakob
has anyone tried btc-xmr atomic swaps? I've found some implementations, but they seem to have some issues (by looking at other people's issues)
-
ocb
jjakob: tried coimit-network/xmr-btc-swap
-
ocb
but all makers were out of xmr
-
ocb
sent some btc but got it back using the refund function since maker was empty
-
jjakob
ocb: hmm
-
jjakob
so localmonero is a better choice still?