Bitcoin Forum
May 23, 2024, 02:14:55 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 »
461  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][rICO]Antshares Blockchain Mainnet is ONLINE! on: October 21, 2016, 11:47:00 AM
What is the block explorer for antshares?
Antcha.in don't show transactions for any of the address listed in the bounty claim spreadsheet? Either, the bounty did not arrive or the block explorer is not syncing?
462  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 💨 Chunk 🌀 NO ICO 🌀 Supernodes 🌀 DarkSend 🌀 InstantX 🌀 FREE COIN DISTRIBUTION on: October 21, 2016, 10:24:38 AM
Nova can be a good starter for this exchange. They have good voting system. If all people who got coins vote for this coin, this can be listed in one day.
463  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 18, 2016, 08:13:32 PM
Hey, tell me, have created cpminer.bat it just blinks and does not start what to do?

What´s in the .bat file?

Which commands?
as usual for the pool  cpuminer.exe -a lyra2rev2 -o stratum+tcp://xzc.suprnova.cc:5595 -u bekasto.*** -p ****

make it executable, for example this could help:

Code:
chmod oug+x cpminer.bat

HuhHuhHuh


Sorry, that was a Linux command, I didn't notice you are using Windows...
What you mean when saying "it blinks"?

Try running the command directly from "cmd", instead of creating .bat file.
Put cpuminer.exe in some directory, for example "C:\zcoin" run 'cmd', type "cd C:\zcoin" in 'cmd' shell, then run your command "cpuminer.exe -a lyra2rev2 -o stratum+tcp://xzc.suprnova.cc:5595 -u bekasto.*** -p ****". Does it work?

A .bat window closes when the last command exits. In this case the miner exitted on an error but you don't see
it because the window closed immediately. Type the command manually so you can see the error.

Add command "pause" as the last line of the file cpuminer.bat. It will let you to see the error. The window will not close until you enter "enter" key in the keyboard.
464  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] UR - Distributed Via A World-wide Airdrop, Based on Ethereum on: October 18, 2016, 07:47:17 PM
After creating an account, I used the address to setEtherBase. Then I ran miner.start(). It says true. Is it enough to start mining?

Then How can I now move to mainnet.

And Congrats for the launch.

Thank you!

Yes, "true" means you've started to mine.

To switch to mainnet, just call gur without the networkid or bootnodes params.

You may want to join a pool to actually get blocks. You could try http://ur.acc-pool.pw/


Nice. Do I need to create a new account now to join mainnet? Or it is ok to use the already created account?

Where can I get a pool miner for Ubuntu?
465  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 💨 Chunk 🌀 NO ICO 🌀 Supernodes 🌀 DarkSend 🌀 InstantX 🌀 FREE COIN DISTRIBUTION on: October 18, 2016, 07:25:18 PM
Where are the requirements for the distribution posted?

Quote
To claim your coins, send Chunk address to me in a PM. Please note that your username and/or address will be visible to all users following the distribution transaction.


PLEASE DO NOT POST YOUR ADDRESS IN THE THREAD
Account must be at least Senior Member+ or registered in 2014-earlier. No exceptions

People like me are not eligible.
466  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] UR - Distributed Via A World-wide Airdrop, Based on Ethereum on: October 18, 2016, 06:48:31 PM
Devnet chain is downloading and working. Running ./ gur attach opens the console. And admin.peers show one peer. ./gur attach with argument shows fatal error.

How can I start mining. When I try to miner.start(2); I get

Quote
Cannot start mining without etherbase address: etherbase address must be explicitly specified
    at web3.js:3120:20
    at web3.js:6024:15
    at web3.js:4996:36
    at <anonymous>:1:1

Ok, you're making progress. gur works exactly like Ethereum's geth. You need to specify the urbase (aka 'etherbase'). In the console, you can run

Code:
miner.setEtherbase("0x123...")

