Skip to content

Add boundary check for asset value #338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 5, 2024

Conversation

cffls
Copy link
Collaborator

@cffls cffls commented Apr 20, 2024

Fixes #336

@cffls cffls requested a review from nielstron April 20, 2024 19:56
Copy link

codecov bot commented Apr 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.62%. Comparing base (7a642b0) to head (e0cbb1a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #338      +/-   ##
==========================================
+ Coverage   83.57%   83.62%   +0.04%     
==========================================
  Files          29       29              
  Lines        3708     3719      +11     
  Branches      932      936       +4     
==========================================
+ Hits         3099     3110      +11     
  Misses        445      445              
  Partials      164      164              

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

@cffls cffls force-pushed the fix/asset_too_large branch from b5451ca to e0cbb1a Compare April 28, 2024 00:45
@cffls cffls merged commit 486d97f into Python-Cardano:main May 5, 2024
4 of 11 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.

Creating an invalid tx when trying to mint too large amount of tokens
1 participant