sha256 bug #572
Replies: 39 comments 243 replies
-
Hi! this is interesting, can you write this into a PR or an issue to review it properly. |
Beta Was this translation helpful? Give feedback.
-
23:18:25.217 > >>> Completados 41 share(s), 170106 Khashes, Prom. hashrate 156.40 KH/s |
Beta Was this translation helpful? Give feedback.
-
i fixed it , it was a mistake for me , im in the limit of size of firmware... i put many images and very screens news.. |
Beta Was this translation helpful? Give feedback.
-
i run yout versuion and i see the log |
Beta Was this translation helpful? Give feedback.
-
It is not final version. It is necessary to fix network connection issues |
Beta Was this translation helpful? Give feedback.
-
where is to change the 2 decimals of hashrate... you cha ge this no ? where is ? |
Beta Was this translation helpful? Give feedback.
-
:14:38.814 > M8AX - >>> Completados 31 Share(s), 63643 Khashes, Prom. Hashrate 198.3 KH/s 55° |
Beta Was this translation helpful? Give feedback.
-
Are you going to make more modifications to the mining speed, or do you think it's already finished? |
Beta Was this translation helpful? Give feedback.
-
Digits fix in monitor.cpp. hashrate is fine ~200Mh/s. I want to try dma for sha. Rp2350 dma hashrate is 280kh/s, so it is probably can be increased for esp32 |
Beta Was this translation helpful? Give feedback.
-
When do you think you will finish everything you want to do on the ESP32? |
Beta Was this translation helpful? Give feedback.
-
what about implementation of dma? Have you made any more changes? |
Beta Was this translation helpful? Give feedback.
-
sayme what you want to probe |
Beta Was this translation helpful? Give feedback.
-
By the way, do you know which is the damn LED to make it blink on the ESP32-S3? |
Beta Was this translation helpful? Give feedback.
-
a photho of the board? no im not in home now... but With the model, it should be enough... but those who tell me either reset the device or do nothing. |
Beta Was this translation helpful? Give feedback.
-
your repo yes i cmpile ok... then chagen only one file and librarys of my project and only fails currenthasrate all the rest ok... and my tdisplaydriver.cpp yesterday runs okk since you change to avg hashrate run ok... yesterrday i probe your program and 200khs, now nan... and buttons to next screen respond slowly... can you see the monitor.cpp anything rare there ... |
Beta Was this translation helpful? Give feedback.
-
I think everything is correct now, and everything is working fine. There’s no more room to enhance the ESP32-S3, right? I believe it's good as it is now |
Beta Was this translation helpful? Give feedback.
-
Today I had other things to do, I left the S3 working and it's still working, it hasn't restarted or anything and every 2 hours it also sends information to a telegram channel etc... and the firmware I'm doing has more things... it's been going on for 11 hours and it's going well |
Beta Was this translation helpful? Give feedback.
-
in 11 hours in public pool why 282 kh/s ? |
Beta Was this translation helpful? Give feedback.
-
Current ESP32D has less RAM memory to hold all the new stuff, so this supose loosing WIFI connection and other similar weird things with threads. |
Beta Was this translation helpful? Give feedback.
-
Can I help with testing? I have 3 different HW models running. |
Beta Was this translation helpful? Give feedback.
-
Testing Evgeny’s repo. Not the latest yet. |
Beta Was this translation helpful? Give feedback.
-
evgenykzz2 at the end what changed in src? for not reboot ? |
Beta Was this translation helpful? Give feedback.
-
nmminer has 410kh/s |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I got it to work, to create bin files with platformio from evgenyys repo. Flashed on CYD --> works, flashed on c3supermini --> works, flashed on s3 dongle --> doesn't work!! Nothing to see on dongle screen and no configuration wifi 🙄 |
Beta Was this translation helpful? Give feedback.
-
The global stats not work well in evgeny down the speed and not See all the data in page bitcoin price too... This is best version, more útil more practical all run OK an you can configuraste a telegram channel So that the Miner sends you stats every 2 hours... https://m8ax.github.io/MvIiIaX-NerdMiner_V2-DeV/ |
Beta Was this translation helpful? Give feedback.
-
Soo, I will stop testing for today, it's time for bed in Germany. Last Feedback for the Dev's for today @m8ax Thanks to all for help and your good work, see you tomorrow |
Beta Was this translation helpful? Give feedback.
-
What's good about open source is that you can change into your own clothes and now it's something new, you don't even have to remember or thank the person who did it. That's the modern world. |
Beta Was this translation helpful? Give feedback.
-
A question to the devs: isn't it possible, to take the actual nmminer code, and only delete the part for activating the device, or would that be a bigger thing? |
Beta Was this translation helpful? Give feedback.
-
suspect that would also be copyright theft.
…On Thu, May 1, 2025 at 10:58 AM x2chilleD4yAx ***@***.***> wrote:
A question to the devs: isn't it possible, to take the actual nmminer
code, and only delete the part for activating the device, or would that be
a bigger thing?
—
Reply to this email directly, view it on GitHub
<#572 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAS3ECOA3ZXJOIBXDAM4MHD24HV4TAVCNFSM6AAAAABV2XQGI6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMBQGI3TGOI>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Hi Nerds, i have found critical bug in nerdSHA256plus.cpp
There are invalid W size, it should be 64 bytes. I tested and compared with generic mbedtls_sha256_starts_ret.
Looks like current version calculates wrong sha256.
Also i have few optimization, i can increase hash rate up to 83KH/s.
Another thing - hardware sha256, hash rate is much better
Beta Was this translation helpful? Give feedback.
All reactions