Wetitpig

Results 7 issues of Wetitpig

http://www.nicolascourtois.com/bitcoin/Optimising%20the%20SHA256%20Hashing%20Algorithm%20for%20Faster%20and%20More%20Efficient%20Bitcoin%20Mining_Rahul_Naik.pdf Sorry because I can't write assembly: I only know C. Thanks!

Does anyone know how to build avian with bionic? Thanks

`BATTERY_PROPERTY_CHARGE_COUNTER` can be multiplied with `EXTRA_VOLTAGE` in #623 to obtain the remaining battery energy, while `BATTERY_PROPERTY_CAPACITY` is available since API level 21, without requiring Termux to calculate the battery percentage...

### Thanks for sending a pull request! Have you done the following? - [x] Checked out our [contribution guidelines](https://github.com/hyperledger/besu/blob/main/CONTRIBUTING.md)? - [x] Considered documentation and added the `doc-change-required` label to this...

## PR description 1. The option of `--graphql-http-max-active-connections` has been added to limit the numer of GraphQL requests served each time. 2. The GraphQL server has been relying on an...

Rename `install-prerequisities.sh` to `install-prerequisites.sh` prerequisit _i_ es seems like a typo of prerequisites and makes testing builds with different ubuntu OS versions inconvenient.

The typo of `local-pin-60` instead of `local-pin-600` currently breaks the script in `install-prerequisites.sh`: https://github.com/ROCm/ROCm/blob/e4ee91e83d4d8238cb17c871f255e2fe529f650b/tools/rocm-build/docker/ubuntu24/install-prerequisites.sh#L225 Moreover, simply initiailising a virtual environment with `python -m venv /opt/venv` does not activate it, causing...