Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

feat: BigInt support for browsers without native support #638

Closed
wants to merge 1 commit into from

Conversation

sebastijankuzner
Copy link

@sebastijankuzner sebastijankuzner commented Jun 22, 2020

Summary

Implement BigInt support for browers without native support (Safari, ...). Since big-integer uses build in polyfill it is loaded by default.

Related to issue: #3784

Checklist

  • Tests (requires additional testing)
  • Ready to be merged

@ghost ghost added Complexity: Low Less than 64 lines changed. Type: Feature The issue is a request for new functionality. labels Jun 22, 2020
@faustbrian
Copy link
Contributor

Closing this because it is not related to the task defined in ArkEcosystem/core#3784. The task doesn't make any mention of the mobile wallet.

@faustbrian faustbrian closed this Jun 22, 2020
@faustbrian faustbrian deleted the chore/big-integer branch June 22, 2020 16:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: Low Less than 64 lines changed. Type: Feature The issue is a request for new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants