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

Add Long and BigNumber support for ContractFunctionParameters methods #1972 #1997

Conversation

svetoslav-nikol0v
Copy link
Contributor

Description:

  • Adding support for Long and BigNumber
  • Adding tests

Related issue(s):

Fixes #1972

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@sonarcloud
Copy link

sonarcloud bot commented Oct 25, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
35.7% 35.7% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@svetoslav-nikol0v svetoslav-nikol0v changed the title Add Long and BigNumber support for ContractFunctionParameters parameters #1972 Add Long and BigNumber support for ContractFunctionParameters methods #1972 Oct 25, 2023
@svetoslav-nikol0v svetoslav-nikol0v merged commit f0e4260 into develop Oct 30, 2023
8 of 10 checks passed
@svetoslav-nikol0v svetoslav-nikol0v deleted the 1972-add-long-support-for-contractfunctionparameters-parameters branch October 30, 2023 14:31
svetoslav-nikol0v added a commit that referenced this pull request Oct 30, 2023
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.

Add Long support for ContractFunctionParameters parameters
2 participants