ArbitrumFoundation / governance

Apache License 2.0
73 stars 27 forks source link

explicit nonce tracking in deploy script #176

Closed godzillaba closed 1 year ago

godzillaba commented 1 year ago

for some reason deploy scripts were giving a nonce too low error. added explicit nonce tracking.

also changed optimizer setting in hardhat config to match foundry.toml