Bug#1108688: ITP: golang-github-holiman-uint256 -- Fixed size 256-bit math library
Package: wnpp
Severity: wishlist
Owner: Leonardo Arias Fonseca <agami@riseup.net>
* Package name : golang-github-holiman-uint256
Version : 1.3.2-1
Upstream Author : Martin HS
* URL : https://github.com/holiman/uint256
* License : BSD-3-clause
Programming Lang: Go
Description : Fixed size 256-bit math library
Fixed size 256-bit math library
.
This is a library specialized at replacing the big.Int library for math
based on 256-bit types, used by both go-ethereum and erigon.
.
Current status
.
* As of 2020-03-18, uint256 wins over math/big in every single case,
often with orders of magnitude.
* And as of release 0.1.0, the uint256 library is alloc-free.
* With the 1.0.0 release, it also has 100% test coverage.
I want to package this library to unblock mev-boost, ITP bug #1107167.
Reply to: