Skip to content

Conversation

@mpsc0x
Copy link
Collaborator

@mpsc0x mpsc0x commented Sep 15, 2025

This PR includes:

  • added guard to token_base::transfer and an associated error analogous to min and burn
  • added oracle price overflow assertion with new error
  • fixed some pipeline issues
  • fixed npm audit issues

@mpsc0x mpsc0x self-assigned this Sep 15, 2025
@mpsc0x mpsc0x force-pushed the fix/mpsc0x/oracle-overflow branch from c632f75 to cff35a6 Compare September 15, 2025 10:21
@codecov
Copy link

codecov bot commented Sep 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.10%. Comparing base (822a67e) to head (af5d2e1).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   97.09%   97.10%   +0.01%     
==========================================
  Files          16       16              
  Lines         516      518       +2     
==========================================
+ Hits          501      503       +2     
  Misses         15       15              
Flag Coverage Δ
move 97.10% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mpsc0x mpsc0x force-pushed the fix/mpsc0x/oracle-overflow branch from cff35a6 to bb294d0 Compare September 15, 2025 10:34
@mpsc0x mpsc0x changed the title fix: fixed oracle price overflow assertion with new error minor fixes Sep 15, 2025
@mpsc0x mpsc0x merged commit 3ae32b9 into main Sep 16, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants