LeChuckDE
|
|
October 17, 2016, 08:25:08 PM |
|
Bounty for Pool Could write the Pool-Software and setup a Pool for it... PM Me when interested ...
|
|
|
|
lootz
Legendary
Offline
Activity: 806
Merit: 1000
|
|
October 17, 2016, 08:50:21 PM |
|
Looks intresting.Watching...
|
|
|
|
cryptospreader_temp
|
|
October 18, 2016, 12:05:59 PM |
|
When I run gur attach ipc: ~/.ur/gur.ipc, I get 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?
|
|
|
|
cryptospreader_temp
|
|
October 18, 2016, 12:29:30 PM |
|
From my new ubuntu, I downloaded the compiler linux version and when I run, I got this. 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?
|
|
|
|
ur-technology (OP)
Member
Offline
Activity: 88
Merit: 10
|
|
October 18, 2016, 12:51:00 PM |
|
From my new ubuntu, I downloaded the compiler linux version and when I run, I got this. 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?
|
|
|
|
cryptospreader_temp
|
|
October 18, 2016, 12:53:27 PM |
|
From my new ubuntu, I downloaded the compiler linux version and when I run, I got this. 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 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?
|
|
|
|
ur-technology (OP)
Member
Offline
Activity: 88
Merit: 10
|
|
October 18, 2016, 04:06:29 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.
|
|
|
|
cryptospreader_temp
|
|
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.
|
|
|
|
ur-technology (OP)
Member
Offline
Activity: 88
Merit: 10
|
|
October 18, 2016, 05:17:56 PM |
|
Do I need to run with the devnet? I just run ./gur --jitvm=false. No other commands. I now get 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: 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.
|
|
|
|
cryptospreader_temp
|
|
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 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: 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 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
|
|
|
|
ur-technology (OP)
Member
Offline
Activity: 88
Merit: 10
|
|
October 18, 2016, 05:52:47 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 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 miner.setEtherbase("0x123...") and on the command line you can use or You will need to create an account first and use it's address in place of the "123" above.
|
|
|
|
cryptospreader_temp
|
|
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 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 miner.setEtherbase("0x123...") and on the command line you can use or 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.
|
|
|
|
ur-technology (OP)
Member
Offline
Activity: 88
Merit: 10
|
|
October 18, 2016, 07:29:08 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/
|
|
|
|
cryptospreader_temp
|
|
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?
|
|
|
|
ur-technology (OP)
Member
Offline
Activity: 88
Merit: 10
|
|
October 18, 2016, 08:27:25 PM Last edit: October 19, 2016, 12:44:43 PM by ur-technology |
|
|
|
|
|
|
EuroLine
|
|
October 18, 2016, 09:39:14 PM |
|
WoW so fast, i thinked u will do it in a month, not so fast, because i didn't mine enough coins)
|
Servers been shutted down forever. Working on compensate program. If need a pool public or private PM me.
|
|
|
ur-technology (OP)
Member
Offline
Activity: 88
Merit: 10
|
|
October 18, 2016, 11:38:22 PM |
|
WoW so fast, i thinked u will do it in a month, not so fast, because i didn't mine enough coins) Yes, we're pleased to be listed so quickly. Thanks cryptopia!
|
|
|
|
LeChuckDE
|
|
October 19, 2016, 08:56:38 AM Last edit: October 21, 2016, 06:22:53 PM by LeChuckDE |
|
Ported open-ethereum-pool to open-ur-pool !Now open ! This pool pays full rewards to miners !!! 7 UR and not 5 UR like the first one!!!Pool is full Nicehash, genoil ethminer, MiningRigRental and Claymore 7.2 Compatible URL: http://ur.poolcoin.bizPool-Fee: 1% Min-Payout: 1 UR Unlocktime: every 5 minutes Payout: every half hour Getwork: Port 3210 | 1 - 99 MH/s Stratum1: Port 3211 | 1 - 99 MH/s Stratum2: Port 3213 | 100 - 349 MH/s | Nicehash Compatible 0.2 diff Stratum2: Port 3215 | 350 - 5500 MH/s | Nicehash Compatible 0.4 diff Come and join the pool of the original Source Maintainer !
|
|
|
|
EuroLine
|
|
October 19, 2016, 02:53:05 PM |
|
Now pool reward fixed. All coins that left on wallet of this issue will be paid to miners to addresses with that they did mining. 0.5% pool fee. Will be changed to zero in two days and new design coming soon Your http://ur.acc-pool.pw
|
Servers been shutted down forever. Working on compensate program. If need a pool public or private PM me.
|
|
|
|