forked from forks/go-ethereum
#28764 updated `func MakeTopics` to support negative `*big.Int`s. However, it also changed the behavior of the function from just _reading_ the input `*big.Int` via `Bytes()`, to leveraging `big.U256Bytes` which is documented as being _destructive_: This change updates `MakeTopics` to not mutate the original, and also applies the same change in signer/core/apitypes. |
||
|---|---|---|
| .. | ||
| core | ||
| fourbyte | ||
| rules | ||
| storage | ||