Skip to content
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

Fix wrong bigint prototype #184

Merged

Conversation

EtienneWallet
Copy link
Contributor

@EtienneWallet EtienneWallet commented Jan 17, 2025

Context

BigInt prototypes were wrongly constructed as BigUIntValue

Proposed Change

Replace BigUIntValue by BigIntValue and add tests to cover this case

Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  multiversx_sdk/abi
  abi.py
Project Total  

This report was generated by python-coverage-comment-action

@popenta popenta merged commit 43cae7b into multiversx:feat/next Jan 20, 2025
4 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.

3 participants