Bitcoin Forum
May 04, 2024, 01:22:05 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
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 »
  Print  
Author Topic: [ANN] UR - Distributed Via A World-wide Airdrop, Based on Ethereum  (Read 40878 times)
LeChuckDE
Sr. Member
****
Offline Offline

Activity: 420
Merit: 252



View Profile
October 17, 2016, 08:25:08 PM
 #41

Bounty for Pool Huh
Could write the Pool-Software and setup a Pool for it...

PM Me when interested ...
1714828925
Hero Member
*
Offline Offline

Posts: 1714828925

View Profile Personal Message (Offline)

Ignore
1714828925
Reply with quote  #2

1714828925
Report to moderator
1714828925
Hero Member
*
Offline Offline

Posts: 1714828925

View Profile Personal Message (Offline)

Ignore
1714828925
Reply with quote  #2

1714828925
Report to moderator
1714828925
Hero Member
*
Offline Offline

Posts: 1714828925

View Profile Personal Message (Offline)

Ignore
1714828925
Reply with quote  #2

1714828925
Report to moderator
Bitcoin mining is now a specialized and very risky industry, just like gold mining. Amateur miners are unlikely to make much money, and may even lose money. Bitcoin is much more than just mining, though!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714828925
Hero Member
*
Offline Offline

Posts: 1714828925

View Profile Personal Message (Offline)

Ignore
1714828925
Reply with quote  #2

1714828925
Report to moderator
lootz
Legendary
*
Offline Offline

Activity: 806
Merit: 1000


View Profile
October 17, 2016, 08:50:21 PM
 #42

Looks intresting.Watching...
cryptospreader_temp
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile WWW
October 18, 2016, 12:05:59 PM
 #43

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?
cryptospreader_temp
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile WWW
October 18, 2016, 12:29:30 PM
 #44

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?
ur-technology (OP)
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
October 18, 2016, 12:51:00 PM
 #45

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?
cryptospreader_temp
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile WWW
October 18, 2016, 12:53:27 PM
 #46

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?
ur-technology (OP)
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
October 18, 2016, 04:06:29 PM
 #47

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
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile WWW
October 18, 2016, 04:11:06 PM
 #48

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 Offline

Activity: 88
Merit: 10


View Profile
October 18, 2016, 05:17:56 PM
 #49

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.
cryptospreader_temp
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile WWW
October 18, 2016, 05:35:48 PM
 #50

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
ur-technology (OP)
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
October 18, 2016, 05:52:47 PM
 #51

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.
cryptospreader_temp
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile WWW
October 18, 2016, 06:48:31 PM
 #52

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.
ur-technology (OP)
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
October 18, 2016, 07:29:08 PM
 #53

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
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile WWW
October 18, 2016, 07:47:17 PM
 #54

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 Offline

Activity: 88
Merit: 10


View Profile
October 18, 2016, 08:27:25 PM
Last edit: October 19, 2016, 12:44:43 PM by ur-technology
 #55

Where can I get a pool miner for Ubuntu?

Check out:  https://ethpool.freshdesk.com/support/solutions/articles/8000032853-how-to-compile-genoils-cuda-miner-on-ubuntu
6436346346
Sr. Member
****
Offline Offline

Activity: 355
Merit: 250



View Profile
October 18, 2016, 09:07:46 PM
 #56

https://www.cryptopia.co.nz/Exchange/?market=UR_BTC
https://www.cryptopia.co.nz/Exchange/?market=UR_LTC
https://www.cryptopia.co.nz/Exchange/?market=UR_XMR
https://www.cryptopia.co.nz/Exchange/?market=UR_DOGE
https://www.cryptopia.co.nz/Exchange/?market=UR_FTC
https://www.cryptopia.co.nz/Exchange/?market=UR_UNO
https://www.cryptopia.co.nz/Exchange/?market=UR_DOT

Smiley







                       ▄███████▄
                      ███████████
                     █████████████
          ▄████████▄  ███████████
         ████████████  ▀███████▀
        ██████████████
         ████████████  ▄████████▄
          ▀████████▀  ████████████
                     ██████████████
                      ████████████
                       ▀████████▀
Cryptopia..██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
.★★★ Cryptocurrency Platform Services ★★★ 
...Exchange | Mineshaft |  Marketplace | Rewards | CoinInfo 
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
.f. ▄████████████████████████████████████▄
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
█████████▀████████████▀▀▀▀▀██▀██████████
█████████  ▀████████          ▀█████████
██████████    ▀▀████          ██████████
█████████▀▀                  ███████████
██████████                  ▄███████████
███████████▀               ▄████████████
████████████▄▄▄           ▄█████████████
█████████▀▀▀▀         ▄▄████████████████
███████████▄▄▄▄▄▄▄▄▄▄███████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
 ▀████████████████████████████████████▀
       ███  ██
       ███  ██
  ██████████████
  ████████████████▄
  ▀▀▀█████▀▀▀▀███████
     █████     ██████
     █████▄▄▄▄█████▀
     ████████████████
     █████▀▀▀▀▀▀█████▄
     █████      ██████
     █████▄▄▄▄▄▄█████
  ███████████████████
  ██████████████
       ███  ██
       ███  ██
EuroLine
Hero Member
*****
Offline Offline

Activity: 521
Merit: 500


View Profile
October 18, 2016, 09:39:14 PM
 #57

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 Offline

Activity: 88
Merit: 10


View Profile
October 18, 2016, 11:38:22 PM
 #58


Yes, we're pleased to be listed so quickly. Thanks cryptopia!
LeChuckDE
Sr. Member
****
Offline Offline

Activity: 420
Merit: 252



View Profile
October 19, 2016, 08:56:38 AM
Last edit: October 21, 2016, 06:22:53 PM by LeChuckDE
 #59

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.biz
Pool-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
Hero Member
*****
Offline Offline

Activity: 521
Merit: 500


View Profile
October 19, 2016, 02:53:05 PM
 #60

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 Wink

Your http://ur.acc-pool.pw

Servers been shutted down forever. Working on compensate program.
If need a pool public or private PM me.
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 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!