Issues
- 2
API improvements
#191 opened by kaber2 - 0
optimize exp for even bases
#188 opened by Valeh2012 - 0
Use value receiver for `Value()`
#187 opened by HydroH - 1
- 1
Neg and Dec
#175 opened by ryandotsmith - 0
Use value receiver for String()
#183 opened by kaber2 - 1
Small problem with DivMod
#178 opened by IsraelGomes - 0
Feature request: ToBig() version that's alloc free
#176 opened by karalabe - 4
MarshalSSZTo and other incompatibilities with fastssz
#170 opened by jshufro - 1
using "deprecated Docker convenience image"
#161 opened by holiman - 0
Optimize ExtendSign()
#102 opened by chfast - 8
Unexpected overflows
#147 opened by dthuering - 1
codecode < 100
#143 opened by holiman - 8
Value change after uint256.FromBig and then ToBig
#115 opened by Requiemu - 0
Use bmi2 and multi precision add carry instruction extensions in the case of Intel ?
#121 opened by ytrezq - 13
- 0
Allow Cmp to big.Int without converting big.Int
#135 opened by wjmelements - 5
Implement `Dec()` and `PrettyDec()` properly
#129 opened by karalabe - 1
SetHex or SetString equivalent
#108 opened by t-anyu - 5
New Release
#116 opened by lmittmann - 1
uint256.FromHex() with leading zeroes is inconsistent
#117 opened by MastaP - 0
Include `DivMod()` method
#103 opened by 2opremio - 2
- 4
feature request: sqrt
#100 opened by fxfactorial - 0
feature request: non pointer params API
#101 opened by fxfactorial - 1
The 1.2.0 release is not API compatible with 1.1.1, breaking SemVer assumptions
#84 opened by sztanpet - 4
RLP decoding woes
#77 opened by holiman - 8
1.0 roadmap
#50 opened by chfast - 1
Configure CI
#26 opened by chfast - 3
- 4
Publish with permissive license
#17 opened by Kubuxu - 3
Create DIV based on Knuth Algorithm D
#5 opened by holiman