Author

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

legendary
Activity: 2968
Merit: 1198
A brief question. I've downloaded the blockchain.bin from the first page together with the Monero Client .NET GUI. Is there a trick to force it to look up the downloaded database instead of redownloading the whole thing from scratch?
PS: I've followed the instructions and put it inside the %appdata%/Roaming/bitmonero as well as %appdata%/bitmonero but unfortunately, no cigar.

Thanks

Are you sure it was starting from scratch. The blockchain download is somewhat out of date so you will need to sync several weeks, but not the whole thing.

Once it is done syncing you should type save in the daemon window to update the blockchain file on your disk (normally this will happen every 12 hours).
legendary
Activity: 1484
Merit: 1002
Strange, yet attractive.
A brief question. I've downloaded the blockchain.bin from the first page together with the Monero Client .NET GUI. Is there a trick to force it to look up the downloaded database instead of redownloading the whole thing from scratch?
PS: I've followed the instructions and put it inside the %appdata%/Roaming/bitmonero as well as %appdata%/bitmonero but unfortunately, no cigar.

Thanks
hero member
Activity: 798
Merit: 1000
Question to core team members:
When writing text for Monero project, do I use American English or British English?

Opinions from non core members also appreciated.

How often do you see pound/BTC pairing?



Thats not a real reason to not use British English, of course most denominations are USD/BTC with the USD being the world reserve currency. Most other markets are denominated as so. You dont see much GBP/BTC parings as there isnt much demand to trade in that obviously but what does that have to do with using the correct language?
legendary
Activity: 1260
Merit: 1000
World Class Cryptonaire
Question to core team members:
When writing text for Monero project, do I use American English or British English?

Opinions from non core members also appreciated.

Obviously American English. The British have been hostile to cryptocurrencies thus far. How often do you see pound/BTC pairing?

--British banks won't deal with anyone related to cryptos.
legendary
Activity: 1750
Merit: 1036
Facts are more efficient than fud
Question to core team members:
When writing text for Monero project, do I use American English or British English?

Opinions from non core members also appreciated.

British be playin' PoPo wit language
Five O'clock shadowin' syntax
Straight up now lovin' pronunciation
But G's be makin' words chillax

Laid back,
With my mind on Monero,
And Monero on my mind.
legendary
Activity: 3136
Merit: 1116
Question to core team members:
When writing text for Monero project, do I use American English or British English?

Opinions from non core members also appreciated.

Murica pl0x, cauze freedom Tongue
legendary
Activity: 2142
Merit: 1131
Question to core team members:
When writing text for Monero project, do I use American English or British English?

Opinions from non core members also appreciated.

British please.
American can sometimes sound like a slang.
legendary
Activity: 1232
Merit: 1011
Monero Evangelist
Question to core team members:
When writing text for Monero project, do I use American English or British English?

Opinions from non core members also appreciated.
hero member
Activity: 794
Merit: 1000
Monero (XMR) - secure, private, untraceable
sr. member
Activity: 582
Merit: 250
An Impressive Purely Anonymous Currency.
Also how often is the block chain on the OP being updated ?

There have been two schools of thought on updating, and I think the Windows and Linux block chains are being updated differently (but not 100% sure, as I use neither).

The first approach is to update regularly so they are always up to date.

The second is to update when tagged releases are issued and publish as fixed hash for the download. Someone downloading in between releases will have to do a bit of catch up syncing from the p2p but it will still be much less to sync than starting from scratch.

On the issue of GUIs, the existing open source GUIs are available, but they are rough around the edges. I suggest anyone who wants to see those getting a stronger endorsement and wider use contribute to those projects (or if the original developer is no longer involved, fork it and resume development).



I like the first approach as I downloaded yesterday and it had 71 days to catch up.  Can someone please update both Windows and Linux on a weekly basis ?

you re using windows ?

Yes ?
newbie
Activity: 43
Merit: 0
Also how often is the block chain on the OP being updated ?

There have been two schools of thought on updating, and I think the Windows and Linux block chains are being updated differently (but not 100% sure, as I use neither).

The first approach is to update regularly so they are always up to date.

The second is to update when tagged releases are issued and publish as fixed hash for the download. Someone downloading in between releases will have to do a bit of catch up syncing from the p2p but it will still be much less to sync than starting from scratch.

On the issue of GUIs, the existing open source GUIs are available, but they are rough around the edges. I suggest anyone who wants to see those getting a stronger endorsement and wider use contribute to those projects (or if the original developer is no longer involved, fork it and resume development).



I like the first approach as I downloaded yesterday and it had 71 days to catch up.  Can someone please update both Windows and Linux on a weekly basis ?

you re using windows ?
sr. member
Activity: 582
Merit: 250
An Impressive Purely Anonymous Currency.
Hi everyone,

I have not been on this thread/coin for a while and I was surprised to find that there is no official/endorsed GUI wallet.

I like this coin but it is never going to go main stream unless those rough edges are polished.

I understand the community has created two GUI's so just take a version, endorse and host on a Monero site.

Wording like 'All current GUIs are in beta, but they should be fairly safe ' does not fill people with confidence.  

Also how often is the block chain on the OP being updated ?



An ambitious official GUI is under development, but there are other things that need to be tackled before being able to release a proper GUI wallet for the masses. One of those things is the blockchain in DB format instead of loading it entirely into RAM (this was inherited from the original bytecoin code). The BlockchainDB version has been evolving and you can try it out on your own if you are capable of building it on Linux, but it still needs some work and a lot of testing.

