Search content
Sort by

Showing 20 of 74 results by anselal
Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN] PerFix - Trusted & Secure Crypto Project (POW+POS)
by
anselal
on 27/05/2023, 15:34:11 UTC



Specifications

Name                PerFix
Symbol                PFX
Launched                27-05-2023
Version                v1.5.0
Language                C++
Hash algorithm        ProgPowZ
Consensus                POS + POW
Block time                1 minute
Block reward        10 PFX
Maximum Supply    8 (uncapped)

Explorer

        https://explorer.perfix.io             

Wallet

https://github.com/PerfixCoin/Perfix/releases/download/v.1.5.0/Perfix_v1.5.0.zip

Exchanges

https://xeggex.com/market/PERFIX_USDT

Trusted & Secure Crypto Project

PerFix is a technology that seeks to combine the latest advances in digital finance, decentralized applications and artificial intelligence.
The security of your transactions is ensured by the time-tested CryptoNote protocol. The hybrid POW and POS consensus algorithm makes it possible for anyone to mine and use PerFix.

How to start?

Choose your wallet
To start using PerFix, first of all, you will need a wallet. Visit our downloads page and choose the wallet that suits you.
There are PerFix wallets for different platforms that provide everything you need so that you can start using PerFix right now.

Get some coins
After the wallet is installed, you will need to put some coins into it.
You can use mining to get PerFix coins or buy PFX on a cryptocurrency exchange.

PerFix principles

Safety
Users must be able to trust PerFix for the security of their transactions, without the risk of errors or attacks on the network. All transactions are cryptographically secured using
the latest and most efficient encryption tools.

Privacy
PerFix takes the privacy of its users seriously. The highest level of privacy must be available to all users without exception, whether they are technologically competent or have no idea
 how cryptography works. A PerFix user should not feel pressure on their habitual rhythm of life and their expenses due to the risk that other users may find out about them.

Decentralization
PerFix aims to provide the maximum degree of decentralization in both network security and code development. The hybrid POW and POS consensus algorithm prevents specialized
 mining hardware (ASIC) from dominating the network and allows for a fair distribution of rewards for finding new blocks. In addition, development and research are carried out within
 the framework of global cooperation and are carried out with maximum transparency. Each development decision is open to public discussion and voting.

PerFix development and research
Subnet, smart contracts and decentralized applications
PerFix is launching a subnet and its own Gas Token PFXT on the Avalanche platform, this will enable the project to scale. PerFix users will be able to implement fast smart contracts for
decentralized applications with configurable fees and other benefits of the Avalanche network. To pay for Gas, users do not need to purchase an additional asset, all transactions will be
 made with the PFXT token. To convert PFX for the PFXT token, an autonomous decentralized exchange office will be launched.

Neural network and artificial intelligence
Inspired by the successful experience of fellow programmers, PerFix begins research aimed at launching a neural network. Artificial intelligence successfully copes with some tasks,
 including helping users with code generation. Artificial intelligence that will generate the smart contract code in the Go (programming language) is the goal of our research! In our
opinion, this technology will give a large influx of new users to the sphere of the blockchain and will make it easier for developers to perform some tasks.





Post
Topic
Board Mining software (miners)
Merits 2 from 1 user
Re: Antminer Monitor
by
anselal
on 20/12/2018, 08:38:39 UTC
⭐ Merited by fillippone (2)
Hi there,

There is a recent issue on Github about that problem. The thing is that I cannot reproduce the error because on my machines it works with underscores.
I can update the README and add a troubleshooting section mentioning this kind of things. Thanks for the heads up !!!

And as always, donations are welcome.
Post
Topic
Board Mining software (miners)
Merits 2 from 1 user
Re: Antminer Monitor
by
anselal
on 04/11/2018, 13:57:27 UTC
⭐ Merited by frodocooper (2)
Hello, Thank you for your software! I have a little problem, most of the time my miners shows in In-active miners with "Error: Check connection or IP Address". And I have to refresh the page manually myself several times and after that everything shows as it suppose to be. But after couple auto refresh cycles the miners again in In-active miners. It happens randomly sometimes they in active, sometimes in In-active. What should I do?

Hi there, this is probably due to a delayed connection to your miners, most of the times this is due your network topology and/or setup. You can try to increase the socket timeout by editing the code in the file pycgminer.py
Post
Topic
Board Mining software (miners)
Re: Antminer Monitor
by
anselal
on 23/09/2018, 05:35:10 UTC
Thank you! All OK. However, now I need to work hard to manually add many asics Grin

Will add batch add probably this week. Please stay tuned and follow us on twitter for updates
Post
Topic
Board Mining software (miners)
Re: Antminer Monitor
by
anselal
on 22/09/2018, 17:15:57 UTC
Hello! I'm trying to install according to the instructions. Python 2.7, the windows 10.
1) python -m pip install -r requirements.txt - successfully!
2) python manager.py create_db - gives an error:
C: \ antminer> python manager.py create_db
usage: manager.py [-?] {runserver, shell} ...
manager.py: error: invalid choice: u'create_db '(choose from' runserver ',' shell ')
I read the instructions 10 times))) But  I do not see what my problem

Hi. I think you are looking at an older version. Please download the latest from https://github.com/anselal/antminer-monitor/archive/master.zip and read the instructions from https://github.com/anselal/antminer-monitor/blob/master/README.md
Post
Topic
Board Mining software (miners)
Re: Antminer Monitor
by
anselal
on 18/09/2018, 05:27:01 UTC
Fixed !!
Post
Topic
Board Mining software (miners)
Re: Antminer Monitor
by
anselal
on 17/09/2018, 15:56:50 UTC
@anselal

I deleted 0.3 version and download the 0.4 trying to install again and having this error

