Bitcoin Forum
May 05, 2024, 09:42:33 AM *
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 ... 138 »
321  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: October 01, 2017, 04:14:22 PM

Does anyone have any idea how to unlock an UNencrypted wallet?

Trying to mine and getting the following errors on an UNencrypted wallet.

"Unable to sign block, wallet locked?"




it sounds like it's still locked. do you have the .conf properly set for mining? you have to use algo= in the .conf

How is it possible for an unencrypted wallet to be locked? It's not.

Yes, I'm setting the algo in the configuration file just as I did with 3 other coins I'm mining without any issues. It detects this setting just fine, getinfo() returns the correct PoW algo.

It's obviously an issue with the coin. Even trying to manually submit a block fails with the same wallet locked error. I've started hacking out large portions of the code to see if I can get the SignBlock() function in main.cpp working properly.


Why does it take an hour or more after starting the wallet before it becomes responsive?

Why does everyone in this thread (including the creators of the coin) only care about the price of the coin? (This question is rhetorical)


i've never once discussed the price, as a matter of fact, i've said many times i refuse to speculate.

i've never seen the qt wallet take an hour or more. usually it takes about 10-15 minutes.

if you are running the windows version, it can take a long time if you start clicking the splash screen until it becomes unresponsive...

I'm running it in linux on an 8 core server with 16gb of memory. It's painful to try to figure out why I can't mine because any changes I make take an hour of waiting before I can test them. And, since testnet isn't working properly either.... I can't use testnet to test the changes.

Also, I'm running 2.1.0. I've tried precompiled binaries and compiling from git source myself.




Some wallets work better in win others on Linux. Mine is running spectacularly on windows. Splash screen stays up for 15 mins or so before wallet loads but that’s the only annoying issue.

I’ve been doing this for years and when there is a wallet or mining issue it’s usually the persons OS, a diff software conflict, virus protection, ports not open or just missing something when they work with the wallet or mining .bat file. Especially if most other people don’t have issues with it. It helps when you post your .bat file and tell us what mining software your using and/or posting your .conf file so different sets of eyes can look at it. Just saying things don’t work without anyone seeing what your doing makes it difficult to troubleshoot.

Thanks, I've been doing this since 2011 and have been a linux systems administrator professionally since 2001. It's an issue inside the code, specifically with the SignBlock function. Since the function serves no purpose other than to verify the pubkey exists in the wallet, I'm compiling now to ignore that code inside of submitblock(). I suspect this will work and I will be able to mine finally.. I just wish I had spent more time learning C. There are some things about the code I don't understand.




not sure what kind of hashpower you have, but if you're mining to localhost, you're probably just getting orphan blocks, because unless you have a pretty serious farm, there is no way you are getting blocks solo mining on any of the 5 algorithms we offer...
322  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: October 01, 2017, 03:42:49 PM

Does anyone have any idea how to unlock an UNencrypted wallet?

Trying to mine and getting the following errors on an UNencrypted wallet.

"Unable to sign block, wallet locked?"




it sounds like it's still locked. do you have the .conf properly set for mining? you have to use algo= in the .conf

How is it possible for an unencrypted wallet to be locked? It's not.

Yes, I'm setting the algo in the configuration file just as I did with 3 other coins I'm mining without any issues. It detects this setting just fine, getinfo() returns the correct PoW algo.

It's obviously an issue with the coin. Even trying to manually submit a block fails with the same wallet locked error. I've started hacking out large portions of the code to see if I can get the SignBlock() function in main.cpp working properly.


Why does it take an hour or more after starting the wallet before it becomes responsive?

Why does everyone in this thread (including the creators of the coin) only care about the price of the coin? (This question is rhetorical)


i've never once discussed the price, as a matter of fact, i've said many times i refuse to speculate.

i've never seen the qt wallet take an hour or more. usually it takes about 10-15 minutes.

if you are running the windows version, it can take a long time if you start clicking the splash screen until it becomes unresponsive...

I'm running it in linux on an 8 core server with 16gb of memory. It's painful to try to figure out why I can't mine because any changes I make take an hour of waiting before I can test them. And, since testnet isn't working properly either.... I can't use testnet to test the changes.

Also, I'm running 2.1.0. I've tried precompiled binaries and compiling from git source myself.


that's strange, considering that mining pools add verge almost every day, and they all run linux too. i also run a few flavors of linux and haven't had any issues. can you post some sort of debug log info?

what happens if you try to dump a private key? does it say your wallet is locked?
323  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: October 01, 2017, 03:18:59 PM

Does anyone have any idea how to unlock an UNencrypted wallet?

Trying to mine and getting the following errors on an UNencrypted wallet.

"Unable to sign block, wallet locked?"




it sounds like it's still locked. do you have the .conf properly set for mining? you have to use algo= in the .conf
324  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: October 01, 2017, 03:18:02 PM

Why does it take an hour or more after starting the wallet before it becomes responsive?

Why does everyone in this thread (including the creators of the coin) only care about the price of the coin? (This question is rhetorical)


i've never once discussed the price, as a matter of fact, i've said many times i refuse to speculate.

i've never seen the qt wallet take an hour or more. usually it takes about 10-15 minutes.

if you are running the windows version, it can take a long time if you start clicking the splash screen until it becomes unresponsive...
325  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: September 29, 2017, 04:15:03 PM
Hi guys, I can't get my Electrum wallet to sync. When I open it looks like it will, then goes red and doesn't show any new transactions to my wallet. Any advice?

if you are running windows, switch to 2.4.1. it has multiple server options =]

326  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: September 29, 2017, 02:20:40 PM
Verge is now listed on HitBTC:


https://hitbtc.com/XVG-to-ETH
https://hitbtc.com/XVG-to-USDT
https://hitbtc.com/XVG-to-BTC




Verge is also coming to Binance, Monday, October 2nd.


327  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: September 29, 2017, 01:41:13 AM
When is planned the rebrand of XVG please ?

we are definitely not rebranding. XVG/VERGE is staying VERGE.

this is not good, coin needs rebranding, price is stuck again and only going down
we need new logo and fixes

The price isn't going anywhere while Bitcoin et al are on a bull-run, I think we will have to reach new ATHs in bitcoin before people funnel money back into altcoins.  I don't think we'll have any breathers before > $5k

the most surefire way to increase the value per XVG coin is to increase the network effect.

Build a "localverge.com" similar to localbitcoins and allow p2p OTC/IRL trading - perhaps build it on TOR or i2p as well as clearnet to stay "on brand" - allowing for privacy options, while not alienating the technically inept.  

the community can start holding XVG meetups and events. ive been pushing for this for a while now. i live in silicon valley and it would be a good starting point for this project.

sunerok has killed it with exciting new tech, however, a bunch of fanboys and twitter shills are not going to convince the public... the market is dominated by low supply / low cap coins, which verge is not. and in the long run this will probably be an advantage, because it is the only privacy focused coin that is literally built to scale past these cult-pump days of coins with absolutely no utility aside from speculative investment vehicles.

thoughts?


heyyy sup trilla! crazy you mention that, because a team is actually creating localvergecurrency.com as we speak!


i always thought you might be psychic ;]

ps: you can sign up to be notified when it goes live on their site.
328  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: September 27, 2017, 09:47:10 PM
When is planned the rebrand of XVG please ?

we are definitely not rebranding. XVG/VERGE is staying VERGE.
329  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: September 27, 2017, 12:23:34 PM
Is it impossible to mine verge or what? Wallet is perpetually locked even when it's not encrypted. When it's encrypted and unlocked, it's still locked.

It's looking like I have to modify the wallet to mine on it?

Shitcoin alert.

it's looking like you just don't know what you're doing.

noob alert.
330  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: September 26, 2017, 07:10:29 PM
our new electrum server infrastructure (for tor + clearnet) is syncing right now, and should be live the moment in finishes in ~6 hours.

we've also uploaded our electrum server code here: https://github.com/vergecurrency/electrum-server

we are working on an easy deployment script for it, and the servers will communicate with one another, creating a more decentralized electrum network for verge.

what this means for you: our electrum clients (clearnet, tor, and i2p) and tor android wallet wont ever have scaling issues anymore!
331  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: September 25, 2017, 11:12:11 PM
we just pushed another update to the android tor wallet, so everyone make sure you've updated =]
332  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: September 25, 2017, 07:00:45 PM
hi all,
Just started to mine X17 and noticed the windows electrum wallet takes a constant 800 kb/s which is quite high for a wallet app from my experience.

Is this high bandwidth normal for the electrum wallet Huh

tnx yall.


there's no reason to just leave it open if you arent using it... but it's a lite app, and doesn't require downloading the blockchain.
333  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: September 24, 2017, 08:49:09 PM
Hi, When i search my recieving address from the tor client in a explorer, it doesnt find a address?? It does says i have xvg in the left bottom. please help
probably searching the wrong address
334  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: September 23, 2017, 09:54:57 PM
several new electrum and electrum tor servers have been created yesterday and today, new electrum clients will be out shortly, as well as an update to the tor android wallet =]

will there be a tor electrum osx wallet?

there already is actually! but it will be updated with the windows and linux versions probably tmrw. the last servers are finishing syncing now =]
335  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: September 23, 2017, 09:03:14 PM
several new electrum and electrum tor servers have been created yesterday and today, new electrum clients will be out shortly, as well as an update to the tor android wallet =]
336  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: September 22, 2017, 07:40:22 PM
Is this a copy of Monero?

no of course not. monero is a copy of bytecoin. we are not based on either.

Is there a side by side chart of monero and XVG
so that we can differentiate which one is more better

not that im aware of, but i can tell you one major difference is we hide the users ip address. monero does not.
337  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: September 22, 2017, 02:33:23 PM
For some reason the Windows VERGE wallet ( non TOR) just crashed when trying to launch the EXE and the tor wallet, never syncs.  Has anyone had any success using these wallets with a windows 8.1 machine?
there's actually a new release for that: https://github.com/vergecurrency/electrum-xvg/releases
If I'm reading the info right there are only two servers. Any plans for a third? I'm glad to see that a second was added. I learned the hard way about single server electrum wallets (when the server fails you have no access to your coins until it is back up). That is what kept me from trying this one out. Also any eta on the update to the core wallet? I am getting tired of long load times. At least XVG isn't my longest loader...

Anyone else see this random reference to Verge in the almost mainstream media https://techcrunch.com/2017/09/17/crypto-asset-visualizer-turns-your-bitcoin-into-a-ar-pile-of-cash/?

yes i saw! very cool that verge made a secret appearance at techcrunch =]

there will be more servers than just two. also, in the next electrum wallet update, the wallet will automatically find electrum servers online, instead of having them hardcoded!

(also an easy to deploy electrum server script will be made avail, for complete decentralization of the electrum wallet)
338  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: September 22, 2017, 01:46:43 AM
For some reason the Windows VERGE wallet ( non TOR) just crashed when trying to launch the EXE and the tor wallet, never syncs.  Has anyone had any success using these wallets with a windows 8.1 machine?

Thanks.

there's actually a new release for that: https://github.com/vergecurrency/electrum-xvg/releases
339  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: September 21, 2017, 05:59:14 PM
Is this a copy of Monero?

no of course not. monero is a copy of bytecoin. we are not based on either.
340  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [$XVG] VERGE [POW][MultiAlgo][BLACKHOLE][Entire Line of TOR/i2P Resources] on: September 21, 2017, 03:45:38 PM
Hi Dev!
Please when Electrum wallet will work normally? I can not access and trade my funds. Downloaded new version and it gives me error. It is not sinchronizing.
Maybe you have to add an extra server to connect to. Personally I use the Verge wallet (windows) and not the Electum version. Works all the time, no problems with it

But how to add it?

EDIT: Found it! Thanks! No connection,may be they are working on some upgrades,but no official statement about it. Strange

electrum-xvg.stream was just added, a new binary for electrum will be released shortly. also a new update for the android tor wallet will be out today =]
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 ... 138 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!