Commit graph

791 commits

Author SHA1 Message Date
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
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
pyritepirate
94d3ba1624 sha256q algo (#332) 2018-12-31 03:58:07 +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
Sakda Chutchawan
07277d9096 exchange: handle escodex public api
disabled by default, edit settings table
2018-10-25 19:44:31 +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
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
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
Tanguy Pruvot
c234694699 api: fix foreach typo in commit d78a329
and show timestamps as int value
2018-08-22 09:38:48 +02:00
phm87
d78a932939 API: WalletEx: payouts (optional) (#291)
new config keys : YAAMP_API_PAYOUTS (def. false) and YAAMP_API_PAYOUTS_PERIOD (last 24h)
2018-08-21 03:22:32 +02:00
phm87
c25d7b9b77 markets: bit-z ticker api (#288) 2018-08-10 14:44:57 +02:00
Tanguy Pruvot
b39da19858 hex: x16r like algos dont need GH/s 2018-08-07 22:47:42 +02:00
opensourcerulez
f3b70fdbcc Add hex algo... (#285)
made by XDNA Core developers
2018-08-07 22:39:29 +02:00
Tanguy Pruvot
b8e114d3d5 ui: show next payout eta as tooltip 2018-07-22 07:17:17 +02:00
Tanguy Pruvot
72dd1432e6 screenlog: show hour in 24H format 2018-07-11 17:16:41 +02:00
Tanguy Pruvot
8472298631 blocks: log to screen only abnormal delays 2018-07-11 17:11:09 +02:00
Tanguy Pruvot
0f129bdd65 blocks: avoid delayed coin save + screenlog func
in some cases, there was issues to save correctly with the coin form.
2018-07-11 01:09:43 +02:00
opensourcerulez
243c7eaf39 Handle XSH algos in explorer (#282) 2018-07-08 13:59:11 +02:00
Tanguy Pruvot
d85425bcf8 exchanges: link gate.io public api
look like a proper api with currencies labels

but disabled by default, to reduce api calls on new setups...
2018-07-07 08:03:56 +02:00
Tanguy Pruvot
d915066991 cli: payout redotx and confirmations
two new maintenance functions/sample
2018-07-07 08:03:48 +02:00
DumaxFr
e8f1d80b1d User wallet: disable deletion of current wallet (#280) 2018-06-30 05:17:30 +02:00
Tanguy Pruvot
9038f0941a coindb: avoid html in retrieved icons 2018-06-21 17:27:20 +02:00
opensourcerulez
0606c9ada8 blocks: prevent duplicated blocks in some conditions... (#278)
Could happen if you run twice the blocks thread by mistake,
and if block was not notified (inserted asap as status 'new').. unlikely but..
2018-06-13 13:13:04 +02:00