Search content
Sort by

Showing 20 of 35 results by captnCrunch
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RANDOMX] Ominira Network (OMI)
by
captnCrunch
on 04/08/2025, 12:12:21 UTC
And I don‘t call you not trustworthy because of your code but because of the way you behave and the fact that you mention specs here which are not implemented
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RANDOMX] Ominira Network (OMI)
by
captnCrunch
on 04/08/2025, 11:58:24 UTC
But ad hominem fallacy perfectly describes what you did when I mentioned the halving cycle of 4200000 blocks that you had previously. Instead admitting it you referred to the mistake I did before and called me brain dead and id*ot.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RANDOMX] Ominira Network (OMI)
by
captnCrunch
on 04/08/2025, 11:12:35 UTC
You mean people who don‘t blindly trust you and try to understand your blockchain? I admit I made one mistake reading your code but that‘s not a reason to make fun of me and call me brain dead and id*ot. Especially after the other critics were true. It just shows that I was right with my suspicion. You behaviour is clearly a sign that you are not trustworthy.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RANDOMX] Ominira Network (OMI)
by
captnCrunch
on 04/08/2025, 09:10:24 UTC
No thanks, I  think this discussion showed me enough of your blockchain and your team
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RANDOMX] Ominira Network (OMI)
by
captnCrunch
on 04/08/2025, 08:27:56 UTC
So if it was 4200000 blocks then why are you insulting me when I question you half baked blockchain?These are clearly open points and you can‘t get personal every time someone is asking questions
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RANDOMX] Ominira Network (OMI)
by
captnCrunch
on 04/08/2025, 08:01:21 UTC
Yes maybe I read it wrong but please don‘t insult me. I just try to learn. This was the reward function from before:
Code:

pub fn calculate_reward(height: u64) -> u64 {
    if height == 1 {
        10000000000000
    } else if height > 1 && height < 4200000 {
        1000000000
    } else if height >= 4200000 && height < 8400000 {
        5000000000
    } else if height >= 8400000 && height < 12600000 {
        2500000000
    } else {
        10000000
    }
}


Maybe you can explain me the mechanics behind it
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RANDOMX] Ominira Network (OMI)
by
captnCrunch
on 04/08/2025, 07:34:36 UTC
I am well aware that other  blockchains  can also change their reward functions.
The point is that you promote your blockchain here with completely different tokenomics than you have implemented. You didn‘t implemented a max supply and your halving cycle was 4200000 blocks if i am correct. With a block time of 120 seconds it would take 15 years to reach the first halving and 42 million coins would have been mined.
And with your new half baked reward function you will also still get more than 21 million coins.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RANDOMX] Ominira Network (OMI)
by
captnCrunch
on 03/08/2025, 16:00:42 UTC
Ah ok I admit I haven‘ t thought about it. But the way you behave and the fact that you haven‘t implemented the basic tokenomics is just a red flag. Again please don‘t get emotional I just try to do my DYOR.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RANDOMX] Ominira Network (OMI)
by
captnCrunch
on 03/08/2025, 13:07:44 UTC
You see that‘s why I found your code highly suspicious. What else haven‘t you yet implemented?
And why is your premine 10 trillion:
Code:
if height == 1 {
        return 10_000_000_000_000; // Premined block
    }

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RANDOMX] Ominira Network (OMI)
by
captnCrunch
on 02/08/2025, 15:16:38 UTC
No I mean where in you code is it defined. I couldn‘t find it
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RANDOMX] Ominira Network (OMI)
by
captnCrunch
on 02/08/2025, 10:14:56 UTC
I am sorry if I wrongly accused you but your github just looks suspicious to me and you can‘t be careful enough these days. Could you maybe guide me to where you specify the max supply and the halving cycle. And please don‘t get to emotional, it wasn‘t my intention to attack you personally.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RANDOMX] Ominira Network (OMI)
by
captnCrunch
on 02/08/2025, 08:26:13 UTC
It seems to be a fork from pokiachain which has completely different tokenomics than you describe. But I couldnt find your tokenomics anywhere in your code wich is actually a red flag. Also your github account was created just 5 days ago.
Post
Topic
Board Announcements (Altcoins)
Re: QBitcoin | Quantum-Resistant Blockchain | Fast | Secure
by
captnCrunch
on 28/07/2025, 14:03:50 UTC
Ah I see  your genesis allocation is 20 million of 30 million max supply
Post
Topic
Board Announcements (Altcoins)
Re: QBitcoin | Quantum-Resistant Blockchain | Fast | Secure
by
captnCrunch
on 28/07/2025, 13:40:33 UTC
You started on 5th July and already emitted 67%?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BonkPOW | New PoW coin . No ICO. No Masternode
by
captnCrunch
on 22/07/2025, 11:56:43 UTC
Where is the source code? The repository is empty
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] SELANIUM - Kaspa fork with new features (GPU PoW/ghostDAG)
by
captnCrunch
on 21/07/2025, 12:50:12 UTC
I mean the source code! Nothing is published yet
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] SELANIUM - Kaspa fork with new features (GPU PoW/ghostDAG)
by
captnCrunch
on 21/07/2025, 12:35:12 UTC
Why is your repository empty?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] SELANIUM - Kaspa fork with new features (GPU PoW/ghostDAG)
by
captnCrunch
on 21/07/2025, 12:16:30 UTC
Repository is empty and github account was created just one day ago. Be careful binaries could contain malware!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ZEROlix | GhostRider CPU/GPU Minable
by
captnCrunch
on 17/07/2025, 10:54:44 UTC
Potential malware since the repository is empty and the github user was just created
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Remolix | GhostRider CPU/GPU Minable
by
captnCrunch
on 17/07/2025, 08:38:37 UTC
Repository is also empty and github account has just been created. So the binaries are probably malware