Author

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

newbie
Activity: 41
Merit: 0
After doing some recent reading on Monero I think I'd like to try my hand at getting a miner setup, I have never used the CryptoNight Algorithm before so any links to the most recent information would be great.

Monero mining discussions thread: https://bitcointalksearch.org/topic/xmr-monero-mining-653467


Quote
I was planning on mining with a couple of AMD 280x GPU's, what would be the best/fastest miner for them?

Try Wolf's OpenCL XMR Miner: https://github.com/wolf9466/wolf-xmr-miner/releases
or Claymore's CryptoNote GPU Miner: https://bitcointalksearch.org/topic/claymores-cryptonote-amd-gpu-miner-v113-638915
legendary
Activity: 1190
Merit: 1000
I know that Monero has been doing a "rebase". Does anyone know what stage they are at with it?

Thanks

does this help?

https://github.com/monero-project/monero-core/pull/33

Thanks...so does that mean it is finished or still ongoing?
legendary
Activity: 3836
Merit: 4969
Doomed to see the future and unable to prevent it
I know that Monero has been doing a "rebase". Does anyone know what stage they are at with it?

Thanks

does this help?

https://github.com/monero-project/monero-core/pull/33
hero member
Activity: 649
Merit: 500
I was waiting a couple of days for answers at the support thread and here.  I finally just did the export, copied it to my flash drive, and restored my chromebook's operating system.  The lmdb is no more.  If I had known that I could just copy the lmdb (or the complete .bitmonero folder)  I would have done so; but I figured, if monero has a dedicated export command, there must be a reason for it.  So that's what I used.  Now the blockchain is gone and it's going to take forever to sync it.  The blockchain import command is going to take something like 30 hours, judging from the rate it's going; whereas just copying the database would only take a few minutes.  The import is much slower even than syncing through wifi.  What's up with that, anyway?
Monero should have a big red warning sign,
Code:
Don't Use the Export/Import Commands, Unless You Have Grandchildren to Finish the Operation After You're Gone


Since it is your blockchain and you already verified it through your daemon, you can disable verification and use batch by specifying:
Code:
monero-blockchain-import --verify 0 --batch [1000 or something]
legendary
Activity: 1190
Merit: 1000
I know that Monero has been doing a "rebase". Does anyone know what stage they are at with it?

Thanks
newbie
Activity: 36
Merit: 0
Yay Monero is hitting 0.011 again. Is this going to continue moving up or it will go down to 0.008 again? This is the 2nd time in 2 weeks I guess. I can sense some people are going to dump again and then rebuy at 0.008/0.009. Hmm, I hope I have lots of time to study the trends.   
It's a dangerous game...
I lost more than i won by this  Sad

I won some money and lost a lot more nerves.
sr. member
Activity: 352
Merit: 250
Yay Monero is hitting 0.011 again. Is this going to continue moving up or it will go down to 0.008 again? This is the 2nd time in 2 weeks I guess. I can sense some people are going to dump again and then rebuy at 0.008/0.009. Hmm, I hope I have lots of time to study the trends.   
It's a dangerous game...
I lost more than i won by this  Sad
legendary
Activity: 1218
Merit: 1001
After doing some recent reading on Monero I think I'd like to try my hand at getting a miner setup, I have never used the CryptoNight Algorithm before so any links to the most recent information would be great.

I was planning on mining with a couple of AMD 280x GPU's, what would be the best/fastest miner for them, what would be my hashrate, what's the best pool and what .bat file settings should I use ?
hero member
Activity: 1050
Merit: 508
Yay Monero is hitting 0.011 again. Is this going to continue moving up or it will go down to 0.008 again? This is the 2nd time in 2 weeks I guess. I can sense some people are going to dump again and then rebuy at 0.008/0.009. Hmm, I hope I have lots of time to study the trends.   
sr. member
Activity: 279
Merit: 250
The blockchain import command is going to take something like 30 hours, judging from the rate it's going; whereas just copying the database would only take a few minutes.  The import is much slower even than syncing through wifi.  What's up with that, anyway?
Monero should have a big red warning sign,
Code:
Don't Use the Export/Import Commands, Unless You Have Grandchildren to Finish the Operation After You're Gone


I import the blackchain and i have only 5 minutes to wait

On the Raspberrypi3  ~40min.
legendary
Activity: 2702
Merit: 2053
Free spirit
LOL maybe its a time lock safe

sr. member
Activity: 807
Merit: 423
I was waiting a couple of days for answers at the support thread and here.  I finally just did the export, copied it to my flash drive, and restored my chromebook's operating system.  The lmdb is no more.  If I had known that I could just copy the lmdb (or the complete .bitmonero folder)  I would have done so; but I figured, if monero has a dedicated export command, there must be a reason for it.  So that's what I used.  Now the blockchain is gone and it's going to take forever to sync it.  The blockchain import command is going to take something like 30 hours, judging from the rate it's going; whereas just copying the database would only take a few minutes.  The import is much slower even than syncing through wifi.  What's up with that, anyway?
Monero should have a big red warning sign,
Code:
Don't Use the Export/Import Commands, Unless You Have Grandchildren to Finish the Operation After You're Gone
hero member
Activity: 649
Merit: 500
I posted this query in the Monero Support thread, and I'm waiting for an answer.  So I thought I'd post it here.

I want to export the blockchain to a usb flash drive.  I  am using linux.  The path to the flash drive is /media/a/Transcend/
Will this work?
Code:
monero-blockchain-export --output-file /media/a/Transcend/

https://bitcointalksearch.org/topic/m.16938010

That utility is meant to export the blockchain from database format to raw. Is this what you need?

If you just want to move the blockchain to a usb and access it from there, you should just move the files (preferably your whole .bitmonero folder) and use the switch --data-dir usb/path/to/.bitmonero-folder when starting monerod.
sr. member
Activity: 522
Merit: 266
I'm crossposting here and in Monero Support.  I need to swap out the ssd in my computer and this is holding me up.

How do I avoid the "std::runtime" error?
Code:
a@a-Peppy:~/monero$ ./monero-blockchain-export --output-file /media/a/SanDisk64GB/
2016-Nov-22 20:07:27.628966 Starting...
2016-Nov-22 20:07:27.629007 Setting log level = 0
2016-Nov-22 20:07:27.629024 Export output file: /media/a/SanDisk64GB/
2016-Nov-22 20:07:27.629041 Initializing source blockchain (BlockchainDB)
2016-Nov-22 20:07:27.629501 database: lmdb
2016-Nov-22 20:07:27.629525 Loading blockchain from folder /home/a/.bitmonero/lmdb ...
2016-Nov-22 20:07:27.690936 Blockchain initialized. last block: 1185530, d0.h0.m13.s53 time ago, current difficulty: 3744774366
2016-Nov-22 20:07:27.690974 Source blockchain storage initialized OK
2016-Nov-22 20:07:27.690986 Exporting blockchain raw data...
2016-Nov-22 20:07:27.691000 Storing blocks raw data...
terminate called after throwing an instance of 'std::runtime_error'
  what():  Error reading expected number of bytes
Aborted
a@a-Peppy:~/monero$
Want to give you a cheer as a fellow acer 720p misuser (;-) Same here. love the thing with ubuntu. Swapped to 250GB ssd from the measly 16 and havent looked back. And yes: just copy the database folder. Thats all i did after my swap
legendary
Activity: 1260
Merit: 1008
I'm crossposting here and in Monero Support.  I need to swap out the ssd in my computer and this is holding me up.

How do I avoid the "std::runtime" error?
Code:
a@a-Peppy:~/monero$ ./monero-blockchain-export --output-file /media/a/SanDisk64GB/
2016-Nov-22 20:07:27.628966 Starting...
2016-Nov-22 20:07:27.629007 Setting log level = 0
2016-Nov-22 20:07:27.629024 Export output file: /media/a/SanDisk64GB/
2016-Nov-22 20:07:27.629041 Initializing source blockchain (BlockchainDB)
2016-Nov-22 20:07:27.629501 database: lmdb
2016-Nov-22 20:07:27.629525 Loading blockchain from folder /home/a/.bitmonero/lmdb ...
2016-Nov-22 20:07:27.690936 Blockchain initialized. last block: 1185530, d0.h0.m13.s53 time ago, current difficulty: 3744774366
2016-Nov-22 20:07:27.690974 Source blockchain storage initialized OK
2016-Nov-22 20:07:27.690986 Exporting blockchain raw data...
2016-Nov-22 20:07:27.691000 Storing blocks raw data...
terminate called after throwing an instance of 'std::runtime_error'
  what():  Error reading expected number of bytes
Aborted
a@a-Peppy:~/monero$

not many people use blockchain import / export, so im not surprised you see an error. You could probably get away with just saving the data.mdb onto your SanDisk64GB - no need to export it into raw format.
sr. member
Activity: 807
Merit: 423
I'm crossposting here and in Monero Support.  I need to swap out the ssd in my computer and this is holding me up.

How do I avoid the "std::runtime" error?
Code:
a@a-Peppy:~/monero$ ./monero-blockchain-export --output-file /media/a/SanDisk64GB/
2016-Nov-22 20:07:27.628966 Starting...
2016-Nov-22 20:07:27.629007 Setting log level = 0
2016-Nov-22 20:07:27.629024 Export output file: /media/a/SanDisk64GB/
2016-Nov-22 20:07:27.629041 Initializing source blockchain (BlockchainDB)
2016-Nov-22 20:07:27.629501 database: lmdb
2016-Nov-22 20:07:27.629525 Loading blockchain from folder /home/a/.bitmonero/lmdb ...
2016-Nov-22 20:07:27.690936 Blockchain initialized. last block: 1185530, d0.h0.m13.s53 time ago, current difficulty: 3744774366
2016-Nov-22 20:07:27.690974 Source blockchain storage initialized OK
2016-Nov-22 20:07:27.690986 Exporting blockchain raw data...
2016-Nov-22 20:07:27.691000 Storing blocks raw data...
terminate called after throwing an instance of 'std::runtime_error'
  what():  Error reading expected number of bytes
Aborted
a@a-Peppy:~/monero$
sr. member
Activity: 807
Merit: 423
I posted this query in the Monero Support thread, and I'm waiting for an answer.  So I thought I'd post it here.

I want to export the blockchain to a usb flash drive.  I  am using linux.  The path to the flash drive is /media/a/Transcend/
Will this work?
Code:
monero-blockchain-export --output-file /media/a/Transcend/

https://bitcointalksearch.org/topic/m.16938010
legendary
Activity: 2184
Merit: 1000
hero member
Activity: 649
Merit: 500
Tor is compromised by NSA, so everyone who's trying to hide their financial activity with monero are automatically on their list. Congratulations ladies n gentlemen!  Grin (Bitcoin users are not affected)


You do know that monero's privacy enabling protocol has nothing to do with TOR, right?

LURK MOAR!

EDIT:
And why do you feel the need to come all the way over from Bitcoinland to let us know bitcoin is safer than monero?
legendary
Activity: 2702
Merit: 2053
Free spirit

What will they list on that list?

The amount they cant see or the sender and receiver that they cant see?
Jump to: