Author

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

legendary
Activity: 1610
Merit: 1004
The mnemonic seed is the list of words that you can use to restore your wallet, this is generated when you create a wallet.

I see you were trying to use MoneroX, what were you using before?

If you are using simplewallet it is easy to get the mnemonic seed by typing "seed".

The .bin.keys file is the important one, remember that. The only way to import your wallet to MyMonero online is with the mnemonic seed. You can't just get this by looking at the .bin.keys file because it is encrypted, so open with simplewallet and type seed.

The "transaction too large" error is a problem that to my knowledge is fixed in the current versions of simplewallet. If you are not able to compile the latest version of the wallet from source, try sending to another address with 0 mixin (transfer 0
). If you DO have a new version of simplewallet there is a command called "sweep_dust" that does this for you.

The reason you are getting transaction too large is that you have a lot of dust outputs.
legendary
Activity: 1918
Merit: 1001
Im having nothing but trouble with this currency ever since ive mined them.

Im using moneroX and it says synchronising with network and 0 connections!


What am i supposed to do?

honestly just bail on moneroX and use the beta binaries for the next release. Its CLI but its really not that hard. When in doubt, type help.

Is it possible to import my wallet.bin into my monero online?

You could send the coins from it to the online wallet using the daemon.

Well i tried that some time back and it would not let me, telling me the transaction was too large, even sending one at a time failed, hence why im trying another wallet.

Do you have your mnemonic seed noted down somewhere? With that you can simply restore the wallet using another client (such as MyMonero).

Im not sure what that would be, but i expect this is the data stored in my wallet.bin?
legendary
Activity: 1624
Merit: 1008
After 10 pull requests merged yesterday 5 more were merged today Kiss
legendary
Activity: 1106
Merit: 1000
Happy new year everyone. Our developers have done very good jobs in 2015. Thanks you and best wishes for you.
legendary
Activity: 1276
Merit: 1001
I'll focus on a side point, since I have no clue why the windows version would silently die:

2015-Dec-31 17:43:17.718750 WARNING: no two valid MoneroPulse DNS checkpoint records were received

That is odd. Can you ping checkpoints.moneropulse.co, checkpoints.moneropulse.se ?
If you have dig, what is the output of:
dig -t TXT checkpoints.moneropulse.co
dig -t TXT checkpoints.moneropulse.se

If you have another DNS tool to run on the same machine bitmonerod runs on, you can use it instead to query the TXT record for these two hosts.
sr. member
Activity: 453
Merit: 500
hello world
fellow mustangs, it was a great year. monero managed to prove that it is really here to stay!

2016 will be a crazy year too. hope we all stay cool and have enough time to take care for monero. many many different good people here.

special thanks go to: dev team, because they did a fascinating job this year, funtionality and usability increased a lot. but its time to bundle it now and throw some bins out and fork. they know it, we know it.

special thanks also to community for funding so many different things. we should expand this. still we need to be careful that the voluntary part stays strong too.

good times ahead.
legendary
Activity: 1750
Merit: 1101
karbo.io
One more monero electron. Last time Smiley



Happy New Year!
member
Activity: 119
Merit: 10
While we are waiting for 0.9, there are 2 new betas available. Always treat betas with caution (not recommended to use for funds, just testing) and make sure to upgrade once the official binaries are released!

Windows 32-bit from hyc, the guy from LMDB (https://github.com/hyc):

Quote
for anyone who wants it, my unofficial build for win32 http://highlandsun.com/hyc/monero.win32.v0-9-beta.zip
built from current master
sha1sum a1dc27be4e21450207db80d9859a0556355c83cd

Windows 64-bit from fluffypony:

Quote

Again, make sure to upgrade once 0.9 is released!

P.S. Both links were posted in #monero @ freenode.

Good news !!! Although there is still no official release, iterating betas are coming quite periodically, and even from different "manufacturers"! Smiley
I will try them on the days...

Monero core devs and all the people here! I respect you! HAPPY NEW YEAR!!!
hero member
Activity: 794
Merit: 1000
Monero (XMR) - secure, private, untraceable
While we are waiting for 0.9, there are 2 new betas available. Always treat betas with caution (not recommended to use for funds, just testing) and make sure to upgrade once the official binaries are released!

Windows 32-bit from hyc, the guy from LMDB (https://github.com/hyc):

Quote
for anyone who wants it, my unofficial build for win32 http://highlandsun.com/hyc/monero.win32.v0-9-beta.zip
built from current master
sha1sum a1dc27be4e21450207db80d9859a0556355c83cd

Windows 64-bit from fluffypony:

Quote

Again, make sure to upgrade once 0.9 is released!

P.S. Both links were posted in #monero @ freenode.

The 32 bit on win XP sp3 crashes with "bitmonerod.exe has encountered a problem and needs to close.  We are sorry for the inconvenience." Debug and Close buttons. Maybe a .dll is missing? Nothing about the crash in the log:

Code:
2015-Dec-31 17:43:09.734375 Initializing cryptonote protocol...
2015-Dec-31 17:43:09.765625 Cryptonote protocol initialized OK
2015-Dec-31 17:43:12.453125 Initializing p2p server...
2015-Dec-31 17:43:13.890625 Set limit-up to 2048 kB/s
2015-Dec-31 17:43:13.890625 Set limit-down to 8192 kB/s
2015-Dec-31 17:43:13.890625 Set limit-up to 2048 kB/s
2015-Dec-31 17:43:13.890625 Set limit-down to 8192 kB/s
2015-Dec-31 17:43:13.921875 Binding on 0.0.0.0:18080
2015-Dec-31 17:43:13.968750 Net service bound to 0.0.0.0:18080
2015-Dec-31 17:43:13.968750 Attempting to add IGD port mapping.
2015-Dec-31 17:43:15.203125 Added IGD port mapping.
2015-Dec-31 17:43:15.203125 P2p server initialized OK
2015-Dec-31 17:43:15.234375 Initializing core rpc server...
2015-Dec-31 17:43:15.250000 Binding on 127.0.0.1:18081
2015-Dec-31 17:43:15.250000 Core rpc server initialized OK on port: 18081
2015-Dec-31 17:43:15.250000 Initializing core...
2015-Dec-31 17:43:15.250000 Loading blockchain from folder D:\monero.win32.v0-9-beta\monero.win32.v0-9-beta\DATA\lmdb ...
2015-Dec-31 17:43:15.250000 option: fastest
2015-Dec-31 17:43:15.250000 option: async
2015-Dec-31 17:43:15.250000 option: 1000
2015-Dec-31 17:43:15.281250 The DB has no hard fork info, reparsing from start
2015-Dec-31 17:43:15.281250 Blockchain not loaded, generating genesis block.
2015-Dec-31 17:43:15.796875 Loading precomputed blocks: 830001
2015-Dec-31 17:43:17.343750 Blockchain initialized. last block: 0, d1275.h10.m43.s15 time ago, current difficulty: 1
2015-Dec-31 17:43:17.718750 WARNING: no two valid MoneroPulse DNS checkpoint records were received
2015-Dec-31 17:43:17.718750 Core initialized OK
2015-Dec-31 17:43:17.718750 Starting core rpc server...
2015-Dec-31 17:43:17.734375 Run net_service loop( 2 threads)...
2015-Dec-31 17:43:17.734375 [SRV_MAIN]Core rpc server started ok
2015-Dec-31 17:43:17.734375 [SRV_MAIN]Starting p2p net loop...
2015-Dec-31 17:43:17.734375 [SRV_MAIN]Run net_service loop( 10 threads)...
2015-Dec-31 17:43:18.734375 [P2P1]
**********************************************************************
The daemon will start synchronizing with the network. It may take up to several hours.

You can set the level of process detailization* through "set_log " command*, where is between 0 (no details) and 4 (very verbose).

Use "help" command to see the list of available commands.

Note: in case you need to interrupt the process, use "exit" command. Otherwise, the current progress won't be saved.
**********************************************************************
legendary
Activity: 2268
Merit: 1141
While we are waiting for 0.9, there are 2 new betas available. Always treat betas with caution (not recommended to use for funds, just testing) and make sure to upgrade once the official binaries are released!

Windows 32-bit from hyc, the guy from LMDB (https://github.com/hyc):

Quote
for anyone who wants it, my unofficial build for win32 http://highlandsun.com/hyc/monero.win32.v0-9-beta.zip
built from current master
sha1sum a1dc27be4e21450207db80d9859a0556355c83cd

Windows 64-bit from fluffypony:

Quote

Again, make sure to upgrade once 0.9 is released!

P.S. Both links were posted in #monero @ freenode.
legendary
Activity: 2268
Merit: 1141
Im having nothing but trouble with this currency ever since ive mined them.

Im using moneroX and it says synchronising with network and 0 connections!


What am i supposed to do?

honestly just bail on moneroX and use the beta binaries for the next release. Its CLI but its really not that hard. When in doubt, type help.

Is it possible to import my wallet.bin into my monero online?

You could send the coins from it to the online wallet using the daemon.

Well i tried that some time back and it would not let me, telling me the transaction was too large, even sending one at a time failed, hence why im trying another wallet.

Do you have your mnemonic seed noted down somewhere? With that you can simply restore the wallet using another client (such as MyMonero).
legendary
Activity: 1918
Merit: 1001
Im having nothing but trouble with this currency ever since ive mined them.

Im using moneroX and it says synchronising with network and 0 connections!


What am i supposed to do?

honestly just bail on moneroX and use the beta binaries for the next release. Its CLI but its really not that hard. When in doubt, type help.

Is it possible to import my wallet.bin into my monero online?

You could send the coins from it to the online wallet using the daemon.

Well i tried that some time back and it would not let me, telling me the transaction was too large, even sending one at a time failed, hence why im trying another wallet.
legendary
Activity: 1918
Merit: 1001
Im having nothing but trouble with this currency ever since ive mined them.

Im using moneroX and it says synchronising with network and 0 connections!


What am i supposed to do?

honestly just bail on moneroX and use the beta binaries for the next release. Its CLI but its really not that hard. When in doubt, type help.

Is it possible to import my wallet.bin into my monero online?
member
Activity: 60
Merit: 10
http://www.d10e.org/startup-competition/

wouldn't that be great for funding some more monero dev?

just sharing in case you missed it; maybe our fellow devs can apply and ask for some cash?  Grin

have a nice day everyone!

ps: i did not really follow dev; is it planned to force mixing in the next version?
legendary
Activity: 1260
Merit: 1008
Im having nothing but trouble with this currency ever since ive mined them.

Im using moneroX and it says synchronising with network and 0 connections!


What am i supposed to do?

honestly just bail on moneroX and use the beta binaries for the next release. Its CLI but its really not that hard. When in doubt, type help.
legendary
Activity: 1442
Merit: 1018
Im having nothing but trouble with this currency ever since ive mined them.

Im using moneroX and it says synchronising with network and 0 connections!


What am i supposed to do?

You have the daemon running?
legendary
Activity: 1918
Merit: 1001
Im having nothing but trouble with this currency ever since ive mined them.

Im using moneroX and it says synchronising with network and 0 connections!


What am i supposed to do?
legendary
Activity: 1596
Merit: 1030
Sine secretum non libertas
Encouraging statistic:  86% of people have taken steps to anonymize themselves online.  Ref: http://attentiv.com/anonymity-impossibility

If 62% of Internet users surveyed consider the privacy of their email contacts list to be very important, how much more so their financial counter-party list?
legendary
Activity: 1596
Merit: 1030
Sine secretum non libertas


FWIW this is my favoritest evar so far (as decided to use even go want to do look more like).
legendary
Activity: 2268
Merit: 1141

I have no idea what you guys are looking for but Electrum uses a similar logo.

https://electrum.org/#home

It was supposed to be similar because of mnemonic seed used in electrum wallet. But this variant is bad - too similar to Electron's Atom editor logo.
How about this?  



Looks good in my opinion.
Jump to: