Commit graph

1045 commits

Author SHA1 Message Date
Ralph
f4276ad835
Add hard-coded segwit support to lbrycrdd calls 2021-04-28 14:32:38 -04:00
Ralph
1f6f456d10
Update serverconfig.sample.php 2021-04-14 09:03:42 -04:00
Ralph
ab7ee2d0d5
Merge pull request #13 from tpruvot/next
stratum: remove hardcoded ntime range
2021-04-14 09:02:45 -04:00
Tanguy Pruvot
52f68f8641 stratum: remove hardcoded ntime range 2021-01-15 23:09:45 +01:00
Ralph
2f1230c0dd
Correct Segwit check 2020-01-27 18:13:43 -05:00
Ralph
108bba1e31
add nghttp2 and psl libraries 2020-01-20 01:33:54 -05:00
Ralph S. (Coolguy3289)
fdd9751db4 Revert "Update iniparser"
This reverts commit 5b34545a3b.
2020-01-20 00:57:23 -05:00
Ralph S. (Coolguy3289)
5b34545a3b Update iniparser 2020-01-20 00:49:35 -05:00
Ralph
d5103ffbe5
Disable Travis build 2020-01-20 00:28:17 -05:00
Ralph
3d3a365301
Update install.sh 2020-01-20 00:27:54 -05:00
Ralph
cf7cf50ec4
Update install.sh 2020-01-19 23:14:40 -05:00
Ralph
5a1987064a
Update install.sh 2020-01-19 22:51:59 -05:00
Ralph
eead7dc12b
Update php version in nginx conf 2020-01-19 15:41:32 -05:00
Ralph
dff3da96d3
Correct dependency install 2020-01-19 15:34:22 -05:00
Ralph
fc6ea845e9
Update install.sh 2020-01-19 01:23:52 -05:00
Ralph
dd8beeb2fc
Update install.sh 2020-01-19 00:08:10 -05:00
Ralph
7617e87ee4
Update install.sh 2020-01-19 00:06:08 -05:00
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