Search content
Sort by

Showing 20 of 29 results by KAMINSKINIK
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium (IRD) - People are Power - Community build crypto
by
KAMINSKINIK
on 04/09/2022, 10:27:13 UTC
I understand that the coin is completely dead, the pool is not working !!! There is no news from the developer and nothing is being done about it. Very sorry for wasting time on this coin.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 03/05/2021, 08:49:29 UTC
Which pools are currently working, update the information or post here. The link  https://explorer.ird.cash/#pools   doesn't work.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 15/03/2019, 18:09:19 UTC
It seems that the coin was completely abandoned, the developers do not make improvements. Let the developers tell about their work on the coin and their immediate plans? Or am I mistaken in them?  Embarrassed
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 14/01/2019, 08:06:01 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 06/01/2019, 07:51:53 UTC
The roadmap says:

Aug 2018 - WooCommerce PHP Plugin Remote Node
Sep 2018 - Web Wallet Beta
Sep 2018 - Coingate Beta
Oct 2018 - Web Wallet Production
Oct 2018 - New Mining Algorithm
Nov 2018 - Coingate Production
Dec 2018 - Mobile Wallet
Dec 2018 - Bisqord.network Integration


But as I understand it, nothing is done. Coin abandoned?
Maybe the developers will tell us something about plans for the future?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 13/11/2018, 08:25:51 UTC
Good afternoon, dear developers. And what about the work of the mobil and web wallets? Thank.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 16/05/2018, 09:08:22 UTC
Dear developers, I ask you to add our coin to the CoinGecko rating (https://support.coingecko.com/help_center)  Wink
ok : sent...

Steve, can I have any information on adding to the rating CoinGecko (https://coingecko.com) ? Thank you.

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 10/05/2018, 06:40:56 UTC
Dear developers, I ask you to add our coin to the CoinGecko rating (https://support.coingecko.com/help_centerWink
ok : sent...

Steve thanks. All who made the new site are just great! I noticed that the page on FaceBook does not open: https://www.facebook.com/IridiumProject
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 09/05/2018, 18:14:25 UTC
Dear developers, I ask you to add our coin to the CoinGecko rating (https://support.coingecko.com/help_centerWink
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 28/04/2018, 10:26:31 UTC
Good day to all!

I downloaded the latest version of XMrig (https://github.com/xmrig/xmrig/releases) I installed the configuration file (config.json), run the miner and the low difficulty share error.
Here's what's in the configuration file (config.json):

{...
    "pools": [
        {
            "url": "test.irdpool.fr:1111", // URL of mining server
            "user": "ir2EECF4DBG3qtxW9wj37PRahaU6pvBk9WxtUhuDJpQfGP3j9U38c8uYRqCH5wubU6auGr7zUB39PYB qx2HTcFSK1CgTtbhjA",           // username for mining server
            "pass": "x",                     // password for mining server
            "keepalive": true,               // send keepalived for prevent timeout (need pool support)
            "nicehash": false,               // enable nicehash/xmrig-proxy support
            "variant": -1                    // algorithm PoW variant
        }
    ],
...
}
Just change variant : -1 to variant : 1 in pool config : -1 mean auto, 0 is lite, 1 is lite variant 1


Steve, buddy, thanks, it worked.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 28/04/2018, 06:08:49 UTC
Good day to all!

I downloaded the latest version of XMrig (https://github.com/xmrig/xmrig/releases) I installed the configuration file (config.json), run the miner and the low difficulty share error.
Here's what's in the configuration file (config.json):

{
    "algo": "cryptonight-lite",  // cryptonight (default) or cryptonight-lite
    "av": 0,                // algorithm variation, 0 auto select
    "background": false,    // true to run the miner in the background
    "colors": true,         // false to disable colored output    
    "cpu-affinity": null,   // set process affinity to CPU core(s), mask "0x3" for cores 0 and 1
    "cpu-priority": null,   // set process priority (0 idle, 2 normal to 5 highest)
    "donate-level": 1,      // donate level, mininum 1%
    "log-file": null,       // log all output to a file, example: "c:/some/path/xmrig.log"
    "max-cpu-usage": 75,    // maximum CPU usage for automatic mode, usually limiting factor is CPU cache not this option.  
    "print-time": 60,       // print hashrate report every N seconds
    "retries": 5,           // number of times to retry before switch to backup server
    "retry-pause": 5,       // time to pause between retries
    "safe": false,          // true to safe adjust threads and av settings for current CPU
    "threads": null,        // number of miner threads
    "pools": [
        {
            "url": "test.irdpool.fr:1111", // URL of mining server
            "user": "ir2EECF4DBG3qtxW9wj37PRahaU6pvBk9WxtUhuDJpQfGP3j9U38c8uYRqCH5wubU6auGr7zUB39PYB qx2HTcFSK1CgTtbhjA",           // username for mining server
            "pass": "x",                     // password for mining server
            "keepalive": true,               // send keepalived for prevent timeout (need pool support)
            "nicehash": false,               // enable nicehash/xmrig-proxy support
            "variant": -1                    // algorithm PoW variant
        }
    ],
    "api": {
        "port": 0,                             // port for the miner API https://github.com/xmrig/xmrig/wiki/API
        "access-token": null,                  // access token for API
        "worker-id": null                      // custom worker-id for API
    }
}
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 23/04/2018, 12:06:08 UTC
I tried xmrigCC the same result - "low difficulty share".

cryptonight-lite               http://ifotohost.com/pic/402/akjsbv.jpg
cryptonight-lite-ipbc        http://ifotohost.com/pic/402/lljehb.jpg

What miner do you use and if you can configure it?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 23/04/2018, 06:26:47 UTC
######################################################

For testing your miner software compatibility with the next algorithm implementation :
the cryptonight lite variant 1 (or V7)
Here is a test pool (running on latest core in testnet mode) :
https://test.irdpool.fr

######################################################

I added some compatible miners on the getting started page, feel free to contact me for adding more

Good afternoon.
For the test, took the old Xeon E5450 and the latest version of Xmrig v2.5.3 (64 bit). When mining, it generates the "low difficulty share" error.
http://ifotohost.com/pic/402/gma3lb.jpg
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 21/04/2018, 19:21:02 UTC
Included CryptoNight ASICs and Miners on the CPU and GPU ran away !!!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 20/04/2018, 06:05:17 UTC
Where can I see how many coins are mined?

In the explorer.

Not sure why coinlib isn't showing current and max supply. Maybe it hasn't been submitted.

I'm certainly sorry, but I did not find a real figure there? Where to look ? https://explorer.ird.cash

In any block you wish to look into. It's called Total coins in the network

Thank you !!! Mine is not so and a lot of coins for eight months.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 19/04/2018, 18:08:51 UTC
Where can I see how many coins are mined?

In the explorer.

Not sure why coinlib isn't showing current and max supply. Maybe it hasn't been submitted.

I'm certainly sorry, but I did not find a real figure there? Where to look ? https://explorer.ird.cash
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 19/04/2018, 10:57:48 UTC
Where can I see how many coins are mined?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 23/03/2018, 10:06:20 UTC
How then has the global hash rate sharply increased and the block's complexity has grown, and if you pool over the pools, you get a different result?
http://f23.ifotki.info/org/4e308bc10464971ee24af2e73d7269cf2ed830304460732.jpg
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 22/03/2018, 09:38:48 UTC
Well done boys !!! This is really a big breakthrough for the development of a coin !!!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Iridium - People are Power - PoW - No Premine - Community Built
by
KAMINSKINIK
on 20/03/2018, 17:12:12 UTC
Gentlemen, and when will the exchange that you promised on crex24.com? That's where it's much more interesting and safer that's for sure! I'll wait for him.