Bitcoin Forum
April 27, 2024, 02:34:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 79 80 81 82 83 84 85 86 87 88 89 90 91 92 [93] 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 »
  Print  
Author Topic: [ANN] BETARIGS.COM - Cryptocurrency cloud mining - thousands of rigs available!  (Read 200957 times)
Zels
Full Member
***
Offline Offline

Activity: 203
Merit: 100



View Profile
June 19, 2014, 03:55:55 PM
 #1841

Add feature:
Could you plan to add the possibility to credited our account so when we rent a rigs, rent begin without delay if account has enough money.

+1
And with that, no more rental cancel because of no payment Smiley
1714228484
Hero Member
*
Offline Offline

Posts: 1714228484

View Profile Personal Message (Offline)

Ignore
1714228484
Reply with quote  #2

1714228484
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714228484
Hero Member
*
Offline Offline

Posts: 1714228484

View Profile Personal Message (Offline)

Ignore
1714228484
Reply with quote  #2

1714228484
Report to moderator
coinxed
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
June 19, 2014, 08:30:24 PM
 #1842

Good to see the price per Mh/s in scrypt going up.

Can easily rent 60Mh/s + rigs at 0.0040/Mh per day now
griffacik
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
June 21, 2014, 12:31:13 PM
 #1843

Betarigs Mobile - app for users of Betraigs.com. Simple access to Betarigs API. List of algorithms, available rigs, list of your or favorite rigs.

Android:
https://play.google.com/store/apps/details?id=sk.grinet.betarigsmobile
mux (OP)
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
June 23, 2014, 02:07:47 PM
 #1844

API: You can now create rentals and manage them via the API!
See https://www.betarigs.com/documentation/api/

Betarigs Mobile - app for users of Betraigs.com. Simple access to Betarigs API. List of algorithms, available rigs, list of your or favorite rigs.

Android:
https://play.google.com/store/apps/details?id=sk.grinet.betarigsmobile

That's awesome, thanks!
Unfortunately I wasn't able to launch it on my phone; it fails on launch (Android 4.4.3 here).


Anyone else logged a ticket and not heard back? I'm assuming i logged it early hours of the morning for Mux... Anyone know what time they usually address tickets?
Cheers
Rob

All tickets are processed within 24 hours max. 3500 tickets has already been processed since the launch of Betarigs ealier this year.

Anyone else logged a ticket and not heard back? ....

YES!


All tickets until today have been answered, and the only ticket I have found under your name has been answered within 12 hours.


BETARIGS.COM - Leasing a rig is as simple as adding a pool!
Bitrated user: Mux.
allcoinminer
Hero Member
*****
Offline Offline

Activity: 784
Merit: 504


View Profile
June 23, 2014, 02:56:00 PM
 #1845

API: You can now create rentals and manage them via the API!
See https://www.betarigs.com/documentation/api/

Betarigs Mobile - app for users of Betraigs.com. Simple access to Betarigs API. List of algorithms, available rigs, list of your or favorite rigs.

Android:
https://play.google.com/store/apps/details?id=sk.grinet.betarigsmobile

That's awesome, thanks!
Unfortunately I wasn't able to launch it on my phone; it fails on launch (Android 4.4.3 here).


Anyone else logged a ticket and not heard back? I'm assuming i logged it early hours of the morning for Mux... Anyone know what time they usually address tickets?
Cheers
Rob

All tickets are processed within 24 hours max. 3500 tickets has already been processed since the launch of Betarigs ealier this year.

Anyone else logged a ticket and not heard back? ....

YES!


All tickets until today have been answered, and the only ticket I have found under your name has been answered within 12 hours.



API is a great feature. Mux can you make the site to work like; paying rig owners everyday for long rentals like 7 days?
Its hard to wait when it takes 8 days for 7 day rentals.
mux (OP)
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
June 23, 2014, 03:53:14 PM
Last edit: June 24, 2014, 09:31:54 AM by mux
 #1846

Edit: A separate thread has been created: https://bitcointalk.org/index.php?topic=663828

Betarigs Dual API Programming Challenge -- 2 BTC Bounty total!

Betarigs API Programming Challenge number 1 : Mass rental script -- 1 BTC Bounty!

1 BTC will be awarded to the submitted script selected by Betarigs that:
1/ Work on all OSes (Win/Mac/Linux) on the command line.
2/ Use Betarigs and Coinbase API (whose API keys will be stored either in a config file, or in the script itself)
3/ Takes as input:
 - An target amount of Mh/s to rent
 - A mining algorithm (X11, Scrypt, ...)
 - A maximum price in BTC/Mh/day of the rigs to rent
 - A given duration in hours (to be taken in the list of available Betarigs durations; so all rigs would be rented for that duration)
 - A target pool URL, worker name and worker password
4/ Have the following behavior:
 - The script will use the Betarigs API to create rentals up to the target amount of Mh/s to rent (unless the maximum price in BTC/Mh/day is reached)
 - The script will then use the Coinbase API to pay for these rentals (use the "idem" parameter on the Coinbase payment API to prevent double payments!!!)
 - The script will then, without waiting for the payment to be confirmed by Betarigs, put the pool infos (URL, worker name, password) on the created rentals
5/ As output, the script will have launched and paid mining rentals based on the input parameters.
6/ The script must be sufficiently verbose to inform what it is doing.
7/ The script must have a dry-run mode: It would be an option that, if used, will simulate the rental creation and payment, but not actually do it.
8/ The script will have to handle all the error scenarios (no more rentals under the specified price, rig got rented by someone else, Coinbase API returning an error ("You are sending too fast, wait a bit"), ...)
9/ The submission of participants will be assessed on the forum thread https://bitcointalk.org/index.php?topic=663828 ; and any feedback by Betarigs about bugs/missing features will be posted on this forum.
10/ The resulting script will have to be open-source, and hosted on Github.
11/ The actual winner will be assessed by the Betarigs team. Code quality, proper output, handling of errors, fullfillment of requirements, will be criterias used to determine a winner. There is no time limit, a winner can be designated as soon as a proper script is created.


Betarigs API Programming Challenge number 2 : Mass rental website -- 1 BTC Bounty!

1 BTC will be awarded to the submitted website selected by Betarigs that:
1/ Use PHP as a language. The full project needs to be fully in PHP. A Symfony 2 setup with bundles will be strongly preferred.
2/ Use Betarigs and Coinbase API (whose API keys will be stored in a config file)
3/ Takes as input, in a form in a web page:
 - An target amount of Mh/s to rent
 - A mining algorithm (X11, Scrypt, ...)
 - A maximum price in BTC/Mh/day of the rigs to rent
 - A given duration in hours (to be taken in the list of available Betarigs durations; so all rigs would be rented for that duration)
 - A target pool URL, worker name and worker password
4/ Have the following behavior:
 - The website will use the Betarigs API to create rentals up to the target amount of Mh/s to rent (unless the maximum price in BTC/Mh/day is reached)
 - The website will then use the Coinbase API to pay for these rentals (use the "idem" parameter on the Coinbase payment API to prevent double payments!!!)
 - The website will then, without waiting for the payment to be confirmed by Betarigs, put the pool infos (URL, worker name, password) on the created rentals
5/ As output, the web page will have launched and paid mining rentals based on the input parameters.
6/ The web page should display the various actions taken as a result of the form submission (which rigs were rented, etc)
7/ The website must have a dry-run mode: It would be an option that, if used, will simulate the rental creation and payment, but not actually do it.
8/ The web page should then be able to display the status of the currently rented rigs, and to mass update their pool credentials.
9/ The web page will have to handle all the error scenarios (no more rentals under the specified price, rig got rented by someone else, Coinbase API returning an error ("You are sending too fast, wait a bit"), ...)
10/ The submission of participants will be assessed on the forum thread https://bitcointalk.org/index.php?topic=663828 ; and any feedback by Betarigs about bugs/missing features will be posted on this forum.
11/ The resulting website will have to be open-source, and hosted on Github.
12/ The website code will have to work standalone (i.e. only a database connection, and a composer install will be needed).
13/ The website will NOT need to work for external visitors. The website will primarily need to work for his owner, the admin. (Of course, it's a big bonus if it works for external visitors, but that's a much larger work, so it's not required)
14/ The actual winner will be assessed by the Betarigs team. Website aestetics, reusability, code quality, proper output, handling of errors, fullfillment of requirements, will be criterias used to determine a winner. There is no time limit, a winner can be designated as soon as a proper website is created.


Good luck!

REVISIONS : Specs may be slightly modified (mainly adding more details), and the change list will be listed here:
- A separate thread has been created: https://bitcointalk.org/index.php?topic=663828

BETARIGS.COM - Leasing a rig is as simple as adding a pool!
Bitrated user: Mux.
provenceday
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000



View Profile
June 24, 2014, 05:20:42 AM
 #1847

Hi There...I have good question for you.. If I RENT a RIG then HOW to direct it to my pc at home for SOLO mining ? IS it possible ?

Clearly
I have NO GPU at that pc..Lets say it is a simple laptop.
I have Wallet/Client of an ALT coin ONLINE at that simple laptop

Any ideas... Roll Eyes

+1  Thanks!!!

allcoinminer
Hero Member
*****
Offline Offline

Activity: 784
Merit: 504


View Profile
June 24, 2014, 06:16:21 AM
 #1848

Hi There...I have good question for you.. If I RENT a RIG then HOW to direct it to my pc at home for SOLO mining ? IS it possible ?

Clearly
I have NO GPU at that pc..Lets say it is a simple laptop.
I have Wallet/Client of an ALT coin ONLINE at that simple laptop

Any ideas... Roll Eyes

+1  Thanks!!!



Its possible. There are two options. First one is better.
1: Setup a coin daemon on you pc/laptop, port forward and point your miner to there. You may use MPOS for easy management and Stats.
2: Use any solo pools. But you need to trust them.
I successfully did the first one and solomined ReddCoin during its initial days.
studio1one
Hero Member
*****
Offline Offline

Activity: 1218
Merit: 500


BintexFutures


View Profile
June 24, 2014, 10:27:23 AM
 #1849

The worst thing is people who choose shit pools and the hashrate jumps between 20x what is actually possible and then zero and leave you negative feedback about the stability of your rig.

Drives me crazy.

BINTEX


















Powered by,
ajareselde
Legendary
*
Offline Offline

Activity: 1722
Merit: 1000

Satoshi is rolling in his grave. #bitcoin


View Profile
June 24, 2014, 12:09:51 PM
 #1850

The worst thing is people who choose shit pools and the hashrate jumps between 20x what is actually possible and then zero and leave you negative feedback about the stability of your rig.

Drives me crazy.

there are also people that

 - msg you the same second their rent starts and ask why is avg hash so low, they paid for full speed..etc.
 - mess up pool/worker settings and then say your rig was offline
 - choose some sh*tcoin and then say you have unstabile rig..etc

its just insane
MarcoPon
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile WWW
June 24, 2014, 07:23:41 PM
Last edit: June 25, 2014, 11:11:46 PM by MarcoPon
 #1851

Usually things goes pretty smooth for me, but this just happened.
Someone rent for 3 hours. Renting start, but the miner don't switch on Betarigs, meaning that the pool chosen by the renter isn't working. Live stats by CGMinerMonitor show all is good on my part. I send a message after 5 minutes, explaining, recommending checking config and trying another pool, and offering assistance. Then again after 20 minutes, and after 1 hour. No answer.
Now I just imagine what will happens when the renter will be back / notice / see the messages...

Added:
All good; renter later replied and paid regularly.
letuslook
Full Member
***
Offline Offline

Activity: 146
Merit: 100



View Profile
June 27, 2014, 06:34:48 PM
 #1852

I've just started renting out my rigs again, but not all renters fill their pool details correctly.

Can my rig(s) mine on my own pools (when betarigs show up in cgminer as "dead") in the time the renter fails to fill in their pool details or the renter his pool goes down?

~ Luc

bclcjunkie
Hero Member
*****
Offline Offline

Activity: 833
Merit: 1001



View Profile
June 27, 2014, 06:56:01 PM
 #1853

Mux if you're paying attention mate, we, rig owners need some sort of protection here. i just noticed the feedback algo gives more weight to negative ratings thus taking away a good chunk of all the good feedback collected over the long period.

can i suggest to give rig owners at least an opportunity to dispute and have the negative feedback removed or reduced? especially if it was renter's fault or due to shitty pool the renter chose?

The worst thing is people who choose shit pools and the hashrate jumps between 20x what is actually possible and then zero and leave you negative feedback about the stability of your rig.

Drives me crazy.

there are also people that

 - msg you the same second their rent starts and ask why is avg hash so low, they paid for full speed..etc.
 - mess up pool/worker settings and then say your rig was offline
 - choose some sh*tcoin and then say you have unstabile rig..etc

its just insane
ajareselde
Legendary
*
Offline Offline

Activity: 1722
Merit: 1000

Satoshi is rolling in his grave. #bitcoin


View Profile
June 27, 2014, 08:14:30 PM
 #1854

Mux if you're paying attention mate, we, rig owners need some sort of protection here. i just noticed the feedback algo gives more weight to negative ratings thus taking away a good chunk of all the good feedback collected over the long period.


that would be awesome.
the way it is now , its like slaughterhouse for rig owners.

cheers
Rage19420
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
June 27, 2014, 10:59:00 PM
 #1855

Website down?
MarcoPon
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile WWW
June 27, 2014, 10:59:43 PM
 #1856

Works fine for me.
bclcjunkie
Hero Member
*****
Offline Offline

Activity: 833
Merit: 1001



View Profile
June 28, 2014, 04:50:15 AM
 #1857

precisely and it's very discouraging too... Also as competition heats up and prices drop it's cheaper to hire trolls and damage your competitor's reputation even more..

Mux if you're paying attention mate, we, rig owners need some sort of protection here. i just noticed the feedback algo gives more weight to negative ratings thus taking away a good chunk of all the good feedback collected over the long period.


that would be awesome.
the way it is now , its like slaughterhouse for rig owners.

cheers
miningpoolhub
Legendary
*
Offline Offline

Activity: 1456
Merit: 1006

Mining Pool Hub


View Profile WWW
June 28, 2014, 09:42:17 AM
 #1858

Is client.reconnect hijack affects betarigs still?

Do all miners have to disable client.reconnect feature? Or is it safe to just so.
Any detail info?

Mining Pool Hub - https://miningpoolhub.com
nikkers
Hero Member
*****
Offline Offline

Activity: 566
Merit: 500



View Profile
June 28, 2014, 02:52:46 PM
 #1859

unable to connect atm.........

Secure Connection Failed

An error occurred during a connection to www.betarigs.com. The OCSP server has no status for the certificate. (Error code: sec_error_ocsp_unknown_cert)
Len
Full Member
***
Offline Offline

Activity: 177
Merit: 100


View Profile
June 28, 2014, 03:15:57 PM
 #1860

I'm getting the same error
Pages: « 1 ... 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 79 80 81 82 83 84 85 86 87 88 89 90 91 92 [93] 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 »
  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!