1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/common
Martin HS a5a4fa7032
all: use uint256 in state (#28598)
This change makes use of uin256 to represent balance in state. It touches primarily upon statedb, stateobject and state processing, trying to avoid changes in transaction pools, core types, rpc and tracers.
2024-01-23 14:51:58 +01:00
..
bitutil
compiler
fdlimit
hexutil
lru
math
mclock
prque all: remove deprecated uses of math.rand (#26710) 2023-02-16 14:36:58 -05:00
big.go
bytes.go
bytes_test.go
debug.go
format.go
path.go
size.go
size_test.go
test_utils.go
types.go
types_test.go