IMO, It's not about embracing one of the currently available GUIs. People can use and develop whichever GUI they want, that's the nature of open source software. Core members have their own view of what a GUI wallet should be like, and they are aiming for that. They have shown designs and have released a preview version of it.

Good software development requires solid design, capable coders and a lot of time. Core members work for free on their free time, but they are also humans (I think) and they also have a life (I think Smiley).

I would also love for development to go faster, but wishing and pushing for it won't make it happen any sooner.

Hopefully we will see a GUI sooner than later. Some have rumored about it being released around Christmas, but I don't expect that to be true. Core members have not made any promise about it, and won't make any promise they can't keep (except for missives on Mondays... just kidding  Grin)

All I take as a fact, is that it will be done "when it's done"tm.

Having said that... I do believe in the potential of this coin and I have faith in the team behind it.

Thanks for the detailed answer and I can understand why you want to load the blockchain into a database.  The blockchain is starting to get big!  I am curious as a IT bod how you are going to index the blockchain as penultimately this is what you have to do.  Does it already contain a multi level index or do you need to add some extra information over the blockchain?  Good luck ;-)  Personally I think long term that blockchain will be held centrally as they will get too big then you just connect to a service for proving personal coins. Have you thought about skipping the interim database approach and implementing a centralised or even distributed block chain ? I am guessing the later options would take too much effort / money....  
sr. member
Activity: 582
Merit: 250
An Impressive Purely Anonymous Currency.
Also how often is the block chain on the OP being updated ?

There have been two schools of thought on updating, and I think the Windows and Linux block chains are being updated differently (but not 100% sure, as I use neither).

The first approach is to update regularly so they are always up to date.

The second is to update when tagged releases are issued and publish as fixed hash for the download. Someone downloading in between releases will have to do a bit of catch up syncing from the p2p but it will still be much less to sync than starting from scratch.

On the issue of GUIs, the existing open source GUIs are available, but they are rough around the edges. I suggest anyone who wants to see those getting a stronger endorsement and wider use contribute to those projects (or if the original developer is no longer involved, fork it and resume development).



I like the first approach as I downloaded yesterday and it had 71 days to catch up.  Can someone please update both Windows and Linux on a weekly basis ?
newbie
Activity: 43
Merit: 0
Need some holiday gifts? Or maybe you just want to brew some insanely good coffee at home? Look no further.

https://bitcointalksearch.org/topic/monero-xmr-coffee-exchange-868164

I am now offering premium roasted coffee for Monero. Sales begin next week. I will ship worldwide! *free shipping for US customers*


nice one. I love coffee
hero member
Activity: 644
Merit: 502
Eye can not wait til my monero is live with a wallet for Charlotte.
Like a spider, it will crawl, all over this orb.
Untangled, it will.
legendary
Activity: 2380
Merit: 1085
Money often costs too much.
huuuge icon
...has found a new home on 1 more desktop  Cheesy
member
Activity: 70
Merit: 10
https://monerohash.com
Hi everyone,

I have not been on this thread/coin for a while and I was surprised to find that there is no official/endorsed GUI wallet.

I like this coin but it is never going to go main stream unless those rough edges are polished.

I understand the community has created two GUI's so just take a version, endorse and host on a Monero site.

Wording like 'All current GUIs are in beta, but they should be fairly safe ' does not fill people with confidence.  

Also how often is the block chain on the OP being updated ?



An ambitious official GUI is under development, but there are other things that need to be tackled before being able to release a proper GUI wallet for the masses. One of those things is the blockchain in DB format instead of loading it entirely into RAM (this was inherited from the original bytecoin code). The BlockchainDB version has been evolving and you can try it out on your own if you are capable of building it on Linux, but it still needs some work and a lot of testing.

IMO, It's not about embracing one of the currently available GUIs. People can use and develop whichever GUI they want, that's the nature of open source software. Core members have their own view of what a GUI wallet should be like, and they are aiming for that. They have shown designs and have released a preview version of it.

Good software development requires solid design, capable coders and a lot of time. Core members work for free on their free time, but they are also humans (I think) and they also have a life (I think Smiley).

I would also love for development to go faster, but wishing and pushing for it won't make it happen any sooner.

Hopefully we will see a GUI sooner than later. Some have rumored about it being released around Christmas, but I don't expect that to be true. Core members have not made any promise about it, and won't make any promise they can't keep (except for missives on Mondays... just kidding  Grin)

All I take as a fact, is that it will be done "when it's done"tm.

Having said that... I do believe in the potential of this coin and I have faith in the team behind it.
legendary
Activity: 2674
Merit: 2053
Free spirit
legendary
Activity: 2968
Merit: 1198
Also how often is the block chain on the OP being updated ?

There have been two schools of thought on updating, and I think the Windows and Linux block chains are being updated differently (but not 100% sure, as I use neither).

The first approach is to update regularly so they are always up to date.

The second is to update when tagged releases are issued and publish as fixed hash for the download. Someone downloading in between releases will have to do a bit of catch up syncing from the p2p but it will still be much less to sync than starting from scratch.

On the issue of GUIs, the existing open source GUIs are available, but they are rough around the edges. I suggest anyone who wants to see those getting a stronger endorsement and wider use contribute to those projects (or if the original developer is no longer involved, fork it and resume development).

Jump to: