-
Mark Tyneway authored
Adds the ability to set bytes32 values in state. There is a single bytes32 value in our L2 predeploys. Adds test coverage that the value is set properly and encoded properly. Both `common.Hash` and hex strings are supported to be able to be encoded into a bytes32 suitable for storage.
2d933448
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cmd | ||
| data | ||
| hardhat | ||
| immutables | ||
| solc | ||
| state | ||
| .gitignore | ||
| Makefile | ||
| README.md | ||
| addresses.go | ||
| cli.go | ||
| db.go | ||
| genesis.go | ||
| go.mod | ||
| go.sum | ||
| params.go | ||
| storage.go | ||
| util.go |