Bitcoin Forum
June 27, 2024, 12:04:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2]
21  Economy / Exchanges / Re: [OFFICIAL]Bitfinex.com first Bitcoin P2P lending platform for leverage trading on: July 24, 2014, 01:43:33 AM
Quote
So far, we have shown that we have more than 100% of the funds required to meet our liabilities

Thats not actually true. What you have shown is that back in April you had 100% of the funds required to cover your Bitcoin liabilities.

I don't believe you've ever proved that you also have 100% of the funds required to cover your fiat liabilities (of which you have at least 30m USD).

Btw, are you planning on setting up a better support tool? I've had good experiences with offering support via UserVoice, though there are other options. That would allow you to better track questions, manage FAQ, allow customers to vote on features etc.

/Steve
22  Economy / Exchanges / Re: [OFFICIAL]Bitfinex.com first Bitcoin P2P lending platform for leverage trading on: July 22, 2014, 07:34:55 AM
While returns to lenders are relatively high, I'd actually prefer that BitFinex stick to the current rate. Lenders still get good returns, and BitFinex can use the income to increase their reserve capital. Seems like a win/win for everyone.

That way when things go tits up (which they will at some stage), it's more likely that they'll have the reserves to cover any losses.
23  Economy / Exchanges / Re: [OFFICIAL]Bitfinex.com first Bitcoin P2P lending platform for leverage trading on: June 12, 2014, 10:43:13 PM
Is there any way to automate BTC withdrawals using the API?

At least I would like to be able to setup a script with my wallet addresses, so that I dont make a mistake/typo when doing it by hand. Other exchanges offer it, but I don't seem to see 'withdraw' in the BitFinex API spec.

You could always keep the OTP authentication (this is easy enough to generate in code, as long as you have access to your secret key).

/Steve
24  Economy / Exchanges / Re: [OFFICIAL]Bitfinex.com first Bitcoin P2P lending platform for leverage trading on: June 08, 2014, 07:11:25 AM
Does anyone have any working BitFinex API authentication code? The docs are a bit vague, and my code (posted here: http://bitcoin.stackexchange.com/questions/25835/bitfinex-api-call-returns-400-bad-request) always returns HTTP 400 Bad Request.

thanks
/Steve
25  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] Pool mining primecoin using DigitalOcean (VPS) on: March 02, 2014, 11:15:44 AM
Sorry for the late reply - I noticed several people earlier in this thread were looking at slicify. I posted some updates here: https://bitcointalk.org/index.php?topic=495678.0

Any comments/questions/suggestions/abuse welcome Smiley
26  Alternate cryptocurrencies / Mining (Altcoins) / Slicify for miners on: March 02, 2014, 09:34:42 AM
Hi All

I'm the founder of Slicify, and would like to start a thread here to get some feedback on your experiences using our platform for mining altcoins, answer any questions that you have, and hopefully get some ideas on how we can improve the platform.

For those of you that are new to us, we run a cloud computing site that aggregates peoples home computers and lets you buy time on them. We run a secure Linux VM on every node, which you can access through our website. We price dynamically, based on supply & demand, and prices are often very low compared to other cloud providers (like $0.02-$0.10 per hour for high-end i5/i7/Xeon with 16GB+ RAM). Currently our machines are CPU ONLY (because there are no mass-market GPU virtualisation solutions - let me know if you have other suggestions).

For those of you that haven't looked at us in a while, we've recently fixed a couple of issues that affected some buyers:
* SSH is now very stable (we found and fixed an issue in the third-party SSH lib that we used)
* We now have a proper auction system (so you just enter your max bid, and automatically get allocated the best/cheapest machine) - no more messing around with bids

I also just posted a java app that can get you up and running with primecoin mining (via be^5r) on the platform in our github account here: https://github.com/slicify/jslicify-demo

For those of you that are familiar with java, it should be very easy to change it to whatever miner you like. Even if you are not familiar with java, you can run it out of the box by downloading the JAR and BAT files from github.

thanks
Steve Cook, Founder / CTO @ Slicify.

--

EDIT: Full instructions for running the java mining manager

- Register for the site (you currently get $1 free credit to start with. After that you'll need to fund with PayPal)
- Install Java 7 Runtime (JRE)
- Download https://github.com/slicify/jslicify-demo/PrimecoinMinerDemo.jar & https://github.com/slicify/jslicify-demo/PrimecoinMinerDemo/PrimecoinMinerDemo.bat
- Run the .bat file
- Type in the name of your beeeeer.org pool address/wallet (don't forget to do this, or your shares will go into our account!)
- Type in the username/password that you used to register at the site
- To start with, you'll get a warning that you don't have any machines.
- To fix that, go to the site, login and hit "Buy Compute". Enter some bids at the bottom of the screen (make sure you set bits=64 so that you only book 64-bit machines). You'll most likely want to set the min ECU to some sensible value, and min RAM to 1024.
- If your bid is high enough to match against a machine, you'll see a notification appear next to your bid.
- It takes a couple of mins to set up your new VM. After that, the Java program will automatically pick it up, set up the required libraries, download and start running the primecoin client.
- Your machine may be outbid by someone else - but if that's the case, you don't pay for the last hour on the machine.
- In addition, if another machine comes available at the price you set, we'll automatically book it, and the java program will automatically pick it up again.

I've tested it running for a few hours across multiple machines (10-15) and it seems fine, but let me know if you find any bugs.
Pages: « 1 [2]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!