plugeth/consensus/misc
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
..
eip1559 consensus/misc: move eip1559 into a package (#27828) 2023-08-01 12:58:45 +03:00
eip4844 params: update 4844 parameters (#28026) 2023-09-05 04:49:51 -04:00
dao.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
gaslimit.go consensus/misc: fix min gas limit error message (#28085) 2023-09-11 04:57:22 -04:00