delvtech / hyperdrive

An automated market maker for fixed and variable yield with on-demand terms.
Apache License 2.0
25 stars 3 forks source link

static type checking for deployment config + full verifications #1019

Closed mcclurejt closed 2 months ago

mcclurejt commented 2 months ago

Resolved Issues

Description

Review Checklists

Please check each item before approving the pull request. While going through the checklist, it is recommended to leave comments on items that are referenced in the checklist to make sure that they are reviewed. If there are multiple reviewers, copy the checklists into sections titled ## [Reviewer Name]. If the PR doesn't touch Solidity and/or Rust, the corresponding checklist can be removed.

[@jalextowle ]

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9082608483

Details


Totals Coverage Status
Change from base Build 9072620755: 0.0%
Covered Lines: 1833
Relevant Lines: 1963

💛 - Coveralls
github-actions[bot] commented 2 months ago

Hyperdrive Gas Benchmark

Benchmark suite Current: c3bb9fdc2230a2fa8684fdb1b1007bb113121ad9 Previous: 33982bba72d861b3b90cb0b4083fec30accb649f Deviation Status
addLiquidity: min 33827 gas 33827 gas 0% 🟰
addLiquidity: avg 156638 gas 156187 gas 0.2888% 🚨
addLiquidity: max 428173 gas 428173 gas 0% 🟰
checkpoint: min 40292 gas 40292 gas 0% 🟰
checkpoint: avg 142319 gas 142358 gas -0.0274% ✅
checkpoint: max 253424 gas 253424 gas 0% 🟰
closeLong: min 31361 gas 31361 gas 0% 🟰
closeLong: avg 134554 gas 134534 gas 0.0149% 🚨
closeLong: max 2625796 gas 2625796 gas 0% 🟰
closeShort: min 31349 gas 31349 gas 0% 🟰
closeShort: avg 131155 gas 131111 gas 0.0336% 🚨
closeShort: max 401056 gas 262384 gas 52.8508% 🚨
initialize: min 31371 gas 31371 gas 0% 🟰
initialize: avg 330028 gas 330069 gas -0.0124% ✅
initialize: max 396015 gas 396015 gas 0% 🟰
openLong: min 33370 gas 33370 gas 0% 🟰
openLong: avg 172632 gas 172701 gas -0.0400% ✅
openLong: max 306039 gas 306039 gas 0% 🟰
openShort: min 33936 gas 33936 gas 0% 🟰
openShort: avg 167454 gas 167508 gas -0.0322% ✅
openShort: max 414992 gas 414992 gas 0% 🟰
redeemWithdrawalShares: min 31251 gas 31251 gas 0% 🟰
redeemWithdrawalShares: avg 74179 gas 73902 gas 0.3748% 🚨
redeemWithdrawalShares: max 209214 gas 209214 gas 0% 🟰
removeLiquidity: min 31301 gas 31301 gas 0% 🟰
removeLiquidity: avg 208825 gas 208649 gas 0.0844% 🚨
removeLiquidity: max 403026 gas 403026 gas 0% 🟰

This comment was automatically generated by workflow using github-action-benchmark.