Bitcoin Forum
May 02, 2024, 09:16:58 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 »  All
  Print  
Author Topic: [ANN] CryptoSwitcher - Automatically mine the best coin.  (Read 95302 times)
sal002
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


View Profile WWW
April 17, 2013, 01:36:18 AM
 #21

Bounty for anyone that gets this to work with Vircurex to automatically convert back to BTC...
1714684618
Hero Member
*
Offline Offline

Posts: 1714684618

View Profile Personal Message (Offline)

Ignore
1714684618
Reply with quote  #2

1714684618
Report to moderator
1714684618
Hero Member
*
Offline Offline

Posts: 1714684618

View Profile Personal Message (Offline)

Ignore
1714684618
Reply with quote  #2

1714684618
Report to moderator
1714684618
Hero Member
*
Offline Offline

Posts: 1714684618

View Profile Personal Message (Offline)

Ignore
1714684618
Reply with quote  #2

1714684618
Report to moderator
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
area (OP)
Full Member
***
Offline Offline

Activity: 177
Merit: 100


View Profile
April 17, 2013, 10:18:52 AM
 #22

Bounty for anyone that gets this to work with Vircurex to automatically convert back to BTC...

A blind bounty, you say. Well, whatever you think the changes I've just pushed are worth... Smiley
sal002
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


View Profile WWW
April 18, 2013, 03:10:06 PM
 #23

Nice!
glendall
Legendary
*
Offline Offline

Activity: 2100
Merit: 1018


Sugars.zone | DatingFi - Earn for Posting


View Profile
April 18, 2013, 03:31:13 PM
 #24

Sweet app, nice work... !

Btw, are there any Freicoin exchanges though? I haven't come across this coin much. .. 

.SUGAR.
██   ██

██   ██

██   ██

██   ██

██   ██

██   ██
▄▄████████████████████▄▄
▄████████████████████████▄
███████▀▀▀██████▀▀▀███████
█████▀██████▀▀██████▀█████
██████████████████████████
██████████████████████████
█████████████████████▄████
██████████████████████████
████████▄████████▄████████
██████████████████████████
▀████████████████████████▀
▀▀████████████████████▀▀

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██
███████████████████████████
███████████████████████████
██████               ██████
██████   ▄████▀      ██████
██████▄▄▄███▀   ▄█   ██████
██████████▀   ▄███   ██████
████████▀   ▄█████▄▄▄██████
██████▀   ▄███████▀▀▀██████
██████   ▀▀▀▀▀▀▀▀▀   ██████
██████               ██████
███████████████████████████
███████████████████████████
.
Backed By
ZetaChain

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██
▄▄████████████████████▄▄
██████████████████████████
████████████████████████████
█████████████████▀▀  ███████
█████████████▀▀      ███████
█████████▀▀   ▄▄     ███████
█████▀▀    ▄█▀▀     ████████
█████████ █▀        ████████
█████████ █ ▄███▄   ████████
██████████████████▄▄████████
██████████████████████████
▀▀████████████████████▀▀
▄▄████████████████████▄▄
██████████████████████████
██████ ▄▀██████████  ███████
███████▄▀▄▀██████  █████████
█████████▄▀▄▀██  ███████████
███████████▄▀▄ █████████████
███████████  ▄▀▄▀███████████
█████████  ████▄▀▄▀█████████
███████  ████████▄▀ ████████
████████████████████████████
██████████████████████████
▀▀████████████████████▀▀
sal002
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


View Profile WWW
April 18, 2013, 03:45:28 PM
 #25

Yes - there is one at cryponit.  See my site (in my signature).
area (OP)
Full Member
***
Offline Offline

Activity: 177
Merit: 100


View Profile
April 20, 2013, 07:33:29 AM
 #26

Anyone interested in making a Cryptonit API wrapper for Python? Smiley
Dali99
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
April 20, 2013, 06:26:38 PM
 #27

Could anyone help me with setting it up?
I can't find the dependencies and where to put them
area (OP)
Full Member
***
Offline Offline

Activity: 177
Merit: 100


View Profile
April 20, 2013, 07:17:53 PM
 #28

Could anyone help me with setting it up?
I can't find the dependencies and where to put them

Which OS, and what have you tried so far? What errors do you get?
Dali99
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
April 20, 2013, 09:18:30 PM
 #29

Could anyone help me with setting it up?
I can't find the dependencies and where to put them

Which OS, and what have you tried so far? What errors do you get?
Windows 7 home Premium
C:\Users\Daniel\Documents\GitHub\CryptoSwitcher>cryptoSwitcher.py
Traceback (most recent call last):
  File "C:\Users\Daniel\Documents\GitHub\CryptoSwitcher\cryptoSwitcher.py", line
 5, in <module>
    import numpy as np
  File "C:\Users\Daniel\Documents\GitHub\CryptoSwitcher\numpy\__init__.py", line
 127, in <module>
    raise ImportError(msg)
ImportError: Error importing numpy: you should not try to import numpy from
        its source directory; please exit the numpy source tree, and relaunch
        your python intepreter from there.


thanks!
area (OP)
Full Member
***
Offline Offline

Activity: 177
Merit: 100


View Profile
April 21, 2013, 12:03:12 AM
 #30

Could anyone help me with setting it up?
I can't find the dependencies and where to put them

Which OS, and what have you tried so far? What errors do you get?
Windows 7 home Premium
C:\Users\Daniel\Documents\GitHub\CryptoSwitcher>cryptoSwitcher.py
Traceback (most recent call last):
  File "C:\Users\Daniel\Documents\GitHub\CryptoSwitcher\cryptoSwitcher.py", line
 5, in <module>
    import numpy as np
  File "C:\Users\Daniel\Documents\GitHub\CryptoSwitcher\numpy\__init__.py", line
 127, in <module>
    raise ImportError(msg)
ImportError: Error importing numpy: you should not try to import numpy from
        its source directory; please exit the numpy source tree, and relaunch
        your python intepreter from there.


thanks!

I'm afraid I'm not a Windows person (for mining, anyway). Is there an equivalent of pip for Windows, does someone else know?
area (OP)
Full Member
***
Offline Offline

Activity: 177
Merit: 100


View Profile
April 28, 2013, 05:38:05 PM
 #31

Feathercoin now supported for those using CoinChoose.
davidkassa
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
April 30, 2013, 04:49:19 PM
 #32

This is pretty cool. I was just thinking of doing the exact same thing. I'll have to dig in (and possibly contribute) once I get time.
area (OP)
Full Member
***
Offline Offline

Activity: 177
Merit: 100


View Profile
May 02, 2013, 07:31:30 AM
 #33

Again, thanks to a CoinChoose update, MinCoin has now joined the party.
juhakall
Sr. Member
****
Offline Offline

Activity: 657
Merit: 250


View Profile WWW
May 04, 2013, 02:12:36 AM
Last edit: May 04, 2013, 02:28:15 AM by juhakall
 #34

This might be really useful, I'm tired of checking the charts every day to decide myself. I already have my own scripts to switch configs and restart all rigs, so it sounds like a simple plug-n-play job! That auto-selling feature sounds especially interesting. I guess auto-withdrawal is not supported yet? Grin

EDIT: There are config options gkeypersec for vanity mining speed and ghashpersec for BTC mining speed, but no option for LTC mining speed. Is the default 1MH/s -> 1kH/s ratio assumed?

I'm currently developing an experimental social AI platform
Caesar V
Sr. Member
****
Offline Offline

Activity: 369
Merit: 250



View Profile
May 04, 2013, 02:29:39 AM
 #35

This is so awesome!!  Grin

Really can't wait for my rig to arrive now.
area (OP)
Full Member
***
Offline Offline

Activity: 177
Merit: 100


View Profile
May 04, 2013, 05:08:04 AM
 #36

This might be really useful, I'm tired of checking the charts every day to decide myself. I already have my own scripts to switch configs and restart all rigs, so it sounds like a simple plug-n-play job! That auto-selling feature sounds especially interesting. I guess auto-withdrawal is not supported yet? Grin

EDIT: There are config options gkeypersec for vanity mining speed and ghashpersec for BTC mining speed, but no option for LTC mining speed. Is the default 1MH/s -> 1kH/s ratio assumed?

Neither exchange supports auto-withdrawal via the API, so I don't see that feature being implemented soon, I'm afraid.

The default 1MH/s -> 1kH/s ratio is assumed (by virtue of this assumption being made by dustcoin and CoinChoose), but if that is drastically wrong for you, you can include additional fees to penalise Scrypt coins the appropriate amount. So if you get 700MH/s with SHA256, but only 600MH/s with Scrypt coins, you would include an additional fee of 1-(600/700) = 0.14 on Scrypt coins.

area (OP)
Full Member
***
Offline Offline

Activity: 177
Merit: 100


View Profile
May 06, 2013, 08:34:46 AM
 #37

With thanks to open5443 on GitHub, the latest round of updates supports using Dustcoin and Coinchoose at the same time, and CHNCoin has also joined the party.
Jazkal
Sr. Member
****
Offline Offline

Activity: 319
Merit: 250



View Profile
May 08, 2013, 12:25:12 AM
 #38

Anyone got this working on Win7 yet?
area (OP)
Full Member
***
Offline Offline

Activity: 177
Merit: 100


View Profile
May 08, 2013, 07:55:13 AM
 #39

Anyone got this working on Win7 yet?

I would like to know this too, and if there is anything that could be done to make it easier to run on Windows, I'd look into it.
LittleDigger
Sr. Member
****
Offline Offline

Activity: 462
Merit: 251


View Profile
May 08, 2013, 08:20:40 AM
Last edit: May 08, 2013, 08:34:55 AM by LittleDigger
 #40

Anyone got this working on Win7 yet?

I would like to know this too, and if there is anything that could be done to make it easier to run on Windows, I'd look into it.

Yes It's working on my Win 7 64 setup.. Grin Heres all the hassles I had.. Roll Eyes

1 You can't use python 3.3.. Use Python 2.7.4 (has urllib 2 ) http://www.python.org/download/releases/2.7.4/

2 Remember to set your path to python 27 (Instructions : http://www.youtube.com/watch?v=ddpYVA-7wq4 )

3 You need to install beautifulsoup4-4.0.0b10 (later version didn't work)
http://www.crummy.com/software/BeautifulSoup/bs4/download/4.0/

4 You need to install simplejson https://github.com/simplejson/simplejson

5 You need to install Numpy from the appropiate executable found only here : http://www.lfd.uci.edu/~gohlke/pythonlibs/

6 You need to download pyvircurex-master.zip and btce-api-master.zip and drop their files into the appropiate folders in the cryptoswitcher directory.

Then, if you have changed the cryptoswitcher.config to read batchfiles like the supplied bitcoin.bat, it works like a dream.

Happy geeking  Wink

Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 »  All
  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!