Author

Topic: XEL (Xelix) Mining at HiveOS (Read 274 times)

hero member
Activity: 2030
Merit: 608
Online Security & Investment Corporation
May 08, 2024, 04:40:50 PM
#9
got everything setup but keep getting an error in the xelix miner.  It says error cant connect to node.  How do I fox this? any help is apricated

Set the local ip of the rig at the flight sheet
legendary
Activity: 1610
Merit: 1026
May 04, 2024, 06:07:14 AM
#8
Settings of the latest version of OneZeroMiner in Hive OS
To run OneZeroMiner install Custom Miner you write in the URL

https://t.me/NewsSoleniy/9063
This is an example when a miner uses his own local node for mining, because this way there are no problems with disconnections.
member
Activity: 171
Merit: 34
✔️ Telegram @miningrelease
May 03, 2024, 05:59:58 PM
#7
Example mining with 3DP-The-AllFather/xelis-gpu-miner
(GPU)
./xelis-taxminer --wallet YOUR_WALLET_ADDRESS --host 127.0.0.1:5210 --boost
The new OneZeroMiner for GPU gives significantly more hashrate.
legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
May 02, 2024, 09:06:49 AM
#6
I found a mining pool and calculator
https://xelpool.com/pool
https://xelpool.com/calculator

Download mining software and start mining
Make sure that the mining software is connecting to the daemon address 127.0.0.1:5210, otherwise you will be solo mining.

Example mining with xelis_miner:
(CPU)
./xelis_miner -m YOUR_WALLET_ADDRESS --daemon-address 127.0.0.1:5210

Example mining with 3DP-The-AllFather/xelis-gpu-miner
(GPU)
./xelis-taxminer --wallet YOUR_WALLET_ADDRESS --host 127.0.0.1:5210 --boost

Example mining with TNN-Miner (no proxy)
(CPU)
./tnn-miner --wallet YOUR_WALLET_ADDRESS --xelis --xatum --daemon-addres auto.xatum.xelpool.com --port 5212
https://xelpool.com/info
legendary
Activity: 1610
Merit: 1026
May 01, 2024, 05:13:58 AM
#5
got everything setup but keep getting an error in the xelix miner.  It says error cant connect to node.  How do I fox this? any help is apricated
Many miners complain that errors occur when connecting to other people's nodes. You need to run the node on a separate local PC, and after synchronization it will connect to the local IP address, then you will have stable operation. Now synchronization takes approximately 4 hours on an SSD drive.
newbie
Activity: 0
Merit: 0
April 28, 2024, 03:22:16 PM
#4
got everything setup but keep getting an error in the xelix miner.  It says error cant connect to node.  How do I fox this? any help is apricated
jr. member
Activity: 113
Merit: 4
April 27, 2024, 03:03:37 PM
#3
im pxe booting on bc-250, is there any other way to run it without using beta replace? it wont do it -because there is no hdd Smiley
legendary
Activity: 1610
Merit: 1026
April 26, 2024, 08:11:31 AM
#2
Interesting new project

XELIS is an innovative cryptocurrency built from scratch to preserve privacy and developed in Rust for guaranteed memory security.
https://xelis.io/

How To Mine Xelis - New BlockDAG CPU + GPU Money Maker
https://www.youtube.com/watch?v=8dR5byXucc0&ab_channel=RabidMining

XELIS
The cryptosphere is set to experience a significant change on April 20, 2024, as XELIS, an innovative Layer 1 platform, launches its mainnet. The network has been meticulously crafted from scratch, using Rustlang as its primary programming language. Renowned for its safety, concurrency, and performance, Rust will enable XELIS to harness these attributes and introduce groundbreaking features that could significantly enhance the network’s functionality. This genesis aims to improve blockchain standards by integrating blockDAG architecture for simultaneous block propagation and implementing Homomorphic Encryption to improve privacy by encrypting balances and transferred amounts.
https://medium.com/xelis-project/xelis-mainnet-launch-ad750d8e28a0

trade
https://exbitron.com/trade
In the search write XEL

stats
https://stats.xelis.io/
hero member
Activity: 2030
Merit: 608
Online Security & Investment Corporation
April 26, 2024, 06:35:27 AM
#1
-Go any rig worker.
-Click the button "Hive Shell Start" and run the page.
-Type "hive-replace --beta" and wait the progress is finished.
-Click the button "Hive Shell Start" and run the page after the rig worker has rebooted
-Type the commands below to install the node:

apt install screen
apt install ntpdate
mkdir xelis
cd xelis
wget https://github.com/xelis-project/xelis-blockchain/releases/download/v1.9.3/x86_64-unknown-linux-gnu.tar.gz
tar -xf x86_64-unknown-linux-gnu.tar.gz
rm x86_64-unknown-linux-gnu.tar.gz

-The node has just installed now. We can run the node now. Remember that you have to start the node if the rig reboots at any time.


-Type the commands below to start the node:

cd xelis/x86_64-unknown-linux-gnu
screen -S node-xelis ./xelis_daemon --allow-boost-sync

-Just wait for the sync progress. You can go back by pressing CTRL + A + D on the keyboard.
You can use this command to see this screen at any time: "screen -r node-xelis"

-Use this command to access the wallet: screen -S wallet-xelis ./xelis_wallet
"create" command for create new wallet and follow the prompts.
"open" for open the exist wallet and follow the prompts.
"display_address" for the wallet address.
"exit" for close the wallet.
-Be sure you take noted the SEED !

Now, create wallet at HiveOS.
Create flight sheet at HiveOS.

Custom flighsheet.
INSTALLATION URL: https://github.com/JJ-miner/xelis/releases/download/xelis_miner_1.9.3/xelis_miner-v1.9.3a.tar.gz
Wallet and worker template: %WAL%.%WORKER_NAME%
POOL URL: rig-local-ip:8080
Pass: cuda

*cuda stands for NVIDIA GPU mining.

You can set clocks at extra config. For RTX3090
nvtool --setmem 5001 --setclocks 1800

The other rig workers can connect to the this node with this flighsheet. You dont need to install the node for each rig worker.

Mining Calculator: https://explorer.xelis.io/mining-calculator


Jump to: