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

feat: add filecoin flavor #888

Merged
merged 212 commits into from
Mar 31, 2021
Merged

feat: add filecoin flavor #888

merged 212 commits into from
Mar 31, 2021

Conversation

mikeseese
Copy link
Contributor

@mikeseese mikeseese commented Mar 31, 2021

This PR implements the first public release of the Filecoin flavor. There are several PRs (see the merge commits in the list of these commits for links) that preceded this PR with more detailed additions of each feature/bug. Please refer to those for any more explicit detail. This PR is mainly a formality as all the code has been reviewed and approved in the sub PRs.

tcoulter and others added 30 commits March 30, 2021 14:15
…n support for websockets/subscriptions (#768)

Co-authored-by: David Murdoch <[email protected]>
Copy link
Member

@davidmurdoch davidmurdoch left a comment

Choose a reason for hiding this comment

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

Great work @seesemichaelj!

@mikeseese mikeseese merged commit 6ec151b into develop Mar 31, 2021
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.

3 participants