Author

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

newbie
Activity: 56
Merit: 0
I have a question - on the setup video on monero.cc it says you choose your wallet name? How is it I then see 95 character addresses?

That's just a file name you're picking, so you can keep track of the files. Inside the files are keys and your 95 char addresses.
member
Activity: 114
Merit: 10
Im now trying to sync the blockchain but its taking a while.

I have a question - on the setup video on monero.cc it says you choose your wallet name? How is it I then see 95 character addresses?

The coin is looking promising - cant wait for the pools to be setup as my cpu is an i3 and I shouldnt imagine Ill be getting much with the hash. GPU mining will be good.
hero member
Activity: 742
Merit: 500
When the GUI wallet can lanch?
When the pool can come out?
I can't mining anything with my I3 CPU Cry Cry Cry Cry

it is probably a language thing, and it is by no means meant personal, but this behaviour of members not participating on the development is horrible. monero is one of the most promising projects out there and sometimes development needs time. I am not a developer and I am simply freeriding their time and effort spent - the last thing I would do is complaining about the development speed.

By this I want to say thank you for the effort and time spent by the developers. kudos to the team for the impressive improvements until now - never forget this coin is three weeks old. 
member
Activity: 93
Merit: 10
I am baffled by the complete lack of instructions for the software associated with this coin. Can someone put some instructions on how to get started with the wallet and mining? I am sure there is something within one of these 80+ pages but do we all have to reinvent the wheel?

seriously man...sooo frustrating...

As above stated , just go to monero.cc and read the Getting started page
full member
Activity: 123
Merit: 100
[snip]

Where are you placing it? What bit version is your PC?

1) Into C:\\%my_username%\AppData\Roaming\bitmonero
2) Windows Server 2008 R2 x64

Sorry, I've cleaned all those files, started all again, and now it seems to me daemon is synchronizing. About 2 days left now, 27 days were earlier.
Hope it would be synced well.
P.S. No, it freezed on synchronization, lol.
hero member
Activity: 798
Merit: 1000
When the GUI wallet can lanch?
When the pool can come out?
I can't mining anything with my I3 CPU Cry Cry Cry Cry

There is a GUI wallet being tested, feel free to test it if you like.

Pools are nearing completion, it has taken a while due to not being a copy paste coin.
hero member
Activity: 518
Merit: 500
When the GUI wallet can lanch?
When the pool can come out?
I can't mining anything with my I3 CPU Cry Cry Cry Cry
hero member
Activity: 798
Merit: 1000
[snip]

Where are you placing it? What bit version is your PC?
full member
Activity: 123
Merit: 100
I don't have ".../AppData/bitmonero" folder, what should I do? In what place blockchain.bin should be placed?
Also, with "show_hr" command I got "Mining is not started". I'm starting by bat-file from "getting started".

Okay,

First off you have to create that folder in $AppData$\Roaming\bitmonero then you can put your downloaded blockchain in there.

To mine you have to type start_mining [number of threads] in the simplewallet.exe windows not in the bitmoneod.exe

e.g start_mining 4

Then you can use show_hr in bitmonerod.exe

If it says daemon busy when you try and start mining it is because the blockchain is still syncing.

Thank you.
Why is this written on http://monero.cc/getting-started/#installing-monero:
"./bitmonerod --start-mining MRO_address --mining-threads number_of_threads
This line above is the only one you have to know for mining. Be it on your computer on another computer. You don’t even need your wallet open to mine".

This is daemon, not wallet.


That is a linux command.

Yes you don't need to use simple wallet to start mining but its the easiest and if your just mining on your personal computer there is no need to use that command with the adress just

start_mining

is all you need.

It comes in useful when you have more than one system mining but you want it to all go to the same address.

the equivalent windows command is something like

start_mining


in the bitmonerod.exe window.


I understand now, thanks.
Don't you know why I can't sync it with downloaded blockchain.bin? I get this error:

2014-May-14 14:45:11.430632 Initializing core...
2014-May-14 14:45:11.430632 Loading blockchain...
2014-May-14 14:45:11.446232 ERROR C:\temp\bytecoin\git\bitmonero-master-32bit\sr
c\common/boost_serialization_helper.h:82 Exception at [unserialize_obj_from_file
], what=invalid signature
2014-May-14 14:45:11.461832 Can't load blockchain storage from file, generating
genesis block.

2014-May-14 14:45:12.631834 Blockchain initialized. last block: 0, d679.h5.m45.s
12 time ago, current difficulty: 1
hero member
Activity: 798
Merit: 1000
I don't have ".../AppData/bitmonero" folder, what should I do? In what place blockchain.bin should be placed?
Also, with "show_hr" command I got "Mining is not started". I'm starting by bat-file from "getting started".

Okay,

First off you have to create that folder in $AppData$\Roaming\bitmonero then you can put your downloaded blockchain in there.

To mine you have to type start_mining [number of threads] in the simplewallet.exe windows not in the bitmoneod.exe

e.g start_mining 4

Then you can use show_hr in bitmonerod.exe

If it says daemon busy when you try and start mining it is because the blockchain is still syncing.

Thank you.
Why is this written on http://monero.cc/getting-started/#installing-monero:
"./bitmonerod --start-mining MRO_address --mining-threads number_of_threads
This line above is the only one you have to know for mining. Be it on your computer on another computer. You don’t even need your wallet open to mine".

This is daemon, not wallet.


That is a linux command.

Yes you don't need to use simple wallet to start mining but its the easiest and if your just mining on your personal computer there is no need to use that command with the adress just

start_mining

is all you need.

It comes in useful when you have more than one system mining but you want it to all go to the same address.

the equivalent windows command is something like

start_mining


in the bitmonerod.exe window.
hero member
Activity: 794
Merit: 1000
Monero (XMR) - secure, private, untraceable
^You could make the daemon to mine sending the command from the wallet you want to have the mining income to. This way you don't need to type the address, because the wallet knows it. You just type "start_mining number_of_threads".
full member
Activity: 123
Merit: 100
I don't have ".../AppData/bitmonero" folder, what should I do? In what place blockchain.bin should be placed?
Also, with "show_hr" command I got "Mining is not started". I'm starting by bat-file from "getting started".

Okay,

First off you have to create that folder in $AppData$\Roaming\bitmonero then you can put your downloaded blockchain in there.

To mine you have to type start_mining [number of threads] in the simplewallet.exe windows not in the bitmoneod.exe

e.g start_mining 4

Then you can use show_hr in bitmonerod.exe

If it says daemon busy when you try and start mining it is because the blockchain is still syncing.

Thank you.
Why is this written on http://monero.cc/getting-started/#installing-monero:
"./bitmonerod --start-mining MRO_address --mining-threads number_of_threads
This line above is the only one you have to know for mining. Be it on your computer on another computer. You don’t even need your wallet open to mine".

This is daemon, not wallet.

hero member
Activity: 798
Merit: 1000
I don't have ".../AppData/bitmonero" folder, what should I do? In what place blockchain.bin should be placed?
Also, with "show_hr" command I got "Mining is not started". I'm starting by bat-file from "getting started".



Still no answer Sad
Also, x64-version of bitmonerod says this (x32 works well):

2014-May-14 14:24:58.138501 Initializing p2p server...
2014-May-14 14:24:58.154101 ERROR c:\temp\bytecoin\git\bitmonero-master\src\p2p\net_node.inl:77 Exception at [node_server::init_config], what=invalid signature
2014-May-14 14:24:58.169701 ERROR c:\temp\bytecoin\git\bitmonero-master\src\p2p\net_node.inl:203 Failed to init config.
2014-May-14 14:24:58.185301 ERROR ..\..\src\daemon\daemon.cpp:148 Failed to initialize p2p server.
2014-May-14 14:24:58.200901 Mining has been stopped, 0 finished


lol, I answered it above...
full member
Activity: 123
Merit: 100
I don't have ".../AppData/bitmonero" folder, what should I do? In what place blockchain.bin should be placed?
Also, with "show_hr" command I got "Mining is not started". I'm starting by bat-file from "getting started".



Still no answer Sad
Also, x64-version of bitmonerod says this (x32 works well):

2014-May-14 14:24:58.138501 Initializing p2p server...
2014-May-14 14:24:58.154101 ERROR c:\temp\bytecoin\git\bitmonero-master\src\p2p\net_node.inl:77 Exception at [node_server::init_config], what=invalid signature
2014-May-14 14:24:58.169701 ERROR c:\temp\bytecoin\git\bitmonero-master\src\p2p\net_node.inl:203 Failed to init config.
2014-May-14 14:24:58.185301 ERROR ..\..\src\daemon\daemon.cpp:148 Failed to initialize p2p server.
2014-May-14 14:24:58.200901 Mining has been stopped, 0 finished

I've run that two daemons on Windows 7 x64.
hero member
Activity: 798
Merit: 1000
I don't have ".../AppData/bitmonero" folder, what should I do? In what place blockchain.bin should be placed?
Also, with "show_hr" command I got "Mining is not started". I'm starting by bat-file from "getting started".

Okay,

First off you have to create that folder in $AppData$\Roaming\bitmonero then you can put your downloaded blockchain in there.

To mine you have to type start_mining [number of threads] in the simplewallet.exe windows not in the bitmoneod.exe

e.g start_mining 4

Then you can use show_hr in bitmonerod.exe

If it says daemon busy when you try and start mining it is because the blockchain is still syncing.
sr. member
Activity: 286
Merit: 250
Posted info about monero reddit giveaway in Russian thread.


i download 32bit binaries and i have problem file not valid for win32 , anyone know to fix this ?


It seems you use Windows XP.
I don't sure that 32-bit wallet can work under Win XP.
Try it on Win 7 or Eight.

That doesn't look like an OS issue. I know of no binaries that are valid on a 32-bit Windows 7 or Windows 8 system that are invalid on an XP system.

mozurt, are you sure that you have downloaded 32-bit binaries?

yeah i download from : mega.co.nz/#!LZIGlI7Z!poO1z7XIFIYkMLLH9Y82Uo055Ov-IgEVVdrItHR5h78
hero member
Activity: 798
Merit: 1000
i download 32bit binaries and i have problem file not valid for win32 , anyone know to fix this ?



Double check you definitely downloaded 32 bit binaries and for the love of god please dont use XP for any crypto or any other security related stuff.
full member
Activity: 153
Merit: 107
Posted info about monero reddit giveaway in Russian thread.


i download 32bit binaries and i have problem file not valid for win32 , anyone know to fix this ?


It seems you use Windows XP.
I don't sure that 32-bit wallet can work under Win XP.
Try it on Win 7 or Eight.

That doesn't look like an OS issue. I know of no binaries that are valid on a 32-bit Windows 7 or Windows 8 system that are invalid on an XP system.

mozurt, are you sure that you have downloaded 32-bit binaries?
full member
Activity: 153
Merit: 107
Posted info about monero reddit giveaway in Russian thread.


i download 32bit binaries and i have problem file not valid for win32 , anyone know to fix this ?


It seems you use Windows XP.
I don't sure that 32-bit wallet can work under Win XP.
Try it on Win 7 or Eight.
sr. member
Activity: 286
Merit: 250
i download 32bit binaries and i have problem file not valid for win32 , anyone know to fix this ?

Jump to: