uint
uint copied to clipboard
Rust Uint crate using const-generics
**Version** ``` 1.12.3 ``` **Platform** ``` Darwin Dans-MacBook-Pro-4.local 23.3.0 Darwin Kernel Version 23.3.0: Wed Dec 20 21:30:44 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T6000 arm64 ``` **Description** I was noticing that reth was succeeding...
## Motivation Typo ## Solution As shown ## PR Checklist - [ ] Added Tests - [ ] Added Documentation - [ ] Updated the changelog Not needed.
Are there any plans to support 32-bit words? I rewrote the division algorithm for a 32-bit machine and got an 18% speedup (testing was done on a [risc-v simulator](https://github.com/matter-labs/risc_v_simulator)), so...
Updates the requirements on [primitive-types](https://github.com/paritytech/parity-common) to permit the latest version. Commits 21d7963 ethbloom too 173a26d ethereum-types too 829682b bump dep dd54c82 fix rlp changelog d50fad2 bump impl-codec ab7a762 bump rlp-derive...
Updates the requirements on [rlp](https://github.com/paritytech/parity-common) to permit the latest version. Commits 5be22d3 fix rlp version eeaacc3 bump rlp-derive version 63c5afb Bump versions (#860) 0db43ee Remove From [u8; n] impl for...
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1 to 2. Release notes Sourced from EmbarkStudios/cargo-deny-action's releases. Release 2.0.1 - cargo-deny 0.16.1 Fixed PR#691 fixed an issue where workspace dependencies that used the current dir...
Updates the requirements on [sqlx-core](https://github.com/launchbadge/sqlx) to permit the latest version. Changelog Sourced from sqlx-core's changelog. 0.8.0 - 2024-07-22 70 pull requests were merged this release cycle. #2697 was merged the...