Commit graph

12 commits

Author SHA1 Message Date
Ralph
ea85746ad9
Add install.conf to gitignore 2022-07-28 00:12:44 -04: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
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
Tanariel
2d0a2df480 emulate getinfo for wallets who copy bitcoin mistakes (#250)
like vertcoin 0.12... for sure its more efficient sigh
2018-03-25 12:09:26 +02:00
Tanguy Pruvot
c9c7a27dcf Fixes to handle the newer framework and jquery assets
double check the web/assets folder is writable by your web server...

so, jquery-ui bundled in this framework is now the v1.10.4
and jquery at the v1.11.1
2016-05-01 19:10:23 +02:00
Tanguy Pruvot
284cbcdae7 decred: rename blocknotifygo to blocknotify-dcr
also add a small delay before blockconfirm

also, for locked accounts, use iptables reject with the specific port
2016-03-04 15:16:24 +01:00
Tanguy Pruvot
2d7d0cd7d5 checkup: drop images from db if not on the disk 2015-09-20 01:35:07 +02:00
Tanguy Pruvot
a775238115 remove serverconfig.php from git 2015-07-23 05:56:49 +02:00
Tanguy Pruvot
1824eb7d64 sample database change, coins hasmasternodes 2015-07-23 05:56:49 +02:00
Tanguy Pruvot
ccd8bed2e6 monitor the right webserver and new exchanges
Added cryptopia ticker, and prepare alcurex functions...
2015-07-14 09:29:10 +02:00
Tanguy Pruvot
cfc0d15ae3 some security fixes + lighttpd config sample 2015-07-02 22:48:12 +02:00
Tanguy Pruvot
d8fe695a46 Some constants for the btc addr, email and site url..
+ missing .gitignore / folder git keepers
2015-07-02 21:17:04 +02:00