Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Fix type definition files#1

Closed
tvpeter wants to merge 1 commit intohippo-protocol:developfrom
tvpeter:fix-types
Closed

Fix type definition files#1
tvpeter wants to merge 1 commit intohippo-protocol:developfrom
tvpeter:fix-types

Conversation

@tvpeter
Copy link
Copy Markdown

@tvpeter tvpeter commented Mar 8, 2023

  • Bump tiny-secp256k1 library which contains type definition
  • add coinselect type definition file.

Comment thread package.json Outdated
"crypto-browserify": "^3.12.0",
"scrypt-js": "^3.0.1",
"tiny-secp256k1": "^1.1.6"
"tiny-secp256k1": "^2.2.1"
Copy link
Copy Markdown
Member

@devmasme devmasme Mar 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the past, @ChrisCho-H has downgraded to remove WASM. Please check the commit referenced below. :)

Upgrading packages is usually a good idea, but this code has a specific intent and we should use a lower version this time.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted the upgrade

add coinselect type definition file.
@ChrisCho-H
Copy link
Copy Markdown
Member

For React Native, it's cumbersome to handle WASM config, so I deliberately downgraded version to remove WASM.
For coinselect type definition, I made PR in coinselect repo. It's out of scope for this repo.

@ChrisCho-H ChrisCho-H closed this Mar 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants