webtorrent / bittorrent-tracker

🌊 Simple, robust, BitTorrent tracker (client & server) implementation
https://webtorrent.io
MIT License
1.77k stars 317 forks source link

fix: bigInt error #472

Closed ThaUnknown closed 1 year ago

ThaUnknown commented 1 year ago

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...

webtorrent-bot commented 1 year ago

:tada: This PR is included in version 10.0.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: