saddle-finance / saddle-contract

The smart contracts behind saddle.finance 🤠
MIT License
123 stars 118 forks source link

Add nonce check to ensure deployment is from a fresh account #797

Closed penandlim closed 1 year ago

penandlim commented 1 year ago

Add a check for 0th nonce for cross chain deployer EOA account before deploying the stack

codecov[bot] commented 1 year ago

Codecov Report

Merging #797 (0b4af4e) into master (a080e31) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #797   +/-   ##
=======================================
  Coverage   92.88%   92.88%           
=======================================
  Files          52       52           
  Lines        3052     3052           
  Branches      634      634           
=======================================
  Hits         2835     2835           
  Misses        217      217           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more