[...]

Thank you for the feedback. I accidentally pushed some testing code. I will fix it later today
Post
Topic
Board Mining software (miners)
Re: Antminer Monitor
by
anselal
on 15/09/2018, 15:58:47 UTC
The bug appears with more than 70+ asics as I verified.

On what hardware are you running the monitor ?
Post
Topic
Board Mining software (miners)
Re: Antminer Monitor
by
anselal
on 14/09/2018, 18:47:08 UTC
Will try to fix it. I opened an issue at https://github.com/anselal/antminer-monitor/issues/124
You can comment or enable notifications for this project to get notified when i fix the bug. Besides that it is easier to keep track of issues there instead of here.
Post
Topic
Board Mining software (miners)
Re: Antminer Monitor
by
anselal
on 14/09/2018, 14:24:24 UTC
I try settimeout 2s, 5s and 60s and still same problem.
I edited with IDLE and save only, i dunno if i have to do something else or reinstall.

Try to restart the app. I think this is communication error. The only thing I can do is to add a default value of 0 in case of a key error but the thing is that i cannot reproduce it to fix it.
Let me know if the restart fixed and we will see how we proceed
Post
Topic
Board Mining software (miners)
Re: Antminer Monitor
by
anselal
on 13/09/2018, 18:15:22 UTC
Im having this error when i add 80+ machines, the sw are working good then i update and havig this bug, i back for de 0.3 version and the problem persists.

[...]

Check out the issues at https://github.com/anselal/antminer-monitor/issues?utf8=✓&q=Keyerror
Post
Topic
Board Mining software (miners)
Re: Antminer Monitor
by
anselal
on 08/08/2018, 20:58:41 UTC
Ok, so it looks like the API port is 4028.

My problem is that I can open up port 4028 for forwarding to only one device. Is there a way to do this for multiple miners or will I need to modify the python script to used different ports and then use port forwarding on the router to point back to 4028

eg port 20001 goes to the 1st miner on port 4028
port 20001 goes to the 2nd miner on port 4028

The software is supposed to run on tbe same network as tbe miners. It cant run outside the network of the miners.
You must install it on a machine behind your router and expose only the software's port if you want to access it this way
Post
Topic
Board Mining software (miners)
Re: Antminer Monitor
by
anselal
on 03/07/2018, 06:32:31 UTC
i deleted the database and get:
sqlalchemy.exc.OperationalError
OperationalError: (sqlite3.OperationalError) no such table: miner [SQL: u'SELECT miner.id AS miner_id, miner.ip AS miner_ip, miner.model_id AS miner_model_id, miner.remarks AS miner_remarks \nFROM miner'] (Background on this error at: http://sqlalche.me/e/e3q8)

BR Ralf

Sorry, I forgot to mention that yo must recreate the database using the command: `python create_db.py` if you are on an older version.
Post
Topic
Board Mining software (miners)
Re: Antminer Monitor
by
anselal
on 03/07/2018, 05:31:42 UTC
Hi there,

sorry for my late reply - was sick...

yes - the error stays also after refreshing - no actually the error appears after i removed some physical miners before i delete them...

BR Ralf

The software queries for the miners you have added and if an IP does not respond then the miner will be added to list of in-active miners.
I suspect that after you physically removed the miner another device got the same ip, which is not a miner so the app crashed because it tries to communicate with the miner's API.

Please check if this is the case and make sure that no other device has the IP your miner had.
Normally you should first delete the device from the application and then unplug it.

If the problem continues you can delete the database and add the miners again.

Let me know if that helped
Post
Topic
Board Mining software (miners)
Re: Antminer Monitor
by
anselal
on 28/06/2018, 06:30:33 UTC
Hi Anselal,

i have the following problem: any ideas?? BR Ralf

[...]

Hi there,

1) does the error go away if you refresh the page ?
2) Did this error occur after you added a new miner ?
Post
Topic
Board Mining software (miners)
Re: Antminer Monitor
by
anselal
on 14/06/2018, 06:16:25 UTC
T1s only works in a couple of pools (that supports AsicBoost).

Didn't know that. They work fine with slushpool though
Post
Topic
Board Mining software (miners)
Re: Antminer Monitor
by
anselal
on 11/06/2018, 19:05:39 UTC
You mean those who got suckered into buying T1's and were unaware of it's pool restrictions Wink
Of course you need support from your users because Halong Mining could care less about providing any sort of support for developers, pool operators, or users. As an aside, AFAIK the T1 does not support any sort of SSH so all coms must use the API.

I managed to connect to the API and retrieve some data. A friend gave me access to his miners. Maybe in the next release we will add support for them.

What do you mean with pool restrictions?
Post
Topic
Board Mining software (miners)
Re: Antminer Monitor
by
anselal
on 08/06/2018, 21:59:56 UTC
Good day!
Are you finalizing the program? any news ? the idea itself interested me - I think it is interesting for many miners

I am still maintaining the software and try to add more features. So far the software is working great in production and can handle  a lot of mining machines
Post
Topic
Board Mining software (miners)
Re: Antminer Monitor
by
anselal
on 26/05/2018, 18:54:01 UTC
Im using this, best so far

Do you plan to add DragonT1s to the asics suported?

Hi there. We are planning to add support for DragonMints but it will take some time. We need support from users who own those.
Post
Topic
Board Mining software (miners)
Re: Antminer Monitor
by
anselal
on 10/05/2018, 05:31:32 UTC
If you are familiar with programming you can check the code at the projects page. The code is pretty straight forward.

Look at this line https://github.com/anselal/antminer-monitor/blob/498edf9265ae129bd2d038ed3ce88d01d1a3f269/app/views/antminer.py#L122