ChainOX (OP)
Copper Member
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 09, 2022, 09:44:45 PM Last edit: April 01, 2022, 05:36:41 PM by ChainOX |
|
|
|
|
|
Bacardi Toni
Newbie
Offline
Activity: 86
Merit: 0
|
|
February 09, 2022, 10:00:00 PM |
|
I am very interested. How can the coin mine after the release? Will there be a pool or just solo mining?
|
|
|
|
ChainOX (OP)
Copper Member
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 09, 2022, 10:07:33 PM |
|
I am very interested. How can the coin mine after the release? Will there be a pool or just solo mining?
Over time, I'm sure there will be pools. Solo mining, we will wait for the owners of miners to integrate our algorithm.
|
|
|
|
Bacardi Toni
Newbie
Offline
Activity: 86
Merit: 0
|
|
February 09, 2022, 10:18:56 PM |
|
I am very interested. How can the coin mine after the release? Will there be a pool or just solo mining?
Over time, I'm sure there will be pools. Solo mining, we will wait for the owners of miners to integrate our algorithm. Thank you for your quick response. Is there more information about the algorithm to integrate it into a mining software? what is the wallet based on, qt? Is there a way to mine without someone implementing the algorithm in their own mining software?
|
|
|
|
ChainOX (OP)
Copper Member
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 09, 2022, 10:23:25 PM |
|
I am very interested. How can the coin mine after the release? Will there be a pool or just solo mining?
Over time, I'm sure there will be pools. Solo mining, we will wait for the owners of miners to integrate our algorithm. Thank you for your quick response. Is there more information about the algorithm to integrate it into a mining software? what is the wallet based on, qt? Is there a way to mine without someone implementing the algorithm in their own mining software? QT, After the project is launched, the source code of the algorithm will be available to everyone. We will try to create additional software for mining our algorithm.
|
|
|
|
Bacardi Toni
Newbie
Offline
Activity: 86
Merit: 0
|
|
February 09, 2022, 10:36:47 PM |
|
Thank you for the information. I checked out the roadmap and explorer and it looks good. Are there already plans beyond Q2 2022?
|
|
|
|
ChainOX (OP)
Copper Member
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 09, 2022, 10:41:29 PM |
|
Thank you for the information. I checked out the roadmap and explorer and it looks good. Are there already plans beyond Q2 2022?
While it is only being discussed within the team, it will depend on how we conduct the IDO company
|
|
|
|
Bacardi Toni
Newbie
Offline
Activity: 86
Merit: 0
|
|
February 09, 2022, 10:45:53 PM |
|
OK, thanks. I will follow the development with interest
|
|
|
|
killer0000001
Newbie
Offline
Activity: 19
Merit: 0
|
|
February 10, 2022, 01:56:49 AM |
|
thanks. I will follow the development with interest too
|
|
|
|
doktor83
|
|
February 10, 2022, 04:33:37 AM |
|
I am very interested. How can the coin mine after the release? Will there be a pool or just solo mining?
will wait for the owners of miners to integrate our algorithm. You need to share some code / reference miner on github if you want that to happen.
|
|
|
|
TacoSimp
Newbie
Offline
Activity: 21
Merit: 0
|
|
February 10, 2022, 01:26:41 PM |
|
This solo mining nonsense alienates everyone on HiveOS, SimpleMining or any other mining-monitoring software/OS.
|
|
|
|
ChainOX (OP)
Copper Member
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 12, 2022, 02:22:24 PM |
|
This solo mining nonsense alienates everyone on HiveOS, SimpleMining or any other mining-monitoring software/OS.
Thank you, we will study
|
|
|
|
SmOkE_nksp
Newbie
Offline
Activity: 3
Merit: 0
|
|
February 14, 2022, 09:04:20 PM |
|
15.02.2022 still no releases
|
|
|
|
Bacardi Toni
Newbie
Offline
Activity: 86
Merit: 0
|
|
February 14, 2022, 09:19:41 PM |
|
What happened? Why is nothing available yet
|
|
|
|
ChainOX (OP)
Copper Member
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 15, 2022, 09:51:38 AM |
|
What happened? Why is nothing available yet
Follow the news in the Discord community https://discord.gg/s55DUwjkgq02/13/2022 Friends, for technical reasons, the launch is postponed to 18.02.2022.
|
|
|
|
|
ChainOX (OP)
Copper Member
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 16, 2022, 09:08:06 AM |
|
The service for swap native coins for HRC-20 tokens is ready. We will start testing after the launch. https://swap.chainox.net
|
|
|
|
coin790
Jr. Member
Offline
Activity: 61
Merit: 1
|
|
February 16, 2022, 11:17:03 PM |
|
but this currency can be mined from a node my pc is windows 10 I have already wasted my time with some currencies that have the setgenerate true option blocked for example bitcoin or raptoreum that has the command misconfigured for no reason it closes and does not allow mining Me, I trust this project. I can bet my entire CPU and an i5 8300H on ChainOX blockchain mining, but without a reliable mining option, you are wasting CPU resources. I don't trust pools once I mined a new coin and found some blocks I was entitled to 6000 coins and only the pool paid me 3 coins for all the work
|
|
|
|
ChainOX (OP)
Copper Member
Newbie
Offline
Activity: 27
Merit: 0
|
|
February 17, 2022, 04:54:33 PM |
|
Mining coins in the native networkOpening the debug console and sending a command. setgenerate generate (genproclimit) Set "generate" true or false to turn generation on or off. Generation is limited to "genproclimit" processors, -1 is unlimited. See the getgenerate call for the current setting.Arguments:1. generate (boolean, required) Set to true to turn on generation, off to turn off. 2. genproclimit (numeric, optional) Set the processor limit for when generation is on. Can be -1 for unlimited. Examples:Set the generation on with a limit of one processor chainox-cli setgenerate true 1 Check the settingTurn off generationchainox-cli setgenerate false Using Json RPCcurl --data-binary '{"jsonrpc": "1.0", "id":"0", "method": "setgenerate", "params": [true, 1] }' -H "content-type: text/plain;" http://127.0.0.1:8232/
|
|
|
|
ZeeeN
Jr. Member
Offline
Activity: 300
Merit: 3
|
|
February 24, 2022, 09:55:26 PM |
|
have plan for pool yet?
|
|
|
|
|