saddle-finance / saddle-contract

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

Makes env keys and named accounts explicit #776

Closed penandlim closed 1 year ago

penandlim commented 1 year ago

Replace env variable ACCOUNT_PRIVATE_KEYS with DEPLOYER_PRIVATE_KEY Allows impersonating the saddle deployer address by default when the private key is not given. Remove unnecessary deploy script

codecov[bot] commented 1 year ago

Codecov Report

Merging #776 (1f61a46) into master (64d29f5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           master     #776    +/-   ##
========================================
  Coverage   92.95%   92.95%            
========================================
  Files          52       52            
  Lines        3050     3050            
  Branches      508      632   +124     
========================================
  Hits         2835     2835            
  Misses        215      215            

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