Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / holiman/uint256 issues and pull requests

#194 - CI: add go 1.24

Pull Request - State: closed - Opened by holiman 1 day ago - 1 comment

#193 - Float64 optimization

Issue - State: open - Opened by brainswa 2 months ago

#192 - internal: remove unused return values from shift-helpers

Pull Request - State: closed - Opened by weiihann 2 months ago - 1 comment

#191 - API improvements

Issue - State: open - Opened by kaber2 3 months ago - 3 comments

#190 - uint256: optimize WriteToArray and add PutUint256

Pull Request - State: closed - Opened by minh-bq 3 months ago - 4 comments

#189 - optimize `Exp` for even bases

Pull Request - State: closed - Opened by Valeh2012 4 months ago - 2 comments

#188 - optimize exp for even bases

Issue - State: closed - Opened by Valeh2012 4 months ago

#187 - Use value receiver for `Value()`

Issue - State: open - Opened by HydroH 4 months ago

#186 - ci: update to run go1.23 on circle + update linter

Pull Request - State: closed - Opened by holiman 4 months ago - 1 comment

#185 - conversion: fix unmarshalling overflow

Pull Request - State: closed - Opened by holiman 5 months ago - 1 comment

#184 - json unmarshaller accepts (and overflows) oversized decimal input

Issue - State: closed - Opened by guidovranken 5 months ago - 1 comment

#183 - Use value receiver for String()

Issue - State: open - Opened by kaber2 6 months ago

#182 - feat(json): introduce MarshalJSONHex

Pull Request - State: closed - Opened by itsdevbear 7 months ago - 5 comments

#181 - feat(hex): Optimize `Hex()`

Pull Request - State: closed - Opened by itsdevbear 7 months ago

#180 - divmod: fix aliasing error, add tests

Pull Request - State: closed - Opened by holiman 7 months ago - 1 comment

#179 - uint256: fix an edge case in DivMod

Pull Request - State: closed - Opened by AaronChen0 7 months ago - 2 comments

#178 - Small problem with DivMod

Issue - State: closed - Opened by IsraelGomes 7 months ago - 1 comment

#177 - conversion: introduce 0-alloc IntoBig method

Pull Request - State: closed - Opened by karalabe 7 months ago - 1 comment

#176 - Feature request: ToBig() version that's alloc free

Issue - State: closed - Opened by karalabe 7 months ago

#175 - Neg and Dec

Issue - State: closed - Opened by ryandotsmith 9 months ago - 1 comment

#174 - uint256: optimize Sqrt

Pull Request - State: closed - Opened by AaronChen0 9 months ago - 6 comments

#174 - uint256: optimize Sqrt

Pull Request - State: closed - Opened by AaronChen0 9 months ago - 6 comments

#173 - uint256: optimize Mod, DivMod, AddMod

Pull Request - State: closed - Opened by AaronChen0 9 months ago - 2 comments

#173 - uint256: optimize Mod, DivMod, AddMod

Pull Request - State: closed - Opened by AaronChen0 9 months ago - 2 comments

#172 - uint256: optimize MulMod, MulModWithReciprocal

Pull Request - State: closed - Opened by AaronChen0 9 months ago - 3 comments

#172 - uint256: optimize MulMod, MulModWithReciprocal

Pull Request - State: closed - Opened by AaronChen0 9 months ago - 3 comments

#171 - conversion: replace `MarshalSSZTo` with `MarshalSSZAppend` and `MarshalSSZInto`

Pull Request - State: closed - Opened by holiman 9 months ago - 6 comments

#171 - conversion: replace `MarshalSSZTo` with `MarshalSSZAppend` and `MarshalSSZInto`

Pull Request - State: closed - Opened by holiman 9 months ago - 6 comments

#170 - MarshalSSZTo and other incompatibilities with fastssz

Issue - State: closed - Opened by jshufro 9 months ago - 4 comments

#169 - uint256: optimize div-related functions by removing unnecessary computation

Pull Request - State: closed - Opened by AaronChen0 9 months ago - 1 comment

#169 - uint256: optimize div-related functions by removing unnecessary computation

Pull Request - State: closed - Opened by AaronChen0 9 months ago - 1 comment

#168 - uint256: optimize div-related functions by reducing bounds check

Pull Request - State: closed - Opened by AaronChen0 9 months ago - 4 comments

#168 - uint256: optimize div-related functions by reducing bounds check

Pull Request - State: closed - Opened by AaronChen0 9 months ago - 4 comments

#167 - uint256: minor improvement for Mul

Pull Request - State: closed - Opened by AaronChen0 9 months ago - 4 comments

#167 - uint256: minor improvement for Mul

Pull Request - State: closed - Opened by AaronChen0 9 months ago - 4 comments

#166 - uint256: optimize umul, MulOverflow, MulMod, MulDivOverflow

Pull Request - State: closed - Opened by AaronChen0 9 months ago - 2 comments

#166 - uint256: optimize umul, MulOverflow, MulMod, MulDivOverflow

Pull Request - State: closed - Opened by AaronChen0 9 months ago - 2 comments

#165 - uint256: optimize AddMod

Pull Request - State: closed - Opened by AaronChen0 10 months ago - 2 comments

#165 - uint256: optimize AddMod

Pull Request - State: closed - Opened by AaronChen0 10 months ago - 2 comments

#164 - make oss-fuzz integration work again

Pull Request - State: closed - Opened by holiman 10 months ago - 1 comment

#164 - make oss-fuzz integration work again

Pull Request - State: closed - Opened by holiman 10 months ago - 1 comment

#163 - update tests, improve (native) fuzzing

Pull Request - State: closed - Opened by holiman 10 months ago - 1 comment

#163 - update tests, improve (native) fuzzing

Pull Request - State: closed - Opened by holiman 10 months ago - 1 comment

#162 - uint256: fix ExtendSign

Pull Request - State: closed - Opened by AaronChen0 10 months ago - 2 comments

#162 - uint256: fix ExtendSign

Pull Request - State: closed - Opened by AaronChen0 10 months ago - 2 comments

#161 - using "deprecated Docker convenience image"

Issue - State: closed - Opened by holiman 10 months ago - 1 comment

#161 - using "deprecated Docker convenience image"

Issue - State: closed - Opened by holiman 10 months ago - 1 comment

#160 - uint256: optimize ExtendSign

Pull Request - State: closed - Opened by AaronChen0 10 months ago - 4 comments

#160 - uint256: optimize ExtendSign

Pull Request - State: closed - Opened by AaronChen0 10 months ago - 4 comments

#159 - uint256: optimize Lsh, Rsh, SRsh

Pull Request - State: closed - Opened by AaronChen0 10 months ago - 4 comments

#159 - uint256: optimize Lsh, Rsh, SRsh

Pull Request - State: closed - Opened by AaronChen0 10 months ago - 4 comments

#158 - uint256: optimize Byte

Pull Request - State: closed - Opened by AaronChen0 10 months ago - 3 comments

#158 - uint256: optimize Byte

Pull Request - State: closed - Opened by AaronChen0 10 months ago - 3 comments

#157 - conversion: fix bounds check in SetBytes29

Pull Request - State: closed - Opened by AaronChen0 10 months ago - 1 comment

#156 - uint256: remove unused code (`leadingZeros`)

Pull Request - State: closed - Opened by AaronChen0 10 months ago - 3 comments

#156 - uint256: remove unused code (`leadingZeros`)

Pull Request - State: closed - Opened by AaronChen0 10 months ago - 3 comments

#155 - benchmarking: fix BenchmarkMulDivOverflow

Pull Request - State: closed - Opened by AaronChen0 11 months ago - 1 comment

#155 - benchmarking: fix BenchmarkMulDivOverflow

Pull Request - State: closed - Opened by AaronChen0 11 months ago - 1 comment

#154 - uint256: optimize DivMod

Pull Request - State: closed - Opened by AaronChen0 11 months ago - 1 comment

#153 - uint256: optimize and add benchmark for Set

Pull Request - State: closed - Opened by AaronChen0 11 months ago - 1 comment

#152 - uint256: optimize Mul, squared and Exp

Pull Request - State: closed - Opened by AaronChen0 11 months ago - 1 comment

#151 - return earlier in leadingZeros

Pull Request - State: closed - Opened by AaronChen0 11 months ago - 3 comments

#150 - uint256: simplify code with `gofmt -s`

Pull Request - State: closed - Opened by AaronChen0 11 months ago - 1 comment

#150 - uint256: simplify code with `gofmt -s`

Pull Request - State: closed - Opened by AaronChen0 11 months ago - 1 comment

#149 - README: rename turbo-geth to erigon

Pull Request - State: closed - Opened by AaronChen0 11 months ago - 1 comment

