Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

fix: support a uws fallback if uws native binaries don't exist (win+electron) #893

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

mikeseese
Copy link
Contributor

This PR upgrades @trufflesuite/uws-js-unofficial, which changes were made to implement a fallback/shim/polyfill if native binaries don't exist. We also removed binaries for windows+electron since that doesn't work currently.

This PR also updates ethereum/src/connector.ts to account for the new constructor name for the polyfill.

This PR also bumps versions for a release.

@mikeseese mikeseese merged commit e7330ca into develop Apr 2, 2021
@mikeseese mikeseese deleted the fix/windows-electron branch April 2, 2021 23:47
sambacha pushed a commit to contractshark/ganache-core that referenced this pull request Apr 14, 2021
* chore: point community link at our discord channel (trufflesuite#874)

* chore(deps): bump y18n from 4.0.0 to 4.0.1 (trufflesuite#884)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: rearchitect server status and move async functions from constructors to initialize functions (trufflesuite#877)

* feat: add filecoin flavor (trufflesuite#888)

Co-authored-by: David Murdoch <[email protected]>
Co-authored-by: David Murdoch <[email protected]>
Co-authored-by: Tim Coulter <[email protected]>

* fix: support a uws fallback if uws native binaries don't exist (win+electron) (trufflesuite#893)

Co-authored-by: David Murdoch <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Seese <[email protected]>
Co-authored-by: David Murdoch <[email protected]>
Co-authored-by: Tim Coulter <[email protected]>
sambacha pushed a commit to contractshark/ganache-core that referenced this pull request Apr 15, 2021
* chore: point community link at our discord channel (trufflesuite#874)

* chore(deps): bump y18n from 4.0.0 to 4.0.1 (trufflesuite#884)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: rearchitect server status and move async functions from constructors to initialize functions (trufflesuite#877)

* feat: add filecoin flavor (trufflesuite#888)

Co-authored-by: David Murdoch <[email protected]>
Co-authored-by: David Murdoch <[email protected]>
Co-authored-by: Tim Coulter <[email protected]>

* fix: support a uws fallback if uws native binaries don't exist (win+electron) (trufflesuite#893)

Co-authored-by: David Murdoch <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Seese <[email protected]>
Co-authored-by: David Murdoch <[email protected]>
Co-authored-by: Tim Coulter <[email protected]>
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.

2 participants