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: drop rusha #79

Merged
merged 1 commit into from
Dec 18, 2022
Merged

fix: drop rusha #79

merged 1 commit into from
Dec 18, 2022

Conversation

ThaUnknown
Copy link
Member

@ThaUnknown ThaUnknown commented Nov 2, 2022

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

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

What changes did you make? (Give an overview)
replaced simple-sha1 with uint8-util, thus dropping rusha, replaced all buffer with uint8array

main function is now async, so this is breaking
Which issue (if any) does this pull request address?
webtorrent/webtorrent#2390
Is there anything you'd like reviewers to focus on?
requires this merged for tests to work! webtorrent/bittorrent-protocol#99

@welcome
Copy link

welcome bot commented Nov 2, 2022

🙌 Thanks for opening this pull request! You're awesome.

@DiegoRBaquero
Copy link
Member

There seems to be an async/sync issue in the tests

@ThaUnknown
Copy link
Member Author

There seems to be an async/sync issue in the tests

image

@DiegoRBaquero DiegoRBaquero merged commit 92ab67a into webtorrent:master Dec 18, 2022
webtorrent-bot pushed a commit that referenced this pull request Dec 18, 2022
## [4.0.2](v4.0.1...v4.0.2) (2022-12-18)

### Bug Fixes

* **deps:** update dependency bittorrent-protocol to v4.1.0 ([#85](#85)) ([dcefd4e](dcefd4e))

### Performance Improvements

* drop rusha, buffer ([#79](#79)) [skip ci] ([92ab67a](92ab67a))
@webtorrent-bot
Copy link

🎉 This PR is included in version 4.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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