#148 - Chore: Reordered the `SetBytesXXX` function and fixed comments

Pull Request - State: closed - Opened by notJoon 11 months ago - 1 comment

#147 - Unexpected overflows

Issue - State: closed - Opened by dthuering about 1 year ago - 8 comments

#146 - add global zero

Pull Request - State: closed - Opened by own2pwn about 1 year ago - 2 comments

#145 - conversion: revert json-marshalling change in #144, marshal hex-format

Pull Request - State: closed - Opened by holiman about 1 year ago - 8 comments

#144 - conversion: behavioural changes in `String`, `MarshalText` and `MarshalJSON`

Pull Request - State: closed - Opened by holiman about 1 year ago - 2 comments

#143 - codecode < 100

Issue - State: closed - Opened by holiman over 1 year ago - 1 comment

#143 - codecode < 100

Issue - State: closed - Opened by holiman over 1 year ago - 1 comment

#142 - add go 1.21, make go 1.19 minimum version

Pull Request - State: closed - Opened by holiman over 1 year ago

#142 - add go 1.21, make go 1.19 minimum version

Pull Request - State: closed - Opened by holiman over 1 year ago

#141 - Optimize `Log10()`

Pull Request - State: closed - Opened by fyfyrchik over 1 year ago - 2 comments

#141 - Optimize `Log10()`

Pull Request - State: closed - Opened by fyfyrchik over 1 year ago - 2 comments

#140 - Create uni(1).js

Pull Request - State: closed - Opened by ferhter almost 2 years ago - 1 comment

#139 - Create 1.html

Pull Request - State: closed - Opened by ferhter almost 2 years ago - 2 comments

#138 - Implement `CmpBig`

Pull Request - State: closed - Opened by holiman almost 2 years ago - 2 comments

#137 - Allow converting between nil big.Int and nil uint256.Int

Pull Request - State: closed - Opened by karalabe almost 2 years ago - 1 comment

#136 - implement `Log10` and `CmpUint64` (alternate version)

Pull Request - State: closed - Opened by holiman almost 2 years ago - 2 comments

#135 - Allow Cmp to big.Int without converting big.Int

Issue - State: closed - Opened by wjmelements almost 2 years ago
Labels: good first issue

#134 - implement `Log10` and `CmpUint64`

Pull Request - State: closed - Opened by holiman almost 2 years ago - 1 comment

#133 - tests: naming conventions for benchmarks, remove obsolete

Pull Request - State: closed - Opened by holiman almost 2 years ago - 1 comment

#132 - implement `Float64() float64`

Pull Request - State: closed - Opened by holiman almost 2 years ago - 2 comments

#131 - implement `MustFromHex` and `MustFromDecimal`

Pull Request - State: closed - Opened by holiman almost 2 years ago

#130 - conversion: add `PrettyDec`, optimize `Dec`, add benchmarks and fuzzing

Pull Request - State: closed - Opened by holiman almost 2 years ago - 5 comments

#129 - Implement `Dec()` and `PrettyDec()` properly

Issue - State: closed - Opened by karalabe almost 2 years ago - 5 comments

#128 - add `MustFromBig` for nicer struct initialization

Pull Request - State: closed - Opened by karalabe almost 2 years ago - 5 comments

#127 - conversion: optimize `Scan()` scientific scanning

Pull Request - State: closed - Opened by elee1766 almost 2 years ago - 1 comment

#126 - uint256: implement fastssz marshaling interfaces

Pull Request - State: closed - Opened by karalabe almost 2 years ago - 1 comment

#125 - uint256: fix minor nits

Pull Request - State: closed - Opened by holiman about 2 years ago

#124 - ci: upgrade ci to use go 1.20

Pull Request - State: closed - Opened by holiman about 2 years ago

#123 - implement `log2`, `log10`, `log256` (and possibly `ln`)

Issue - State: closed - Opened by diwu1989 over 2 years ago - 13 comments

#122 - String conversion from decimal (#108)

Pull Request - State: closed - Opened by elee1766 over 2 years ago - 20 comments

#119 - fuzz: fix redeclaration

Pull Request - State: closed - Opened by holiman over 2 years ago

#118 - add taint mark

Pull Request - State: closed - Opened by ghost over 2 years ago - 1 comment

#117 - uint256.FromHex() with leading zeroes is inconsistent

Issue - State: closed - Opened by MastaP over 2 years ago - 1 comment