Search content
Sort by

Showing 3 of 3 results by Johnny__H
Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN] Mulierum | POW | GhostRider
by
Johnny__H
on 28/05/2025, 14:16:01 UTC

Mulierum is our first major blockchain project. It is basically a fork of Raptoreum, which was a fork from Dash, which was a fork from Bitcoin.

Why did we chose this fork ? Because of it’s mining algorithm first of all due to it’s capabilities to reject ASIC which are very known to consume a lot of power.

Our team believes that POW is more fair way of coin distribution.
But you can stake your coins just by making an internal transactions within your wallet.

Note: You don't need to send your coins to someone else wallet.

Thanks to staking with SmartNodes mechanism, you contribute to the security and decentralisation of the Blockchain network.
The higher the percentage of staked assets in the network, the more difficult it is to attack it.

In case you need help in deploying SmartNodes We have detailed document on our
website.

Our team believes SmartNodes is better than POS as all transactions are verified by
miner yet you can stake your coins without locking them.


The idea is simple: a coin that helps people earning assets while mining and staking using the Mulierum features.

Each Mined block offers 5000 Mulierums, from this

75% goes to the miner
20% goes to the smartnodes
5% goes to the developers to maintain the network.

The Mulierum blockchain has already integrated private wallets where the balance can be hidden directly from the wallet.
The smartnodes are accessible directly from the wallet as well.


CPU Friendly

GhostRider algorithm is both CPU/GPU Minable but CPU's are more efficient for mining Mulierum.

Smartnodes

Smartnodes are used to handle smart contracts, and provide 51% \ double spend protection. In addition this allows:

- Larger allowed contract size.
- Greater variety of programming languages can be used.
- Removes the scaling issues and large increase in gas tx fees.

More Information

We'll update this thread soon + all future core developments will be updated on this thread. Please join us on our discord channel for the latest news and updates.

Start of mining May 28, 2025

Wallet:

Windows: https://github.com/Mulierum-blockchain/Mulierum/releases/download/1.3.1/Mulierum-win64-v1.3.1-1.zip
Linux: https://github.com/Mulierum-blockchain/Mulierum/releases/download/1.3.1/mulierum-linux-QT-v.1.3.1.tar.gz

Links

Website: May 29, 2025
Discord: discord.gg/M8iNtkkl


Summary In Case you Skipped Everything above this line Wink

Algorithm: GhostRider
Ticker: MLRM
Block Reward: 5000 Mulierum
Total Coin Supply: 21 Billion
Founders Reward: Yes
Premine: No
ICO: No

Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.6: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
Johnny__H
on 21/02/2018, 09:06:17 UTC
am i the only one that gets lower Eth mined with phoneix...i am mining with 1 card 1070 strix 8gb and i get more shares with claymore /day....plus the effective speed with phoenix is lower
am i doing something wrong or what ?
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Ethereum Mining NoDevFee v8.0 🔥
by
Johnny__H
on 20/02/2018, 17:46:29 UTC
Hi. I coded small app which intercept (hook) network login packet (Winsock2 -> ws2_32.dll -> send -> eth_submitLogin) and changes all dev fee wallets to your wallet. It detects your wallet automatically, using first login packet with your wallet and remembering it.

How to use :
1. Copy "nodevfee.exe" and "nodevfeeDll.dll" from "nodevfee\x64\Release" to Claymore directory (in same directory with "EthDcrMiner64.exe").
2. Create bat file and use it "nodevfee.exe EthDcrMiner64.exe YOUR_USUAL_PARAMETERS" for instance "nodevfee.exe EthDcrMiner64.exe -epool eu1.ethermine.org:4444 -ewal 0xcb4effdeb46479caa0fef5f5e3569e4852f753a2.worker1 -epsw x"

Virustotal : https://www.virustotal.com/#/file/10778bd9a28f8705018f6a6049451a3ff78e13fd99a094569f3d690126286e4e/detection

I attach all sources you can check how it works and compile by yourself (Visual Studio 2015). Report bugs, I will try fix them.

Feel free to donate if you like it 0xcb4effdeb46479caa0fef5f5e3569e4852f753a2

https://github.com/Demion/nodevfee

Edit: Update links.
i dont see any .exe file in any folder....do i have to instal visual studio for that ?