and on the command line you can use
Code:
--urbase...
or
Code:
--etherbase 0x123...

You will need to create an account first and use it's address in place of the "123" above.


After creating an account, I used the address to setEtherBase. Then I ran miner.start(). It says true. Is it enough to start mining?

Then How can I now move to mainnet.

And Congrats for the launch.
467  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 💨 Chunk 🌀 NO ICO 🌀 Supernodes 🌀 DarkSend 🌀 InstantX 🌀 FREE COIN DISTRIBUTION on: October 18, 2016, 05:54:18 PM
Good luck with the different approach!

Linux Qt extraction is not working. Error extracting the file. Parsing filters not supported error.
468  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] UR - Distributed Via A World-wide Airdrop, Based on Ethereum on: October 18, 2016, 05:35:48 PM
Do I need to run with the devnet? I just run ./gur --jitvm=false. No other commands. I now get
Quote
I1018 18:21:55.681748 ethdb/database.go:82] Alloted 128MB cache and 1024 file handles to /home/test/.ur/chaindata
Fatal: Could not open database: resource temporarily unavailable

What else I need to configure before running?

Ok, first I suggest you start over by removing all the contents of the UR data directory (should be in %APPDATA%\UR).

Next, to run against devnet, try this:

Code:
gur --jitvm=false --networkid 1003 --bootnodes enode://fcf730cf678d6296ffa75a1b2c06aa07d9558788762d0bbefbc209ccbfb4e840f7dcfc2f7a188eb2e65056d989de3722df3fc4df286eb3690d4586992c1c6d82@138.197.138.155:19595,enode://d846b3c0445b7a91cfeb56fbeaece55ca9e559a6e5810cc41c54e2b88790fa7a24444508f16eb983630da1367ab73a6db1b705cc36134d9e61a2df070284d3f4@138.197.138.202:19595

Please let me know how that works.

Devnet chain is downloading and working. Running ./ gur attach opens the console. And admin.peers show one peer. ./gur attach with argument shows fatal error.

How can I start mining. When I try to miner.start(2); I get

Quote
Cannot start mining without etherbase address: etherbase address must be explicitly specified
    at web3.js:3120:20
    at web3.js:6024:15
    at web3.js:4996:36
    at <anonymous>:1:1
469  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] UR - Distributed Via A World-wide Airdrop, Based on Ethereum on: October 18, 2016, 04:11:06 PM
My old ubuntu got crashed. I'm going build a new one. I will try with your instructions. Are you prepared for the mainnet?

Yes, we are prepared. Launching in 2 hours.

Well, Great. I'm waiting to see the launch. Good luck.
470  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] UR - Distributed Via A World-wide Airdrop, Based on Ethereum on: October 18, 2016, 12:53:27 PM
From my new ubuntu, I downloaded the compiler linux version and when I run, I got this.

Quote
I1018 17:57:33.487473 cmd/utils/flags.go:711] You're one of the lucky few that will try out the JIT VM (random). If you get a consensus failure please be so kind to report this incident with the block hash that failed. You can switch to the regular VM by setting --jitvm=false
I1018 17:57:33.487620 ethdb/database.go:82] Alloted 128MB cache and 1024 file handles to /home/test/.ur/chaindata
Fatal: Could not open database: resource temporarily unavailable

What is this? Or what to do to run?

Can you try running it with --jitvm=false ? Also, are you running with the devnet options?  Can you send me the full command you are running with all the command-line options?

Do I need to run with the devnet? I just run ./gur --jitvm=false. No other commands. I now get
Quote
I1018 18:21:55.681748 ethdb/database.go:82] Alloted 128MB cache and 1024 file handles to /home/test/.ur/chaindata
Fatal: Could not open database: resource temporarily unavailable

What else I need to configure before running?
471  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] UR - Distributed Via A World-wide Airdrop, Based on Ethereum on: October 18, 2016, 12:29:30 PM
From my new ubuntu, I downloaded the compiler linux version and when I run, I got this.

Quote
I1018 17:57:33.487473 cmd/utils/flags.go:711] You're one of the lucky few that will try out the JIT VM (random). If you get a consensus failure please be so kind to report this incident with the block hash that failed. You can switch to the regular VM by setting --jitvm=false
I1018 17:57:33.487620 ethdb/database.go:82] Alloted 128MB cache and 1024 file handles to /home/test/.ur/chaindata
Fatal: Could not open database: resource temporarily unavailable

What is this? Or what to do to run?
472  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] UR - Distributed Via A World-wide Airdrop, Based on Ethereum on: October 18, 2016, 12:05:59 PM
When I run gur attach ipc: ~/.ur/gur.ipc, I get
Quote
Fatal: Unable to attach to remote geth: dial unix : missing address
error

A couple of questions: Is gur running locally on your machine? Also, try using the full path to the ipc file: something like "/home/bob/.ur/gur.ipc".



My old ubuntu got crashed. I'm going build a new one. I will try with your instructions. Are you prepared for the mainnet?
473  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ٩(̾●̮̮̃̾•̃̾)۶ ANN 🔷 INSANE 🔷 POS 🔷 NEW ROAD MAP ON THE WAY ٩(̾●̮̮̃̾•̃̾)۶ on: October 18, 2016, 10:55:56 AM
Holding this coin for a long time will get you huge profit. However, more exchanges are ideal to enhance visibility of the coin. Right now, it is listed in a very low volume exchange.
474  Economy / Lending / Re: ★ ★ ★ LENDING ► CONDORAS SERVICE ◄ ESCROW ★ ★ ★ on: October 18, 2016, 04:46:40 AM
Hi again,

I have initially asked for an extension upto 18th to pay back my loan. However, I'm stuck with coins in crashed ubuntu. I'm trying to figure out to get back things. Please give me 5 more days to pay back the loan. Please don't sell or do any other things, I request you. I need that account. I will pay the loan amount + interest + additional interest + additional tips to allow me to take this more time to pay back the loan. I hope you understand my position.

Thanks and Regards,

cryptospreader
475  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ٩(̾●̮̮̃̾•̃̾)۶ ANN 🔷 INSANE 🔷 POS 🔷 NEW ROAD MAP ON THE WAY ٩(̾●̮̮̃̾•̃̾)۶ on: October 17, 2016, 09:46:39 AM
This is not a scam. It needs more visibility. Landing in a high volume exchange is a must for now. Yobit, c-cex are good choices at this point. Any signature promotion is also good to host for 1 month period.
476  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] UR - Distributed Via A World-wide Airdrop, Based on Ethereum on: October 16, 2016, 06:39:26 PM
Any pool mining?

Did you read the op in full?
477  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: want to start a alcoin , any engineer here ? on: October 16, 2016, 02:22:14 PM
There are lot of successful coin devs who do development work on hire or partnership for any new coin. If you're really into the project, read some of the coin devs posts.

I can also work with you. But I strongly require upfront to start with.
478  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] UR - Distributed Via A World-wide Airdrop, Based on Ethereum on: October 16, 2016, 02:05:52 PM
When I run gur attach ipc: ~/.ur/gur.ipc, I get
Quote
Fatal: Unable to attach to remote geth: dial unix : missing address
error
479  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [Ann][Bounties]The Nugget Project[PoW+PoS][Nist5][Mining] on: October 16, 2016, 01:35:27 PM

PLEASE. STOP MINING AT MINEBLOCKS.

Mineblocks nugget pool will close in 6 hours.
It will be closed until nugget will be fixed.

Thank you

Is this true? Are you closing pool to stop mining?

Any other pool available to switch?
480  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] UR - Distributed Via A World-wide Airdrop, Based on Ethereum on: October 16, 2016, 01:23:28 PM
I am going to try your instructions to try to run the wallet.
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!