trinitrotoluene
Newbie
Offline
Activity: 25
Merit: 0
|
|
September 06, 2017, 10:03:26 PM |
|
I've lowered the fee since everything seems to be running smoothly now. I was gonna do this earlier but my entire block lost power (not mining related)
That said I am personally concerned about how my mining pool has absorbed basically all of the hashrate. Nearly everyone who was solo mining is no longer doing so. Before I begun this I thought only GPU miners would be interested in using the pool. I'm in a position to 51% the network, I am the network. This is a call for another pool to be opened by another operator to compete with me. If this doesn't happen I may be forced to raise the pool fee to economically force people off of it. We're still very early, so I've lowered the fee to make this a fairer start for everyone while my future competition gets to work.
I can stand another pool up fairly quickly. Want to share me your coin.json?
|
|
|
|
bravetheheat
|
|
September 06, 2017, 10:06:04 PM |
|
how to mine this coin? Hi,guys, you release a new coin but doesn't give the miner.
I see the github code, do i need to compile the code, and then mine it?
does there anyone success mine this coin?
|
|
|
|
IRD-PoolOperator
Newbie
Offline
Activity: 51
Merit: 0
|
|
September 06, 2017, 10:12:19 PM Last edit: September 06, 2017, 10:23:43 PM by IRD-PoolOperator |
|
I would be willing to stand up an Iridium pool, but I don't see the info I need to create a coin file to start the pool.
Maybe IRD-PoolOperator would be willing to provide me his coin.json?
Below is the only real modifications beyond the obvious stuff like setting your wallet address "coin": "Iridium", "symbol": "IRD",
"blockUnlocker": { "enabled": true, "interval": 15, // lowered for testing, probably not good for production "depth": 20, // this is the actual important change "poolFee": 5, "devDonation": 0.0, // shouldn't work anyways "coreDevDonation": 0.0 // shouldn't work anyways },
"payments": { "enabled": true, "interval": 45, // massively lowered because of transaction issues "maxAddresses": 1, // prevents transaction size errors "mixin": 0, // prevents transaction size errors "transferFee": 10000, // I don't think a fee is even needed "minPayment": 1000000000, // 10 IRD "denomination": 1000000 // anything under 0.010 IRD gets truncated and remains pending },
Also make sure you set coinUnits in config.js otherwise the website (and only the website) shows the wrong decimal placement var coinUnits = 100000000;
Installation of node requires a specific version, and may cause dependencies issues on your server depending on distribution. I'm accepting offers in my PM for system administration work, including setting something like a pool up. how to mine this coin? Hi,guys, you release a new coin but doesn't give the miner.
I see the github code, do i need to compile the code, and then mine it?
does there anyone success mine this coin?
Any Monero miner will work if you use a pool. I recommend xmrig or xmr-cpu-stak for CPU and ccminer-cryptonight by KlausT (I think xmr-stak-nvidia is fundamentally a repackage of this). xmr-stak-amd exists but I've never mined on an AMD GPU. Otherwise you can attempt to solo mine in the node itself, see earlier posts in this thread.
|
|
|
|
sls
Member
Offline
Activity: 110
Merit: 10
|
|
September 06, 2017, 10:31:44 PM |
|
Why is different block reward?
|
|
|
|
edwardspitz
|
|
September 06, 2017, 10:49:11 PM |
|
I have been trying to pool mine with Claymore, but It won't accept an address starting with "ir", such as ir49TFZzxPB3KG5iqsVjoj3ZRj8JuQA3M1FgqTnrW8GQ5VpAsWXD6rYGL1mB6CBmjfGcVAGgzVH3o9o rcJnbdmiR2j4JReUhs The miner will accept 49TFZzxPB3KG5iqsVjoj3ZRj8JuQA3M1FgqTnrW8GQ5VpAsWXD6rYGL1mB6CBmjfGcVAGgzVH3o9orc JnbdmiR2j4JReUhs, but that does not work with the pool it seems. Catch 22 :-) The error I get: Error in server response : {"id":1,"jsonrpc":"2.0","error":{"code":-1,"message":"invalidaddressusedforlogin"}} BTW: I did not have much luck mining my iridium sunglasses, but the CPU miner worked well
|
|
|
|
IRD-PoolOperator
Newbie
Offline
Activity: 51
Merit: 0
|
|
September 06, 2017, 11:09:19 PM |
|
I have been trying to pool mine with Claymore, but It won't accept an address starting with "ir", such as ir49TFZzxPB3KG5iqsVjoj3ZRj8JuQA3M1FgqTnrW8GQ5VpAsWXD6rYGL1mB6CBmjfGcVAGgzVH3o9o rcJnbdmiR2j4JReUhs The miner will accept 49TFZzxPB3KG5iqsVjoj3ZRj8JuQA3M1FgqTnrW8GQ5VpAsWXD6rYGL1mB6CBmjfGcVAGgzVH3o9orc JnbdmiR2j4JReUhs, but that does not work with the pool it seems. Catch 22 :-) The error I get: Error in server response : {"id":1,"jsonrpc":"2.0","error":{"code":-1,"message":"invalidaddressusedforlogin"}} BTW: I did not have much luck mining my iridium sunglasses, but the CPU miner worked well Make sure you're not using a WorkerID, this pool software doesn't support it.
|
|
|
|
edwardspitz
|
|
September 06, 2017, 11:43:14 PM |
|
I have been trying to pool mine with Claymore, but It won't accept an address starting with "ir", such as ir49TFZzxPB3KG5iqsVjoj3ZRj8JuQA3M1FgqTnrW8GQ5VpAsWXD6rYGL1mB6CBmjfGcVAGgzVH3o9o rcJnbdmiR2j4JReUhs The miner will accept 49TFZzxPB3KG5iqsVjoj3ZRj8JuQA3M1FgqTnrW8GQ5VpAsWXD6rYGL1mB6CBmjfGcVAGgzVH3o9orc JnbdmiR2j4JReUhs, but that does not work with the pool it seems. Catch 22 :-) The error I get: Error in server response : {"id":1,"jsonrpc":"2.0","error":{"code":-1,"message":"invalidaddressusedforlogin"}} BTW: I did not have much luck mining my iridium sunglasses, but the CPU miner worked well Make sure you're not using a WorkerID, this pool software doesn't support it. I have tried with and without worker but it doesn't work either way. Here is my command: ./miner -o stratum+tcp://irdpool.tk:3333 -u ir49TFZzxPB3KG5iqsVjoj3ZRj8JuQA3M1FgqTnrW8GQ5VpAsWXD6rYGL1mB6CBmjfGcVAGgzVH3o9orcJnbdmiR2j4JReUhs -p x ...and the output: Wrong wallet address ir49TFZzxPB3KG5iqsVjoj3ZRj8JuQA3M1FgqTnrW8GQ5VpAsWXD6rYGL1mB6CBmjfGcVAGgzVH3o9orcJnbdmiR2j4JReUhs - XMR/QCN/BCN/FCN/Aeon/Duck/Dash/OEC/MCN/ORION addresses are supported only. Pool irdpool.tk removed from the list I'm using v9.1 Beta for Linux.
|
|
|
|
dominguero
|
|
September 07, 2017, 01:54:21 AM |
|
- Specifications - - Ticker: IDR - Low 25,000,000 total coin supply, differentiating from the other CryptoNight coins with over 100 billion coins in total supply. - Block-by-block difficulty adjustments to ensure transactions are always confirmed within 3 minutes. - High emission rate, with 18,750,000 coins being rewarded in the first year. This is to incentivize mining and coin growth. - Bounties will be used to promote decentralized development of the coin. - 20 Block Confirmation Maturity - Community-driven development, many suggestions made by community members will be developed.
Now the reward is 94 per block or 13.... ..... the math doesn't make sense
|
|
|
|
unstreet
|
|
September 07, 2017, 01:59:35 AM |
|
only linux?
|
|
|
|
iwebvn20
Member
Offline
Activity: 103
Merit: 10
|
|
September 07, 2017, 02:02:16 AM |
|
in the world 's cryptocurrency i see so many coin made by Cryptonight but it not successfull , and i don't know why people don't like it .
|
|
|
|
}{uNdd
Full Member
Offline
Activity: 266
Merit: 100
Next-Gen Blockchain Ecosystem - Luxcore.io
|
|
September 07, 2017, 02:11:27 AM |
|
- Specifications - - Ticker: IDR - Low 25,000,000 total coin supply, differentiating from the other CryptoNight coins with over 100 billion coins in total supply. - Block-by-block difficulty adjustments to ensure transactions are always confirmed within 3 minutes. - High emission rate, with 18,750,000 coins being rewarded in the first year. This is to incentivize mining and coin growth. - Bounties will be used to promote decentralized development of the coin. - 20 Block Confirmation Maturity - Community-driven development, many suggestions made by community members will be developed.
Now the reward is 94 per block or 13.... ..... the math doesn't make sense y the block keep change each time , same problem here
|
|
|
|
unstreet
|
|
September 07, 2017, 02:19:51 AM |
|
|
|
|
|
CjMapope
Legendary
Offline
Activity: 1820
Merit: 1092
~Full-Time Minter since 2016~
|
|
September 07, 2017, 02:23:21 AM |
|
What weird specs on a cryptonight coin Might be worth mining, no premine, hmm... Roadmap looks kinda sad, 1 point for it saying "V1" tho haha newbie account made just for a pool? thats kinda weird :/ Idk, see what happens, Good Luck to all!
|
~Got this girl in my bed, a roof over my head, i mint a couple coins a week, and thats how i make bread~ ~On the 12th day of Hatzvah, OGminer said to me: "compute root of the merkle hash tree!"~ Prohashing -- Simply the best Multipool!
|
|
|
|
mine77
Newbie
Offline
Activity: 19
Merit: 0
|
|
September 07, 2017, 03:07:24 AM Last edit: September 07, 2017, 02:38:39 PM by mine77 |
|
I set up a pool at https://mine77.net if anyone is interested in spreading the hash around to decentralize. No fee for the rest of September.
|
|
|
|
|
yeganli
Newbie
Offline
Activity: 23
Merit: 0
|
|
September 07, 2017, 03:42:19 AM |
|
Wrong wallet address ir49TFZzxPB3KG5iqsVjoj3ZRj8JuQA3M1FgqTnrW8GQ5VpAsWXD6rYGL1mB6CBmjfGcVAGgzVH3o9orcJnbdmiR2j4JReUhs - XMR/QCN/BCN/FCN/Aeon/Duck/Dash/OEC/MCN/ORION addresses are supported only. Pool [Suspicious link removed] removed from the list Try to add , this will skip address incorrectness.
|
|
|
|
hualei_hb
Member
Offline
Activity: 112
Merit: 10
|
|
September 07, 2017, 03:48:17 AM |
|
Claymore Miner(AMD Card): edit your config.txt -o stratum+tcp://111.231.72.116:2435 -u YourAddress -p x -allpools 1 run NsGpuCNMiner.exe
|
|
|
|
ngefek berat
|
|
September 07, 2017, 03:49:59 AM |
|
hopefully more projects tend to pay attention to their users in order to secure their wallets from thieves attack in the presence of this and hope to change the conditions of life even better and to avoid the bad things that will annoy him every time.success for this project.
|
|
|
|
iridiumdev (OP)
Newbie
Offline
Activity: 140
Merit: 0
|
|
September 07, 2017, 06:08:49 AM |
|
hopefully more projects tend to pay attention to their users in order to secure their wallets from thieves attack in the presence of this and hope to change the conditions of life even better and to avoid the bad things that will annoy him every time.success for this project.
Thanks for the support!
|
|
|
|
|