Pages:
Author

Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency - page 90. (Read 4671660 times)

legendary
Activity: 2268
Merit: 1141
Release of Exa Wallet — mobile wallet with multisignatures support:
https://www.reddit.com/r/Monero/comments/bwase5/release_of_exa_wallet_mobile_wallet_with/

First multisignature wallet if I am not mistaken. Did anyone try it already?
Hello I see it's for iOs and Android.
But it's only a mobile wallet? There is no desktop version?


Copied from the source:

Quote
— Mobile only? Any plans for a desktop app?

At this point, we're working on a fork of monero-wallet-gui to support the same workflow of multisignature wallets.
Great but no desktop version as of now so...

They plan to release a desktop version in the foreseeable future.
member
Activity: 106
Merit: 12
Release of Exa Wallet — mobile wallet with multisignatures support:
https://www.reddit.com/r/Monero/comments/bwase5/release_of_exa_wallet_mobile_wallet_with/

First multisignature wallet if I am not mistaken. Did anyone try it already?
Hello I see it's for iOs and Android.
But it's only a mobile wallet? There is no desktop version?


Copied from the source:

Quote
— Mobile only? Any plans for a desktop app?

At this point, we're working on a fork of monero-wallet-gui to support the same workflow of multisignature wallets.
Great but no desktop version as of now so...
sr. member
Activity: 807
Merit: 423
Thanks BRU, you da man
legendary
Activity: 2268
Merit: 1141
Is this cause for concern?
Code:
2019-06-17 05:23:05.205	E Error retrieving blocks, missed 7 transactions for block with hash: 

2019-06-17 05:33:23.366 E Error retrieving blocks, missed 80 transactions for block with hash:

No, that message can safely be ignored.
sr. member
Activity: 807
Merit: 423
Is this cause for concern?
Code:
2019-06-17 05:23:05.205	E Error retrieving blocks, missed 7 transactions for block with hash: 

2019-06-17 05:33:23.366 E Error retrieving blocks, missed 80 transactions for block with hash:
legendary
Activity: 2268
Merit: 1141
How do you take a 75 GB blockchain and prune it without losing your wallet transaction blocks?

First make sure all Monero related processes are closed. Thereafter, you can utilize the prune-blockchain tool that is included. This will convert your 'old' blockchain file (i.e. data.mdb) to a 'new' pruned blockchain file.
member
Activity: 100
Merit: 11
Congrats! MONERO is on the first place in our lightened list. Would be great to see it traded on some truly decentralized exchange one day.
full member
Activity: 1179
Merit: 210
only hodl what you understand and love!
Hy guys,

running monero 14.1 linux 64 bit and starting the lmdb with --prune-blockchain from scratch, do i have to use the --prune-blockchain everytime i synchronize or does monerod recognize the pruned database, so i can start with monerod?

Thanks  Grin

--prune-blockchain has to be used (as startup flag) upon every startup of monerod.

Hy there,

ok, thanks for clarifying! In the next release, do you think it would be possible to detect a "pruned" blockchain upon start of ./monerod in order to avoid two DB's?

Kind regards

Can you perhaps clarify? The 'new' pruned blockchain file will always be used as default file (you can delete the 'old' blockchain file).

I deleted the old lmdb file, and started ./monerod --prune-blockchain from scratch, so i do just have one lmdb file named lmdb. Currently at 80% still syncing, so that is why i am asking, hoping this helps your answer  Grin
sr. member
Activity: 807
Merit: 423
How do you take a 75 GB blockchain and prune it without losing your wallet transaction blocks?
legendary
Activity: 2268
Merit: 1141
Hy guys,

running monero 14.1 linux 64 bit and starting the lmdb with --prune-blockchain from scratch, do i have to use the --prune-blockchain everytime i synchronize or does monerod recognize the pruned database, so i can start with monerod?

Thanks  Grin

--prune-blockchain has to be used (as startup flag) upon every startup of monerod.

Hy there,

ok, thanks for clarifying! In the next release, do you think it would be possible to detect a "pruned" blockchain upon start of ./monerod in order to avoid two DB's?

Kind regards

Can you perhaps clarify? The 'new' pruned blockchain file will always be used as default file (you can delete the 'old' blockchain file).
legendary
Activity: 2268
Merit: 1141
Hy guys,

running monero 14.1 linux 64 bit and starting the lmdb with --prune-blockchain from scratch, do i have to use the --prune-blockchain everytime i synchronize or does monerod recognize the pruned database, so i can start with monerod?

Thanks  Grin

--prune-blockchain has to be used (as startup flag) upon every startup of monerod.

If I prune the chain and then accidentally start the daemon without the prune flag will it overwrite the pruned chain without a prompt?

IOW if I accidentally start the daemon (like when I upgrade in 6 months) will the pruned chain get deleted and start downloading from scratch?

No, the new blocks will simply not be pruned. Put differently, you will have a pruned 'base' upon which non pruned blocks are added.
full member
Activity: 1179
Merit: 210
only hodl what you understand and love!
Hy guys,

running monero 14.1 linux 64 bit and starting the lmdb with --prune-blockchain from scratch, do i have to use the --prune-blockchain everytime i synchronize or does monerod recognize the pruned database, so i can start with monerod?

Thanks  Grin

--prune-blockchain has to be used (as startup flag) upon every startup of monerod.

Hy there,

ok, thanks for clarifying! In the next release, do you think it would be possible to detect a "pruned" blockchain upon start of ./monerod in order to avoid two DB's?

Kind regards
full member
Activity: 406
Merit: 112
what's the purpose to leave bitcointalk? is everything ok with monero?
bitcointalk i a great way to hear your communty. imo
Monero built its own forum, and left bitcointalk.org forum. It's always easy to manage on your own forum, so it is likely reason. However, it's not too good to leave such a huge forum, for bitcoin in specific, and crypto in general. Monero team left the forum since 04/1/2017 (last edit time of the OP). It means they left the forum more than two years ago. You can find out more in the Monero forum: https://forum.getmonero.org/
newbie
Activity: 1
Merit: 2
what's the purpose to leave bitcointalk? is everything ok with monero?
bitcointalk i a great way to hear your communty. imo
legendary
Activity: 3836
Merit: 4969
Doomed to see the future and unable to prevent it
Hy guys,

running monero 14.1 linux 64 bit and starting the lmdb with --prune-blockchain from scratch, do i have to use the --prune-blockchain everytime i synchronize or does monerod recognize the pruned database, so i can start with monerod?

Thanks  Grin

--prune-blockchain has to be used (as startup flag) upon every startup of monerod.

If I prune the chain and then accidentally start the daemon without the prune flag will it overwrite the pruned chain without a prompt?

IOW if I accidentally start the daemon (like when I upgrade in 6 months) will the pruned chain get deleted and start downloading from scratch?
legendary
Activity: 2268
Merit: 1141
Hy guys,

running monero 14.1 linux 64 bit and starting the lmdb with --prune-blockchain from scratch, do i have to use the --prune-blockchain everytime i synchronize or does monerod recognize the pruned database, so i can start with monerod?

Thanks  Grin

--prune-blockchain has to be used (as startup flag) upon every startup of monerod.
full member
Activity: 1179
Merit: 210
only hodl what you understand and love!
Hy guys,

running monero 14.1 linux 64 bit and starting the lmdb with --prune-blockchain from scratch, do i have to use the --prune-blockchain everytime i synchronize or does monerod recognize the pruned database, so i can start with monerod?

Thanks  Grin
sr. member
Activity: 807
Merit: 423
sr. member
Activity: 876
Merit: 291
member
Activity: 406
Merit: 10
Please add this coin in CEX.IO, i want to buy this coin from there.  Thank you!

There are TONS of places you can buy monero dude. No reason to list it on CEX.IO whatsoever.
Pages:
Jump to: