Bitcoin Forum
June 23, 2024, 03:56:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 ... 181 »
541  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: November 16, 2017, 07:51:18 PM
hi,
i am just installing my monero wallet and would like to ask if there is any chance to change the daemon log path? it is automatically saved on my smaller hard drive which has not enough space left. I was able to change the wallet log path but am uncertain about the daemon log path. i couldnt find anything helpful so far.

Try this:

https://monero.stackexchange.com/questions/3086/how-to-change-location-of-the-blockchain-with-monero-gui

ive tried this. the chain is now safed at the directory i ve chosen but the space on the other hard drive is still decreasing. dont know what it is. is there any alternative wallet availabe (maybe web based) you do recommend? 
You're better off trusting a remote node than a web wallet IMHO https://getmonero.org/resources/user-guides/remote_node_gui.html

He's using the official GUI, not a web wallet. If he were though, I'd have agreed with you.
542  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: November 16, 2017, 07:50:28 PM
hi,
i am just installing my monero wallet and would like to ask if there is any chance to change the daemon log path? it is automatically saved on my smaller hard drive which has not enough space left. I was able to change the wallet log path but am uncertain about the daemon log path. i couldnt find anything helpful so far.

Try this:

https://monero.stackexchange.com/questions/3086/how-to-change-location-of-the-blockchain-with-monero-gui

just to make sure you got me, that is what i would like to change. https://imgur.com/1T9c4IT

Try to restart the GUI + daemon. To clarify, you applied aforementioned guide right? I, perhaps, should've clarified that it only goes into effect when you restart the GUI  + daemon.

Btw, if you don't want to lose any progress, you can copy data.mdb to the new directory.
543  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: November 16, 2017, 01:36:58 PM
hi,
i am just installing my monero wallet and would like to ask if there is any chance to change the daemon log path? it is automatically saved on my smaller hard drive which has not enough space left. I was able to change the wallet log path but am uncertain about the daemon log path. i couldnt find anything helpful so far.

Try this:

https://monero.stackexchange.com/questions/3086/how-to-change-location-of-the-blockchain-with-monero-gui
544  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: November 16, 2017, 01:36:41 PM
Hi there, not sure where is the best place to post a monero support question. Just installed Hydra v0.11.1.0 and started to snyc on a new machine. Got to about 360 days still to sync and getting this message in log:

2017-11-16 11:47:02.061   8500   INFO    global   src/daemon/rpc.h:63   Core rpc server initialized OK on port: 18081
2017-11-16 11:47:02.061   8500   INFO    global   src/daemon/core.h:73   Initializing core...
2017-11-16 11:47:02.061   8500   INFO    global   src/cryptonote_core/cryptonote_core.cpp:323   Loading blockchain from folder C:\ProgramData\bitmonero\lmdb ...
2017-11-16 11:47:02.077   8500   WARN    blockchain.db.lmdb   src/blockchain_db/lmdb/db_lmdb.cpp:1155   LMDB memory map needs to be resized, doing that now.
2017-11-16 11:47:02.077   8500   INFO    global   src/blockchain_db/lmdb/db_lmdb.cpp:494   LMDB Mapsize increased.  Old: 9195MiB, New: 10219MiB
2017-11-16 11:47:02.077   8500   WARN    blockchain.db.lmdb   src/blockchain_db/lmdb/db_lmdb.cpp:72   Failed to query m_blocks: MDB_BAD_TXN: Transaction must abort, has a child, or is invalid
2017-11-16 11:47:02.077   8500   ERROR   cn   src/cryptonote_core/cryptonote_core.cpp:399   Error opening database: Failed to query m_blocks: MDB_BAD_TXN: Transaction must abort, has a child, or is invalid
2017-11-16 11:47:02.077   8500   INFO    global   src/daemon/rpc.h:90   Deinitializing rpc server...
2017-11-16 11:47:02.077   8500   INFO    global   src/daemon/p2p.h:90   Deinitializing p2p...
2017-11-16 11:47:02.092   8500   INFO    global   src/daemon/core.h:89   Deinitializing core...
2017-11-16 11:47:02.092   8500   ERROR   daemon   src/daemon/core.h:94   Failed to deinitialize core...
2017-11-16 11:47:02.092   8500   INFO    global   src/daemon/protocol.h:77   Stopping cryptonote protocol...
2017-11-16 11:47:02.108   8500   INFO    global   src/daemon/protocol.h:81   Cryptonote protocol stopped successfully


Is there any other solution other than deleting blockchain and starting sync from scratch again?

There's the --db-salvage flag, which has to be applied to monerod.exe from the command line, but it's unlikely that it'll "uncorrupt" your blockchain. However, if you'd like to give it a shot, it's done as follows.

1. Exit the GUI and make sure to close the daemon as well.

2. Browse to the directory monero-wallet-gui.exe is located.

3. Open a new command prompt. This is done by first making sure your cursor isn't located on any of the files and subsequently doing SHIFT + right click. It will give you an option to "Open command window here".

4. Now type -> monerod.exe --db-salvage

5. If that doesn't work, you, unfortunately have to resync from scratch. A resync is easily triggered by deleting C:\ProgramData\bitmonero.

Whilst you're syncing the blockchain using the daemon (monerod.exe), always make sure to exit it gracefully. If you're using the CLI, this is done by simply typing "exit" into monerod.exe. In addition, if you're using the GUI, simply click on the x to close the GUI and make sure to close the daemon as well.
545  Alternate cryptocurrencies / Speculation (Altcoins) / Re: [XMR] Monero Speculation on: November 15, 2017, 12:50:51 PM
[Seeks Funding] Funding for Sarang at MRL for Q1 2018

https://forum.getmonero.org/8/funding-required/89005/funding-for-sarang-at-mrl-for-q1-2018



[Seeks Funding] Funding for Surae at MRL for Q1 2018

https://forum.getmonero.org/8/funding-required/89004/funding-for-surae-at-mrl-for-q1-2018
546  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: November 15, 2017, 12:50:33 PM
[Seeks Funding] Funding for Sarang at MRL for Q1 2018

https://forum.getmonero.org/8/funding-required/89005/funding-for-sarang-at-mrl-for-q1-2018



[Seeks Funding] Funding for Surae at MRL for Q1 2018

https://forum.getmonero.org/8/funding-required/89004/funding-for-surae-at-mrl-for-q1-2018
547  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: November 14, 2017, 10:32:00 PM
After 6 hours, 216 confirmations and counting still no wallet-exchange transfer. Not even a pending notice. After 6 hours too. All I did different was change the ringsize to 10. Is that normal? My other transfers took maybe 2 minutes.

Which wallet are you using and are you using a local node or a remote node? Also, did you try to restart it?

Latest Hydra wallet. Several reboots. Both the localhost node on 18081 and the node.moneroworld.com on 18089.

This morning I noticed the bc is trying to synch but it's crawling. The wallet is also showing a much higher wallet balance than I should have but I can't send a smaller amount that I should have. 

To clarify, you sent from your wallet to the exchange right? Also, which operating system are you using?
548  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: November 13, 2017, 11:37:48 AM
After 6 hours, 216 confirmations and counting still no wallet-exchange transfer. Not even a pending notice. After 6 hours too. All I did different was change the ringsize to 10. Is that normal? My other transfers took maybe 2 minutes.

Which wallet are you using and are you using a local node or a remote node? Also, did you try to restart it?
549  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: November 12, 2017, 12:12:04 PM



By the way, what is a sure way to identify blockchain corruption? Is there a command to make the daemon recheck all the blocks?

rescan_bc

That's a wallet command.

@Chicken_76. You'd have to check bitmonero.log for any errors. See here (at the bottom):

https://monero.stackexchange.com/questions/4462/my-blockchain-is-stuck-how-do-i-unstuck-it

550  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: November 11, 2017, 03:09:54 PM
the wallet is really bad. it's pretty confusing using this on windows..


Try using this guide:

https://www.deepdotweb.com/2017/05/01/monero-gui-wallet-guide/

This guide was written when GUI beta 2 was released, but is still applicable to GUI v0.11.1.0.

Paging jemiro too.
551  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: November 08, 2017, 08:37:40 PM
ewalletmonero.org ? Is this your project?

It's not related to the official Monero project.
552  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: November 06, 2017, 02:22:05 PM
Hello,

I wanto to start mining XMR for a couple of weeks and see how it goes. Did some research and stumbled across so many miners (sgminer-gm, wolf miner, xmr-stack xx, claymore, ...) and pools, I got so confused that I almost gave up. I don't know which tool is deprecated, which new, which is performing better with "modern" or not-so-old hardware.

So I realized it would be better to ask someone expert to avoid wasting days of unprofitable or not optimized mining.

Could anyone suggest me the optimal miner and/or the configuration very briefly for the devices below?

I'm not completely new to mining so I need just some heads up for november 2017 tools.

(a) 1 linux servers with "Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz"

there is currently cpuminer-opt (https://github.com/JayDDee/cpuminer-opt) at work pointing at pool "http://minexmr.com/"

(b) 1 linux servers with "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz"

here too, there is currently cpuminer-opt (https://github.com/JayDDee/cpuminer-opt) at work pointing at pool "http://minexmr.com/"

(c) 1 pc with "Intel i5-4690" and Windows 10 64 (no GPU)

(d) 1 pc with "Intel i5-4670" and Windows 10 64 (no GPU)

(e) 1 pc with (CPU) "Intel i5-750 2.66GHz oc 3.20GHz" and (GPU) "AMD R9 270X". Which miner? Are Catalyst 15.12 still a must?

Thank you.

Probably best to open a new thread on r/moneromining. You'll get more and (probably) better responses there.

https://www.reddit.com/r/MoneroMining/
553  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: November 03, 2017, 10:53:47 AM
So it's more efficient to download blockchain than use remote node right? because when use remote node every open the wallet need to sync from 0 again.

Which wallet are you using and how are you closing it? Also, which operating system?
554  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: November 02, 2017, 08:49:50 PM
Anyone know why the "getting Started" tab on the monero website isn't working?  I want to CPU mine at work, but cannot get to the miner.
Thanks

Could you post the specific link you're trying to use?

https://getmonero.org/getting-started/choose

It says "HTTP 404 Not Found."

Try this page:

https://getmonero.org/get-started/using/

With respect to mining, there's more information on the MoneroMining wiki:

https://www.reddit.com/r/MoneroMining/wiki/index
555  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: November 02, 2017, 05:22:50 PM
Anyone know why the "getting Started" tab on the monero website isn't working?  I want to CPU mine at work, but cannot get to the miner.
Thanks

Could you post the specific link you're trying to use?
556  Alternate cryptocurrencies / Speculation (Altcoins) / Re: [XMR] Monero Speculation on: October 27, 2017, 04:57:30 PM
Monero 0.11.1.0 "Helium Hydra" Released (GUI & CLI)!

https://getmonero.org/2017/10/27/monero-0.11.1.0-released.html

Steps on how to upgrade can be found here:

https://monero.stackexchange.com/questions/6390/how-do-i-upgrade-my-software-to-v0-11-1-0/
557  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: October 27, 2017, 04:57:24 PM
Monero 0.11.1.0 "Helium Hydra" Released (GUI & CLI)!

https://getmonero.org/2017/10/27/monero-0.11.1.0-released.html

Steps on how to upgrade can be found here:

https://monero.stackexchange.com/questions/6390/how-do-i-upgrade-my-software-to-v0-11-1-0/
558  Alternate cryptocurrencies / Speculation (Altcoins) / Re: [XMR] Monero Speculation on: October 27, 2017, 04:56:24 PM
Monero Integrations - Update #10

https://www.reddit.com/r/Monero/comments/7938pb/monero_integrations_update_10/



A Monero Introduction for Beginners

https://steemit.com/monero/@sgp/7yjqso-a-monero-introduction-for-beginners



Ledger Hardware Wallet - Monero Integration - Update #3

https://www.reddit.com/r/Monero/comments/793blx/ledger_hardware_wallet_monero_integration_some/



Sarang Noether's (Monero Research Lab) Monthly Report - October Issue

https://forum.getmonero.org/9/work-in-progress/87856/hire-mathematician-and-computational-physicist-to-join-research-team?page=&noscroll=1#post-92875
559  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XMR] Monero - A secure, private, untraceable cryptocurrency on: October 27, 2017, 04:56:09 PM
Monero Integrations - Update #10

https://www.reddit.com/r/Monero/comments/7938pb/monero_integrations_update_10/



A Monero Introduction for Beginners

https://steemit.com/monero/@sgp/7yjqso-a-monero-introduction-for-beginners



Ledger Hardware Wallet - Monero Integration - Update #3

https://www.reddit.com/r/Monero/comments/793blx/ledger_hardware_wallet_monero_integration_some/



Sarang Noether's (Monero Research Lab) Monthly Report - October Issue

https://forum.getmonero.org/9/work-in-progress/87856/hire-mathematician-and-computational-physicist-to-join-research-team?page=&noscroll=1#post-92875
560  Alternate cryptocurrencies / Speculation (Altcoins) / Re: [XMR] Monero Speculation on: October 26, 2017, 05:27:25 PM
[Seeks Funding] Monero Meetup Kit

https://forum.getmonero.org/8/funding-required/88374/monero-meetup-kit
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 [28] 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 ... 181 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!