• Mark Tyneway's avatar
    op-chain-ops: set initial message passer nonce · edfa4861
    Mark Tyneway authored
    The `L2ToL1MessagePasser` nonce is set to `type(uint32).max`
    initially to prevent nonce collisions with legacy withdrawals
    that have been upgraded. The max value for the nonce is
    `type(uint256).max` so it is not a problem to start at a non
    zero nonce.
    edfa4861
Name
Last commit
Last update
..
cmd Loading commit data...
crossdomain Loading commit data...
deployer Loading commit data...
ether Loading commit data...
genesis Loading commit data...
immutables Loading commit data...
state Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
docker.go.work Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...