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: bigInt error #472

Merged
merged 1 commit into from
Jun 7, 2023
Merged

fix: bigInt error #472

merged 1 commit into from
Jun 7, 2023

Conversation

ThaUnknown
Copy link
Member

What is the purpose of this pull request? (put an "X" next to item)

[ ] Documentation update
[x] Bug fix
[ ] New feature
[ ] Other, please explain:

What changes did you make? (Give an overview)
I forgot that strings need to be casted to bigint to be used in setBigUint64, and tests didn't cover t his, lol...

@ThaUnknown ThaUnknown changed the title fix: bigInt fix: bigInt error Jun 7, 2023
@ThaUnknown ThaUnknown enabled auto-merge (squash) June 7, 2023 15:58
@ThaUnknown ThaUnknown merged commit d7061f7 into webtorrent:master Jun 7, 2023
@ThaUnknown ThaUnknown deleted the fix-bigint branch June 7, 2023 16:44
@webtorrent-bot
Copy link

🎉 This PR is included in version 10.0.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

webtorrent-bot pushed a commit that referenced this pull request Jun 7, 2023
## [10.0.8](v10.0.7...v10.0.8) (2023-06-07)

### Bug Fixes

* bigInt ([#472](#472)) ([d7061f7](d7061f7))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants