Commit graph

1028 commits

Author SHA1 Message Date
Ralph
942451986d
Update install.sh 2020-01-19 00:05:01 -05:00
Ralph
083a702dd9
Update install.sh 2020-01-19 00:00:59 -05:00
Ralph
1a52b41b20
Update README.md 2020-01-18 23:43:18 -05:00
Ralph
0810c1fc8b
Update Metadata 2020-01-18 23:12:30 -05:00
Ralph
9ca7edfe9d
Update Install Script
Update Screen to tmux
Update script from aptitude to apt
add args for new lbrycrd versions
Update version of lbrycrd pulled from repo
Update BTC Address
Remove NiceHash integration
2020-01-18 23:11:41 -05:00
Ralph S. (Coolguy3289)
a420e14e0f Merge branch 'tpruvot-next' into next 2020-01-01 23:52:49 -05:00
Ralph S. (Coolguy3289)
9579d90487 Merging conflicting files 2020-01-01 23:51:28 -05:00
Tanguy Pruvot
eec1befbd3 stratum: x16rv2 algo 2019-09-24 10:55:37 +02:00
crackfoo
e32b806ae9 exchange: fix livecoin market link (#354) 2019-09-24 06:36:17 +02:00
Tanguy Pruvot
826fbfb43d backend: add db backup folder to config #344 2019-03-28 18:59:32 +01:00
RealAwesomeness
4eb569c9ec stratum: handle Lyra2zz algo (#345) 2019-03-23 19:45:28 +01:00
Tanguy Pruvot
0a5f7c681d Revert "api: handle cryptobridge public balances"
This explorer data seems fully random and incomplete, useless so

This reverts commit a36f11d6ba.
2019-02-26 00:42:15 +01:00
Lavajumper
f7018873f5 stratum: fix for auxpow result:null on success
Some auxpow coins return error:null, result:null on success and are not reported correctly.

I have not found a coin which returns this on failure.
2019-02-25 02:16:51 +01:00
npq7721
47ec59b8e5 stratum: support for founder reward gbt object (#342)
Implement founder reward in coinbase output

if present and enabled in block template (for PGN)
2019-02-25 02:11:47 +01:00
Tanguy Pruvot
2cbdf535e2 api: kucoin 2.0 fixes, reenable it
also fix the new market and coindb icons urls
2019-02-20 21:12:32 +01:00
Tanguy Pruvot
a5de1e3d1a api: kucoin v2 private api changes 2019-02-19 14:43:40 +01:00
Tanguy Pruvot
20655e5700 api: remove bter.com stuff 2019-02-19 13:38:57 +01:00
Tanguy Pruvot
64ee803369 api: use new kucoin public api url and disable it
private api to finish, tired to decrypt asian brains...
2019-02-19 13:37:55 +01:00
Tanguy Pruvot
a36f11d6ba api: handle cryptobridge public balances
via the BitShares Block Explorer API...
2019-02-04 14:40:09 +01:00
Tanguy Pruvot
7ad0900772 lyra2v3 algo 2019-02-02 17:56:17 +01:00
bleach86
c3ecd27943 stratum: handle Tuxcoin DonationSubsidy (#333) 2019-01-30 11:59:46 +01:00
pyritepirate
94d3ba1624 sha256q algo (#332) 2018-12-31 03:58:07 +01:00
Tanguy Pruvot
31124f7743 stratum: add blake2b.c to sha3 makefile 2018-11-30 08:01:15 +01:00
Tanguy Pruvot
b30ab34242 handle blake2b standard algo (not sia) 2018-11-30 01:00:30 +01:00
Tanguy Pruvot
1b2d4af8c7 wallet: show worker names if no password/extra
can be useful for miners without password argument (like gominer)
2018-11-25 21:25:28 +01:00
Tanguy Pruvot
e178ccaac4 Preparation for DigiByte rpcencoding (#289)
Since 6.16.3, listtransactions requires '*' in account field
And soon, it may require different rules for mining (algo)
2018-11-10 13:12:44 +01:00
Tanguy Pruvot
38a114b8dd stratum: add diff_min and diff_max optional conf fields 2018-10-25 20:56:46 +02:00
Sakda Chutchawan
07277d9096 exchange: handle escodex public api
disabled by default, edit settings table
2018-10-25 19:44:31 +02:00
phm87
933e7a0257 Warnings & tests folder (#327) 2018-10-25 19:44:16 +02:00
opensourcerulez
5a54297999 add exosis algo (timetravel type) (#326) 2018-10-22 19:31:16 +02:00
Tanguy Pruvot
42a6e8529e coinbene public api, optional
(disabled by default in settings table)
2018-10-15 10:20:59 +02:00
Frantisek Mantlik
46d40cd75c trading: wrong balance fields for Cryptopia (#323)
Fixing a typo in balance update:
$market->balance was updated by $balance->HeldForTrades but should be $balance-.Available
This caused properly updated balance in previous loop to be overwritten by wrong value.
2018-10-09 02:49:43 +02:00
Linux server management, OS softwares and applications, blockchain Mining Pools, Daemons
ca3da8aa41 screen addition for new algos x22i and lbk3 (#322) 2018-10-08 07:28:03 +02:00
Tanguy Pruvot
7c8817f9a3 RIP: cyptohub, hacked...
This reverts commit b43e8da5ae869c953768f558a0b1b292fcd050de.
2018-10-04 07:22:32 +02:00
Tanguy Pruvot
685747b1b8 stex: use new url of stocksexchange 2018-10-03 22:24:11 +02:00
Tanguy Pruvot
8ad60658e4 Add x22i algo support, based on ccminer-x22i code, cleaned
Personal note: imo a factor for 256 would have been useful

Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2018-10-03 20:05:29 +02:00
Brandon
6889836ac7 Add LBK3 algo to yiimp (#319)
+ finitions
2018-10-03 19:48:48 +02:00
Tanguy Pruvot
64203358dd txhisto: fix a nullptr if bitcoin wallet not in db 2018-10-02 19:44:33 +02:00
crackfoo
a66f74fa66 explorer: add GLT multi-algo (#317) 2018-09-26 19:52:58 +02:00
crackfoo
00e5dd024c stratum: update DGB addy check to include multi-alogs (#316) 2018-09-26 16:39:55 +02:00
phm87
ccf4596eca rc.local: rename lyra2z screen + add argon2d-dyn (#307)
rename lyra2z screen + add argon2d-dyn and rainforest
2018-09-17 12:19:22 +02:00
Tanguy Pruvot
7e229ab39a kucoin: some tickers may not have a sell field 2018-09-15 13:53:32 +02:00
Tanguy Pruvot
c5b1a57be2 crex24: private api query, update balances 2018-09-11 14:39:19 +02:00
Tanguy Pruvot
1c2a51394b exchange: handle crex24 public api 2018-09-10 07:49:18 +02:00
Tanguy Pruvot
b6aa81390a bitz: prevent api error if data field is not present 2018-09-07 09:07:11 +02:00
Amir Abrams
cc456814c5 Add Dynamic Argon2d algorithm to YIIMP Stratum Pool (#301)
- Use dynode instead of masternode for Dynamic
- Updates Argon2d hash library (https://github.com/P-H-C/phc-winner-argon2)
- Adds argon2d-dyn.conf sample template file
- Code contributed by @BigEvilSoloMiner from Discord.
- testing and contributions by @R3D5H1RT from Discord
- testing and support by @InsaneITGeek from Discord.
- Dynamic test stratum pool: https://testpool.dualityblocks.com
2018-09-04 10:30:06 +02:00
phm87
f93b3df225 rpc: prevent backupwallet method (#298) 2018-09-03 12:31:49 +02:00
Tanguy Pruvot
1da40e518a blocks: avoid status change to orphan during reindex 2018-08-29 13:56:38 +02:00
Tanguy Pruvot
902da54e27
add rainforest algo (#297)
from https://github.com/bschn2/rainforest/blob/master/patches/yiimp-rainforest.diff
2018-08-29 13:54:19 +02:00
Jaroslav Petrusevic
d1ba34e9c1 wallet: show USD (#295) 2018-08-23 21:17:25 +02:00