Search content
Sort by

Showing 7 of 7 results by srle521
Post
Topic
Board Announcements (Altcoins)
[ANN] Ethereum+ / NEW Beginning / PoW / GPU mining / SHA512/256
by
srle521
on 20/12/2022, 04:32:10 UTC


Ethereum+: A Peer-to-Peer Digital Asset System

Abstract. The Ethereum+ network is a peer-to-peer digital asset system that enables direct exchange of value without going through a central party. A zero compromise blockchain with the inherent parallelism and performance characteristics of an unspent transaction output (UTXO) based architecture and the Turing Complete programming of Ethereum Virtual Machine (EVM) architectures. This is a breakthrough smart contracting and digital asset system based on SHA512 proof-of-work, designed for extreme throughput and scale.


What is Ethereum+?

Ethereum+ is a revolutionary network designed to solve the problems with all existing blockchains in terms of scale, parallelism and Turing Complete programming. Ethereum+ is a peer-to-peer digital asset system that enables direct exchange of value without going through a central party. Similarly to Bitcoin, the Ethereum+ network requires minimal structure, and timestamps transactions into an ongoing hash-based chain of proof-of-work (SHA512/256). We introduce two novel breakthrough techniques to validate digital assets: unique references and a general purpose induction proof system both of which operate in constant O(1) time and space. It is possible to compose outputs in any manner, without compromising the inherent parallelism and performance characteristics of an unspent transaction output (UTXO) based architecture. Therefore, users can leave and rejoin the Ethereum+ network at will and be assured of the integrity and authenticity of their digital assets.



Zero Compromise Open-source Blockchain: Hybrid Account + UTXO Smart Contracts

The world's first breakthrough hybrid Account + UTXO based architecture engineered for massive layer one (L1) on-chain scaling and Turing Complete smart contracts.Ethereum+ offers the benefits of a UTXO blockchain along with the advanced capabilities of EVM compatible blockchains, but with none of the downsies.

I had to write all the code before I could convince myself that I could solve every problem, then I wrote the paper. I think I will be able to release the code sooner than I could write a detailed spec - Satoshi Nakamoto

In the same spirit of Satoshi Nakamoto's launch of Bitcoin, we released a fully operational and software development stack on Day 1, before even writing the White Paper. We wanted to be convinced that the revolutionary and breakthrough system worked before writing about it. No waiting, no limitations, just a scalable blockchain node and toolkit to build your dreams today.



Network Details


Network Name: Ethereum+ (EthereumPlus)
Network Abbreviation: ETHP
Mining Algorithm: SHA512/256 Proof-of-work (GPU Mineable)
Block Time: 5 minutes
Initial Block Size: 128 MB, designed to achieve 10GB+
Block Reward Schedule: 50,000 ETHER per block
Block Reward Halvening: 2 years
Maximum Supply: 21,000,000,000 ETHER
Decimal Places: 8
Launch Date: 2022–11–01 02:42 UTC
Premine: Ethereum+ has 2,5% from all emission premine existing



Ethereum+ Node, Source Code and Libraries

All source code is immediately available and Open Source MIT Licensed.

Ethereum+ Node
A high-performance node, designed for big blocks and decentralized applications. Modified for the novel and efficient proof-of-work algorithm SHA512/256 and the breakthrough induction proofs to allow complete freedom to the developer, without compromising scalability such as EVM-based blockchains.

Ethereum+ Desktop Wallet
The classic 'Electron' wallet, available for Ethereum+
https://github.com/Ethereum-PlusCore/Ethereum-Plus/releases/download/Ethereum-Plus/EthereumPlus.zip

Ethereum+ ElectrumX Indexer Service
Highly optimized python3 foundation for indexing addresses and histories. Tested and working with block sizes in excess of 4 GB. Tremendous room to grow and still maintain decentralization.



rad-bfgminer (GPU Miner - bfgminer)
SHA512/256 Proof-of-Work GPU Miner



Alternative SHA512/256 Proof-of-Work GPU Miner. HiveOS support completed.


scrypt-boilerplate (Ethereum+)
Complete smart contracts using the Scrypt language
Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.4.2
by
srle521
on 17/04/2018, 07:28:50 UTC
what coin uses this ultraheavy algo?

IPBC will once it forks. Should be in the next few hours.

How is this UltraHeavy??
Results from my test rig IPBC Forked:

RX570/8G-RX570/8G-RX580/4G-RX560/4G-RX560/4G

[2018-04-16 14:12:06] GPU0:    1874.0 H/S [T: 54c, RPM: 1119]
[2018-04-16 14:12:06] GPU1:    1991.0 H/S [T: 55c, RPM: 837]
[2018-04-16 14:12:06] GPU2:    1932.0 H/S [T: 63c, RPM: 1092]
[2018-04-16 14:12:06] GPU3:    816.0 H/S [T: 59c, RPM: 1221]
[2018-04-16 14:12:06] GPU4:    913.0 H/S [T: 59c, RPM: 1195]
[2018-04-16 14:12:06] Total:   7526.0 H/S


interesting because I scooped up the same Algo (ultra) and I also have all three cards (580,570,560) but the highest number I got was only 1590 H / s for RX580, 1401 H / s for 570, 695 H / s for 560 no more than that.
can you whisper the ingredients/arrangements that you sprinkle on your card?


Hi,

Actually I didn't do anything "fancy" at all
All cards have custom BIOS optimized for ETH.
I used Polaris Bios Editor PBE 2.2 (it's not free) because it saves a lot of time.
https://mining-bios.eu/product/polaris-bios-editor-pbe-2-2-pro-performance-timings/


Timings are:
RX 580 Gigabyte AORUS 4G Elpida - 1200/850 2100/850
RX 570 Sapphire Pulse 8G Micron - 1125/890 2225/875
RX 570 Sapphire Nitro+ 8G Micron - 1200/900 2250/900
RX 560 MSI Aero ITX 4G Micron - 1075/900 2150/850 -faster one
RX 560 MSI Aero ITX 4G Hynix - 1100/900 1960/850

Miner config is simple:

"gpu_conf" :
[
   { "id" : 0, "intensity" : 59, "worksize" : 8, "threads" : 2},
   { "id" : 1, "intensity" : 59, "worksize" : 8, "threads" : 2},
   { "id" : 2, "intensity" : 59, "worksize" : 8, "threads" : 2},
   { "id" : 3, "intensity" : 59, "worksize" : 8, "threads" : 2},
   { "id" : 4, "intensity" : 59, "worksize" : 8, "threads" : 2},

I hope this can help you.
Happy mining Smiley
Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.4.2
by
srle521
on 16/04/2018, 12:18:48 UTC
what coin uses this ultraheavy algo?

IPBC will once it forks. Should be in the next few hours.

How is this UltraHeavy??
Results from my test rig IPBC Forked:

RX570/8G-RX570/8G-RX580/4G-RX560/4G-RX560/4G

[2018-04-16 14:12:06] GPU0:    1874.0 H/S [T: 54c, RPM: 1119]
[2018-04-16 14:12:06] GPU1:    1991.0 H/S [T: 55c, RPM: 837]
[2018-04-16 14:12:06] GPU2:    1932.0 H/S [T: 63c, RPM: 1092]
[2018-04-16 14:12:06] GPU3:    816.0 H/S [T: 59c, RPM: 1221]
[2018-04-16 14:12:06] GPU4:    913.0 H/S [T: 59c, RPM: 1195]
[2018-04-16 14:12:06] Total:   7526.0 H/S

Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.6: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
srle521
on 23/02/2018, 22:07:16 UTC
Claymore I get, 29.89mh/s at 98W with an RX580.

Anyone gotta comparison for these stats? I would change but I'm away at the moment!

Cheers!



Switch soon Smiley

It looks like this on my rig:

Eth speed: 180.382 MH/s, shares: 7673/0/0, time: 48:29
GPUs: 1: 31.391 MH/s (1403) 2: 29.725 MH/s (1297) 3: 30.931 MH/s (1235) 4: 28.307 MH/s (1239) 5: 30.148 MH/s (1246) 6: 29.879 MH/s (1253)

*** 48:29 ***************************************************
Eth: Mining ETH on eu1.ethermine.org:4444
Available GPUs for mining:
GPU1: Radeon RX 580 Series (pcie 1), OpenCL 2.0, 4 GB VRAM, 36 CUs - Sapphire Nitro RX580 - EDW4032BAB (ELPIDA)
GPU2: Radeon RX 570 Series (pcie 2), OpenCL 2.0, 4 GB VRAM, 32 CUs - Sapphire Nitro RX570 - EDW4032BAB (ELPIDA)
GPU3: Radeon RX 580 Series (pcie 3), OpenCL 2.0, 4 GB VRAM, 36 CUs - Gigabyte Aorus RX580 - H5GC4H24AJ (HYNIX)
GPU4: Radeon RX 570 Series (pcie 4), OpenCL 2.0, 4 GB VRAM, 32 CUs - ASUS ROG Strix RX570 OC - H5GC4H24AJ (HYNIX)
GPU5: Radeon RX 570 Series (pcie 5), OpenCL 2.0, 4 GB VRAM, 32 CUs - Sapphire Pulse RX570 - EDW4032BAB (ELPIDA)
GPU6: Radeon RX 570 Series (pcie 6), OpenCL 2.0, 4 GB VRAM, 32 CUs - Sapphire Pulse RX570 - EDW4032BAB (ELPIDA)
Eth: Accepted shares 7674 (154 stales), rejected shares 0 (0 stales)
Eth: Incorrect shares 0 (0.00%), est. stales percentage 2.01%
Eth: Maximum difficulty of found share: 83.2 TH (!!!)
Eth: Average speed (5 min): 180.066 MH/s
Eth: Effective speed: 175.83 MH/s; at pool: 175.83 MH/s

780W at the wall including 4x18cm additional fans, MB, RAM, CPU and  SSD
Post
Topic
Board Mining (Altcoins)
Re: RX 560 hashrates
by
srle521
on 06/02/2018, 20:58:37 UTC
RX 560 is pleasant surprise for me Smiley

Where I live they are asking 450 EUR up for RX 570 4GB. I was poking around web shops hoping I will find some for 300  Cheesy
Then I saw this poor thing being offered for 159.99 EUR:

"MSI Radeon RX 560 AERO ITX OC - 4GB"

No PCIe power plug, one fan, small PCB. Didn't look very promising.

Checked bitcointalk and found this topic. Got me interested, so I ordered it.

After 40 minutes of editing, flashing, overclocking here is the result:

XMR: 482 H/s, temp: 48C, power 52W

GPU 1050/900, MEM 2150/850

ETH: 14.862 Mh/s, temp: 55C, power 67W



I had to lower MEM to 2125/850 for ETH, there where some memory errors.

PS.
Memory is  MT51J256M3 (MICRON)

So, all in all, for 35% price I got 53% of the RX 570 speed (mine RX 570s are at average doing 890 - 900 H/s XMR) at half of the power.

Not bad, I think I will get couple of them if they are still available.

Thanks to all for good info in this thread



Well then i have a surprise for you, rx550 also does 400+ hash on cryptonight, with only 30 watts power usage.
But even rx550's are starting to get sold out here, and are already overpriced, if you can buy them for 80-90 euro, they are nice.
They also do 11.5mh/s in etherium with modded bios.

Good to know

RX560 are in the meantime 200 - 210 EUR.
RX550 are 100 - 130 EUR here, some are specified as 1500 and some 1750MHz memory. Did you use 2 or 4G rx550 and which brand/model?

Thanks
Post
Topic
Board Mining (Altcoins)
Re: RX 560 hashrates
by
srle521
on 06/02/2018, 20:39:42 UTC
RX 560 is pleasant surprise for me Smiley

Where I live they are asking 450 EUR up for RX 570 4GB. I was poking around web shops hoping I will find some for 300  Cheesy
Then I saw this poor thing being offered for 159.99 EUR:

"MSI Radeon RX 560 AERO ITX OC - 4GB"

No PCIe power plug, one fan, small PCB. Didn't look very promising.

Checked bitcointalk and found this topic. Got me interested, so I ordered it.

After 40 minutes of editing, flashing, overclocking here is the result:

XMR: 482 H/s, temp: 48C, power 52W

GPU 1050/900, MEM 2150/850

ETH: 14.862 Mh/s, temp: 55C, power 67W


I had to lower MEM to 2125/850 for ETH, there where some memory errors.

PS.
Memory is  MT51J256M3 (MICRON)

So, all in all, for 35% price I got 53% of the RX 570 speed (mine RX 570s are at average doing 890 - 900 H/s XMR) at half of the power.

Not bad, I think I will get couple of them if they are still available.

Thanks to all for good info in this thread



I also have this memory but on a Gigabyte RX560 OC 4G

What strap did you use? Would you mind sharing it? Also did you change the max mem clock setting?

With the strap i used, could only get to 13.5 stable.

Hi,

I just copied 1500 strap to all above, and yes, Max Memory Freq. (MHz) was originally 2000, I changed it to 2200.
Overclock was done with OverdriveNtool 0.2.4, all P states from 0 - 6 (GPU) and 0-1(MEM) are off, just double click them.

Strap is:

777000000000000022AA1C00315A5B3C70550F12B68C450A0068C40064041420CA8980A90200000 01712262BA4283714

I hope this helps you.
Post
Topic
Board Mining (Altcoins)
Re: RX 560 hashrates
by
srle521
on 03/02/2018, 18:08:42 UTC
RX 560 is pleasant surprise for me Smiley

Where I live they are asking 450 EUR up for RX 570 4GB. I was poking around web shops hoping I will find some for 300  Cheesy
Then I saw this poor thing being offered for 159.99 EUR:

"MSI Radeon RX 560 AERO ITX OC - 4GB"

No PCIe power plug, one fan, small PCB. Didn't look very promising.

Checked bitcointalk and found this topic. Got me interested, so I ordered it.

After 40 minutes of editing, flashing, overclocking here is the result:

XMR: 482 H/s, temp: 48C, power 52W

GPU 1050/900, MEM 2150/850

ETH: 14.862 Mh/s, temp: 55C, power 67W


I had to lower MEM to 2125/850 for ETH, there where some memory errors.

PS.
Memory is  MT51J256M3 (MICRON)

So, all in all, for 35% price I got 53% of the RX 570 speed (mine RX 570s are at average doing 890 - 900 H/s XMR) at half of the power.

Not bad, I think I will get couple of them if they are still available.

Thanks to all for good info in this thread