l2geth: use `hexutil.Big` to prevent overflows
The `RollupClient` decodes the JSON from the DTL as a uint64, this updates it to be a `big.Int` Includes a test for the value field that ensures it does not overflow
Showing
.changeset/many-dots-know.md
0 → 100644
Please register or sign in to comment