go-ethereum/libevm/tooling
Arran Schlosberg 32e7dafe1c
chore: release branches remove memsize (#146)
## Why this should be merged

A separately cherry-picked commit, the fix for `StateDB.Copy()`,
requires Go 1.23 for use of the `maps` package. This, however, breaks
`memsize`, which was later removed later from `geth` for the same
reason.

## How this works

All release branches will now cherry-pick ethereum/go-ethereum#30253.

## How this was tested

Updated list of cherry-picks applied to #142, which [passed
tests](https://github.com/ava-labs/libevm/actions/runs/13371460014/job/37340683594).
2025-02-17 14:02:02 +00:00
..
release chore: release branches remove memsize (#146) 2025-02-17 14:02:02 +00:00
go.mod feat: release-branch automation (#137) 2025-02-14 16:09:41 +00:00
go.sum feat: release-branch automation (#137) 2025-02-14 16:09:41 +00:00